-- Logs begin at Wed 2022-02-09 12:08:07 UTC, end at Wed 2022-02-09 14:32:18 UTC. --
Feb 09 12:45:02.508609 n-d-825175-3 systemd[1]: Started Devstack devstack@c-vol.service.
Feb 09 12:45:04.882288 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=91618) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
Feb 09 12:45:04.882898 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=91618) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
Feb 09 12:45:05.625666 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_db.sqlalchemy.engines [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 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=91618) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 12:45:05.794196 n-d-825175-3 cinder-volume[91618]: INFO cinder.rpc [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
Feb 09 12:45:05.799938 n-d-825175-3 cinder-volume[91618]: INFO cinder.rpc [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Feb 09 12:45:05.838826 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_db.sqlalchemy.engines [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 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=91618) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 12:45:05.872230 n-d-825175-3 cinder-volume[91618]: INFO cinder.volume.manager [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] Determined volume DB was empty at startup.
Feb 09 12:45:05.872752 n-d-825175-3 cinder-volume[91618]: DEBUG cinder.volume.manager [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=91618) __init__ /opt/stack/cinder/cinder/volume/manager.py:237}}
Feb 09 12:45:05.879089 n-d-825175-3 cinder-volume[91618]: INFO cinder.volume.manager [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] Service not found for updating active_backend_id, assuming default for driver init.
Feb 09 12:45:05.879892 n-d-825175-3 cinder-volume[91618]: WARNING stevedore.named [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 12:45:05.880348 n-d-825175-3 cinder-volume[91618]: WARNING castellan.key_manager [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 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'
Feb 09 12:45:05.881494 n-d-825175-3 cinder-volume[91618]: WARNING cinder.keymgr.conf_key_mgr [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 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'
Feb 09 12:45:05.894596 n-d-825175-3 cinder-volume[91618]: DEBUG cinder.volume.drivers.lvm [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=91618) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
Feb 09 12:45:05.906922 n-d-825175-3 cinder-volume[91618]: INFO cinder.volume.manager [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] Image-volume cache disabled for host n-d-825175-3@lvmdriver-1.
Feb 09 12:45:05.913159 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_db.sqlalchemy.engines [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 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=91618) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 12:45:05.928842 n-d-825175-3 cinder-volume[91618]: INFO oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] Starting 1 workers
Feb 09 12:45:05.933844 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] Started child 91721 {{(pid=91618) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
Feb 09 12:45:05.935015 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] Full set of CONF: {{(pid=91618) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
Feb 09 12:45:05.936112 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] ******************************************************************************** {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}}
Feb 09 12:45:05.936112 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] Configuration options gathered from: {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}}
Feb 09 12:45:05.936112 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
Feb 09 12:45:05.936623 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}}
Feb 09 12:45:05.936961 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] ================================================================================ {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}}
Feb 09 12:45:05.937656 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] allow_availability_zone_fallback = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.938026 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] allow_compression_on_image_upload = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.938312 n-d-825175-3 cinder-volume[91721]: INFO cinder.service [-] Starting cinder-volume node (version 17.2.1)
Feb 09 12:45:05.939398 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] allowed_direct_url_schemes = [] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.939398 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] api_rate_limit = True {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.939571 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] auth_strategy = keystone {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.939901 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_availability_zone = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.940298 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_host = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.940660 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_name = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.941131 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_stats_polling_interval = 60 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.941498 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backup_api_class = cinder.backup.api.API {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.941876 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.942282 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backup_name_template = backup-%s {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.942691 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backup_use_same_host = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.943122 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backup_use_temp_snapshot = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.943520 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] chap_password = **** {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.943883 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] chap_username = {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.944437 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.944994 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cinder_internal_tenant_project_id = 6f84113e0e664e6fb691c2ca95a70298 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.945546 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cinder_internal_tenant_user_id = 16b75695113e4723b68af1cca747201d {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.946767 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cluster = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.948199 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] compression_format = gzip {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.949678 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] compute_api_class = cinder.compute.nova.API {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.950933 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] config_dir = [] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.952479 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.953009 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] config_source = [] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.954163 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.955744 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] control_exchange = openstack {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.956182 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] db_driver = cinder.db {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.958370 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] debug = True {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.959434 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] default_availability_zone = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.960028 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] default_group_type = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.960869 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 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=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.961440 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] default_volume_type = lvmdriver-1 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.961932 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] driver_client_cert = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.962415 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] driver_client_cert_key = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.963524 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] driver_data_namespace = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.964130 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] driver_ssl_cert_path = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.964634 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] driver_ssl_cert_verify = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.965160 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] driver_use_ssl = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.965611 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] enable_new_services = True {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.966107 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] enable_unsupported_driver = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.966664 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] enable_v2_api = True {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.967167 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] enable_v3_api = True {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.967648 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Starting volume driver LVMVolumeDriver (3.0.0)
Feb 09 12:45:05.967961 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] enabled_backends = ['lvmdriver-1'] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.968463 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] enforce_multipath_for_image_xfer = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.968942 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] filter_function = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.969429 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] glance_api_insecure = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.969676 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:45:05.969968 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] glance_api_servers = ['http://10.222.0.59/image'] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.970331 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] glance_api_ssl_compression = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.970707 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] glance_ca_certificates_file = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.971112 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] glance_catalog_info = image:glance:publicURL {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.972623 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.973208 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] glance_num_retries = 3 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.974357 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] glance_request_timeout = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.974636 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] goodness_function = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.975044 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] graceful_shutdown_timeout = 5 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.975415 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] group_api_class = cinder.group.api.API {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.975773 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] host = n-d-825175-3 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.976148 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] iet_conf = /etc/iet/ietd.conf {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.976532 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] image_compress_on_upload = True {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.976879 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] image_conversion_address_space_limit = 1 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.977229 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] image_conversion_cpu_limit = 60 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.977737 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.978092 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] image_upload_use_cinder_backend = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.979245 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] image_upload_use_internal_tenant = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.979598 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] image_volume_cache_enabled = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.979950 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] image_volume_cache_max_count = 0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.980460 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] image_volume_cache_max_size_gb = 0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.980942 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] init_host_max_objects_retrieval = 0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.981449 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] instance_format = [instance: %(uuid)s] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.981949 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.982520 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] iscsi_iotype = fileio {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.983062 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] iscsi_secondary_ip_addresses = [] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.983597 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] iscsi_target_flags = {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.983980 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] iscsi_write_cache = on {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.984340 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] iser_helper = tgtadm {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.984959 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] iser_ip_address = 10.222.0.59 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.985383 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] iser_port = 3260 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.985745 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.986102 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] log_config_append = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.986484 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.986907 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] log_dir = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.987271 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] log_file = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.987710 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] log_options = True {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.988202 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] log_rotate_interval = 1 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.988741 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] log_rotate_interval_type = days {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.989255 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] log_rotation_type = none {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.989707 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 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=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.990146 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.991786 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.992317 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.992739 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.993302 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] max_age = 0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.993815 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] max_logfile_count = 30 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.994415 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] max_logfile_size_mb = 200 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.994842 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] max_over_subscription_ratio = 20.0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.995235 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] message_reap_interval = 86400 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.995735 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] message_ttl = 2592000 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.996269 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] migration_create_volume_timeout_secs = 300 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.996619 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] monkey_patch = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.997029 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] monkey_patch_modules = [] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.997330 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] my_ip = 10.222.0.59 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.997509 n-d-825175-3 sudo[91739]: 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
Feb 09 12:45:05.998025 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] no_snapshot_gb_quota = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.998025 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] num_iser_scan_tries = 3 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.998393 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] num_shell_tries = 3 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.998767 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] num_volume_device_scan_tries = 3 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.999121 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] nvmet_ns_id = 10 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.999489 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] nvmet_port_id = 1 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:05.999835 n-d-825175-3 sudo[91739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:45:06.000243 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] osapi_max_limit = 1000 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.000243 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] osapi_volume_ext_list = [] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.000666 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.001031 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] osapi_volume_listen = 0.0.0.0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.001386 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] osapi_volume_listen_port = 8776 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.001736 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] osapi_volume_use_ssl = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.002095 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] osapi_volume_workers = 2 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.002445 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] per_volume_size_limit = -1 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.002841 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] periodic_fuzzy_delay = 60 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.003482 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] periodic_interval = 60 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.004532 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] public_endpoint = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.005049 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] publish_errors = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.005571 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] quota_backup_gigabytes = 1000 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.005938 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] quota_backups = 10 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.006326 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] quota_consistencygroups = 10 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.006701 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.007067 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] quota_gigabytes = 1000 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.007423 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] quota_groups = 10 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.007801 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] quota_snapshots = 10 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.008173 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] quota_volumes = 10 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.008518 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] rate_limit_burst = 0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.008874 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] rate_limit_except_level = CRITICAL {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.009218 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] rate_limit_interval = 0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.009705 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] reinit_driver_count = 3 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.010074 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] replication_device = **** {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.010892 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] report_discard_supported = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.010892 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] report_interval = 10 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.011902 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] reservation_clean_interval = 86400 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.011902 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] reservation_expire = 86400 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.012902 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] reserved_percentage = 0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.013315 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.013625 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.014005 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] rpc_response_timeout = 60 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.014667 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] run_external_periodic_tasks = True {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.014771 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.015121 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] scst_target_driver = iscsi {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.016245 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] scst_target_iqn_name = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.016245 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] service_down_time = 60 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.016245 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] snapshot_name_template = snapshot-%s {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.016473 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] split_loggers = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.016748 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] state_path = /opt/stack/data/cinder {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.017263 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] storage_availability_zone = nova {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.017635 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] storage_protocol = iscsi {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.018000 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] syslog_log_facility = LOG_USER {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.018363 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] target_helper = tgtadm {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.018876 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] target_ip_address = 10.222.0.59 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.019227 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] target_port = 3260 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.019601 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.019969 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] target_protocol = iscsi {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.020313 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] trace_flags = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.020701 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] transfer_api_class = cinder.transfer.api.API {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.021059 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] transport_url = **** {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.021412 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] until_refresh = 0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.021757 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] use_chap_auth = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.022257 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] use_default_quota_class = True {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.022818 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] use_eventlog = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.023167 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] use_journal = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.023538 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] use_json = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.023886 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] use_multipath_for_image_xfer = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.024256 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] use_stderr = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.024654 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] use_syslog = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.025087 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] verify_glance_signatures = enabled {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.026133 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] volume_api_class = cinder.volume.api.API {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.026486 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] volume_backend_name = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.026893 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] volume_clear = zero {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.027242 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] volume_clear_ionice = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.027592 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] volume_clear_size = 0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.027956 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.028506 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] volume_copy_bps_limit = 0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.028897 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] volume_dd_blocksize = 1M {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.029261 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.029638 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] volume_name_template = volume-%s {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.030001 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] volume_service_inithost_offload = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.030356 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] volume_usage_audit_period = month {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.031763 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.032123 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] watch_log_file = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.032470 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] zoning_mode = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 09 12:45:06.032927 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.033349 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_policy.enforce_new_defaults = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.033730 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_policy.enforce_scope = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.034098 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_policy.policy_default_rule = default {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.034545 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.034928 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_policy.policy_file = policy.yaml {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.035335 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.035697 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.036059 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.036414 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.036759 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.037140 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_concurrency.disable_process_locking = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.037507 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.037948 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] privsep_osbrick.capabilities = [21] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.038323 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] privsep_osbrick.group = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.039506 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] privsep_osbrick.helper_command = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.039891 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.041209 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] privsep_osbrick.user = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.041209 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.backend = sqlalchemy {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.041209 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.connection = **** {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.041451 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.connection_debug = 0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.041767 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.connection_parameters = {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.042598 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.connection_recycle_time = 3600 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.042598 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.connection_trace = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.042864 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.db_inc_retry_interval = True {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.043215 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.db_max_retries = 20 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.043569 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.db_max_retry_interval = 10 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.044667 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.db_retry_interval = 1 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.044667 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.max_overflow = 50 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.044667 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.max_pool_size = 5 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.044968 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.max_retries = 10 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.045316 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.mysql_enable_ndb = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.045716 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.046038 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.pool_timeout = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.046409 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.retry_interval = 10 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.046798 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.slave_connection = **** {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.047152 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.sqlite_synchronous = True {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.047498 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] database.use_db_reconnect = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.047939 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] profiler.connection_string = messaging:// {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.048249 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] profiler.enabled = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.048609 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] profiler.es_doc_type = notification {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.048976 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] profiler.es_scroll_size = 10000 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.049353 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] profiler.es_scroll_time = 2m {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.049709 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] profiler.filter_error_trace = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.050069 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] profiler.hmac_keys = SECRET_KEY {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.050435 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] profiler.sentinel_service_name = mymaster {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.050867 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] profiler.socket_timeout = 0.1 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.051219 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] profiler.trace_sqlalchemy = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.051605 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] coordination.backend_url = etcd3+http://10.222.0.59:2379 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.051990 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.052336 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cinder_sys_admin.group = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.052705 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cinder_sys_admin.helper_command = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.053035 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.053378 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cinder_sys_admin.user = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.053763 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] service_user.auth_section = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.054142 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] service_user.auth_type = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.054554 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] service_user.cafile = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.054874 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] service_user.certfile = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.055262 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] service_user.collect_timing = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.055628 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] service_user.insecure = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.056188 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] service_user.keyfile = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.056288 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] service_user.send_service_user_token = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.057266 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] service_user.split_loggers = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.057612 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] service_user.timeout = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.058033 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.admin_password = **** {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.058402 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.admin_tenant_name = admin {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.060133 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.admin_token = **** {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.060133 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.admin_user = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.060477 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.auth_admin_prefix = {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.060837 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.061213 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.auth_port = 35357 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.061605 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.auth_protocol = https {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.063177 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.auth_section = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.063640 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.auth_type = password {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.064043 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.auth_uri = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.064425 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.auth_version = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.064808 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.cache = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.065184 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.065924 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.certfile = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.066099 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.delay_auth_decision = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.066509 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.067462 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.http_connect_timeout = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.067462 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.067637 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.identity_uri = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.067975 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.include_service_catalog = True {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.068334 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.insecure = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.068996 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.interface = public {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.069112 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.keyfile = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.069394 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.070528 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.070528 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.070528 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.070973 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.071232 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.071654 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.072497 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.072820 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.073216 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.region_name = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.074332 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.074332 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.service_token_roles_required = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.074686 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.service_type = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.074829 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.token_cache_time = 300 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.075157 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] keystone_authtoken.www_authenticate_uri = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.075635 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cache.backend = dogpile.cache.null {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.076129 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cache.backend_argument = **** {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.076525 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cache.config_prefix = cache.oslo {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.076881 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cache.debug_cache_backend = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.077265 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cache.enabled = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.077639 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cache.expiration_time = 600 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.078027 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cache.memcache_dead_retry = 300 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.078377 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.078809 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cache.memcache_pool_maxsize = 10 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.079282 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.079608 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.079999 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cache.memcache_socket_timeout = 1.0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.080389 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cache.proxies = [] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.080739 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cache.tls_allowed_ciphers = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.081085 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cache.tls_cafile = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.081490 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cache.tls_certfile = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.081909 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cache.tls_enabled = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.082374 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] cache.tls_keyfile = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.082841 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.backend_availability_zone = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.083316 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.083675 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.084037 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.chap_password = **** {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.084400 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.chap_username = {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.084874 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.085116 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.driver_client_cert = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.085463 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.driver_client_cert_key = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.086613 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.driver_data_namespace = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.086613 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.086613 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.087055 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.driver_use_ssl = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.087360 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.enable_unsupported_driver = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.088394 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.088606 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.extra_capabilities = {} {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.088962 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.filter_function = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.089313 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.goodness_function = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.089848 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.090151 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.090938 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.090938 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.091332 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.091630 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.091999 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.iscsi_iotype = fileio {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.095077 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.095077 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.iscsi_target_flags = {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.095077 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.iscsi_write_cache = on {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.095077 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.iser_helper = tgtadm {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.095077 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.iser_ip_address = 10.222.0.59 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.095077 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.iser_port = 3260 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.096113 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.096113 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.096113 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.lvm_mirrors = 0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.096525 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.096692 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.lvm_type = auto {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.098104 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.098104 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.098104 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.num_shell_tries = 3 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.098706 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.098706 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.098991 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.nvmet_port_id = 1 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.099991 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.replication_device = **** {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.099991 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.report_discard_supported = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.099991 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.reserved_percentage = 0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.100420 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.scst_target_driver = iscsi {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.100696 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.scst_target_iqn_name = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.101710 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.storage_protocol = iscsi {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.101710 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.102020 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.target_helper = tgtadm {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.102247 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.target_ip_address = 10.222.0.59 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.102840 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.target_port = 3260 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.103534 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.103534 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.target_protocol = iscsi {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.103936 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.trace_flags = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.105011 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.unique_fqdn_network = True {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.105011 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.use_chap_auth = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.105011 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.105549 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.volume_backend_name = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.105691 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.volume_clear = zero {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.106538 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.volume_clear_ionice = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.106538 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.volume_clear_size = 0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.106789 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.107153 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.107522 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.108315 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.108315 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.volume_group = cinder-volumes {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.108605 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.108933 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_reports.file_event_handler = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.109297 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.110317 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_reports.log_dir = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.110317 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.backend_availability_zone = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.110317 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.backend_host = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.110804 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.111052 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.111394 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.chap_password = **** {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.111742 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.chap_username = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.112089 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.chiscsi_conf = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.112433 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.driver_client_cert = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.112809 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.113180 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.driver_data_namespace = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.113528 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.113900 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.114273 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.driver_use_ssl = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.114720 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.115013 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.115314 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.extra_capabilities = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.115658 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.filter_function = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.116005 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.goodness_function = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.116601 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.iet_conf = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.116949 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.117309 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.117606 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.117955 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.118300 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.118696 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.iscsi_iotype = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.120248 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.120248 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.120248 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.120882 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.iser_helper = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.121022 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.iser_ip_address = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.121261 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.iser_port = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.122200 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.iser_target_prefix = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.122200 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.lvm_conf_file = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.122603 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.lvm_mirrors = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.122755 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.123031 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.lvm_type = default {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.124123 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.124123 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.124123 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.num_shell_tries = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.124559 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.124698 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.125035 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.nvmet_port_id = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.125413 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.replication_device = **** {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.126535 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.report_discard_supported = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.126535 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.reserved_percentage = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.126535 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.scst_target_driver = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.126782 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.127108 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.storage_protocol = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.127456 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.127751 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.target_helper = tgtadm {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.128106 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.target_ip_address = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.128451 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.target_port = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.128754 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.target_prefix = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.129047 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.target_protocol = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.129396 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.trace_flags = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.129744 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.130090 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.use_chap_auth = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.130458 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.131581 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.132230 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.volume_clear = none {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.132331 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.132655 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.volume_clear_size = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.133431 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.133431 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.133717 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.134515 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.134515 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.135652 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] lvmdriver-1.volumes_dir = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.135753 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.136115 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.136486 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.136836 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.137232 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.137600 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.138440 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.138440 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.138877 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.139169 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.139463 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.139826 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.140213 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.141138 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.141138 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.141430 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.142355 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.142355 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.142355 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.142819 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.143455 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.143455 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.ssl = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.143913 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.144208 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.144569 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.145352 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_rabbit.ssl_version = {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.145352 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_notifications.driver = [] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.145917 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_notifications.retry = -1 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.146070 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.147120 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] oslo_messaging_notifications.transport_url = **** {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.147120 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.147672 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] key_manager.fixed_key = **** {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.147672 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.148058 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] barbican.barbican_api_version = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.148357 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] barbican.barbican_endpoint = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.148742 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] barbican.barbican_endpoint_type = public {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.149088 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] barbican.cafile = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.149436 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] barbican.certfile = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.149800 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] barbican.collect_timing = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.150208 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] barbican.insecure = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.150607 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] barbican.keyfile = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.150963 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] barbican.number_of_retries = 60 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.151336 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] barbican.retry_delay = 1 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.151713 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] barbican.split_loggers = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.152647 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] barbican.timeout = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.152647 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] barbican.verify_ssl = True {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.152957 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] barbican.verify_ssl_path = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.153096 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] vault.approle_role_id = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.153446 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] vault.approle_secret_id = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.154554 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] vault.cafile = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.154554 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] vault.certfile = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.154554 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] vault.collect_timing = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.154971 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] vault.insecure = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.155253 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] vault.keyfile = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.156369 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] vault.kv_mountpoint = secret {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.156369 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] vault.kv_version = 2 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.156369 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] vault.root_token_id = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.156809 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] vault.split_loggers = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.156949 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] vault.ssl_ca_crt_file = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.157231 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] vault.timeout = None {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.157997 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] vault.use_ssl = False {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.157997 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 09 12:45:06.158299 n-d-825175-3 cinder-volume[91618]: DEBUG oslo_service.service [None req-6344318f-1b58-4dbc-aadb-36deeb4c4398 None None] ******************************************************************************** {{(pid=91618) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}}
Feb 09 12:45:06.428327 n-d-825175-3 sudo[91739]: pam_unix(sudo:session): session closed for user root
Feb 09 12:45:06.430162 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 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.461s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:45:06.431129 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:45:06.445350 n-d-825175-3 sudo[91968]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Feb 09 12:45:06.446093 n-d-825175-3 sudo[91968]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:45:06.755671 n-d-825175-3 sudo[91968]: pam_unix(sudo:session): session closed for user root
Feb 09 12:45:06.757625 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.326s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:45:06.759405 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:45:06.772909 n-d-825175-3 sudo[92053]: 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
Feb 09 12:45:06.773671 n-d-825175-3 sudo[92053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:45:07.274999 n-d-825175-3 sudo[92053]: pam_unix(sudo:session): session closed for user root
Feb 09 12:45:07.277077 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 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.517s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:45:07.278339 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:45:07.292610 n-d-825175-3 sudo[92082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:45:07.293374 n-d-825175-3 sudo[92082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:45:07.691879 n-d-825175-3 sudo[92082]: pam_unix(sudo:session): session closed for user root
Feb 09 12:45:07.693861 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.415s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:45:07.694673 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:45:07.695513 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:45:07.709592 n-d-825175-3 sudo[92157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:45:07.710349 n-d-825175-3 sudo[92157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:45:08.135468 n-d-825175-3 sudo[92157]: pam_unix(sudo:session): session closed for user root
Feb 09 12:45:08.137457 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:45:08.139378 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:45:08.153414 n-d-825175-3 sudo[92160]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:45:08.154161 n-d-825175-3 sudo[92160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:45:08.587036 n-d-825175-3 sudo[92160]: pam_unix(sudo:session): session closed for user root
Feb 09 12:45:08.589522 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:45:08.591901 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.driver [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Driver hasn't implemented _init_vendor_properties()
Feb 09 12:45:08.592416 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.driver [None req-12fe1651-d942-4d52-93c7-6200be8f3581 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-825175-3: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=91721) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:813}}
Feb 09 12:45:08.614979 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-12fe1651-d942-4d52-93c7-6200be8f3581 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=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 12:45:08.634262 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.db.sqlalchemy.api [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Building query based on filter {{(pid=91721) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3107}}
Feb 09 12:45:08.650127 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=91721) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:886}}
Feb 09 12:45:08.656444 n-d-825175-3 cinder-volume[91721]: INFO cinder.keymgr.migration [None req-7c539a12-032c-48bd-bc00-bb62abb81afb None None] Not migrating encryption keys because the ConfKeyManager is still in use.
Feb 09 12:45:08.661101 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:45:08.661729 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:45:08.675954 n-d-825175-3 sudo[92172]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:45:08.676703 n-d-825175-3 sudo[92172]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:45:09.095219 n-d-825175-3 sudo[92172]: pam_unix(sudo:session): session closed for user root
Feb 09 12:45:09.097180 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.435s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:45:09.099595 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:45:09.113513 n-d-825175-3 sudo[92175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:45:09.114272 n-d-825175-3 sudo[92175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:45:09.531903 n-d-825175-3 sudo[92175]: pam_unix(sudo:session): session closed for user root
Feb 09 12:45:09.534022 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.434s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:45:09.535961 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 12:45:09.569008 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Driver initialization completed successfully.
Feb 09 12:45:09.578824 n-d-825175-3 cinder-volume[91721]: INFO cinder.manager [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Initiating service 3 cleanup
Feb 09 12:45:09.582430 n-d-825175-3 cinder-volume[91721]: INFO cinder.manager [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Service 3 cleanup completed.
Feb 09 12:45:09.582825 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.service [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Creating RPC server for service cinder-volume {{(pid=91721) start /opt/stack/cinder/cinder/service.py:231}}
Feb 09 12:45:09.588432 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.service [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=91721) start /opt/stack/cinder/cinder/service.py:237}}
Feb 09 12:45:09.647676 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
Feb 09 12:45:09.648282 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:45:09.648743 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:45:09.663352 n-d-825175-3 sudo[92186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:45:09.664105 n-d-825175-3 sudo[92186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:45:10.103887 n-d-825175-3 sudo[92186]: pam_unix(sudo:session): session closed for user root
Feb 09 12:45:10.105790 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.457s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:45:10.107853 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:45:10.122259 n-d-825175-3 sudo[92189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:45:10.123058 n-d-825175-3 sudo[92189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:45:10.526030 n-d-825175-3 sudo[92189]: pam_unix(sudo:session): session closed for user root
Feb 09 12:45:10.528146 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:45:10.546306 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-12fe1651-d942-4d52-93c7-6200be8f3581 None None] Driver post RPC initialization completed successfully.
Feb 09 12:47:04.554137 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 12:47:04.554808 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:47:04.555319 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:47:04.571588 n-d-825175-3 sudo[95750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:47:04.572384 n-d-825175-3 sudo[95750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:47:05.023712 n-d-825175-3 sudo[95750]: pam_unix(sudo:session): session closed for user root
Feb 09 12:47:05.029171 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:47:05.029171 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:47:05.042120 n-d-825175-3 sudo[96058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:47:05.043507 n-d-825175-3 sudo[96058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:47:05.520467 n-d-825175-3 sudo[96058]: pam_unix(sudo:session): session closed for user root
Feb 09 12:47:05.524837 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:47:05.526073 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 12:48:04.555264 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 12:48:04.555939 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:48:04.556322 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:48:04.571494 n-d-825175-3 sudo[96973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:48:04.572262 n-d-825175-3 sudo[96973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:48:04.992432 n-d-825175-3 sudo[96973]: pam_unix(sudo:session): session closed for user root
Feb 09 12:48:04.994425 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:48:04.995962 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:48:05.010781 n-d-825175-3 sudo[96976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:48:05.011547 n-d-825175-3 sudo[96976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:48:05.433322 n-d-825175-3 sudo[96976]: pam_unix(sudo:session): session closed for user root
Feb 09 12:48:05.435331 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:48:05.436615 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 12:49:04.555267 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 12:49:04.555948 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:49:04.556352 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:49:04.571532 n-d-825175-3 sudo[97325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:49:04.572285 n-d-825175-3 sudo[97325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:49:04.965150 n-d-825175-3 sudo[97325]: pam_unix(sudo:session): session closed for user root
Feb 09 12:49:04.967192 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:49:04.968837 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:49:04.983315 n-d-825175-3 sudo[97328]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:49:04.984074 n-d-825175-3 sudo[97328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:49:05.376254 n-d-825175-3 sudo[97328]: pam_unix(sudo:session): session closed for user root
Feb 09 12:49:05.378293 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:49:05.379531 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 12:50:04.559579 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 12:50:04.560340 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:50:04.560671 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:50:04.575496 n-d-825175-3 sudo[97554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:50:04.576769 n-d-825175-3 sudo[97554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:50:05.018368 n-d-825175-3 sudo[97554]: pam_unix(sudo:session): session closed for user root
Feb 09 12:50:05.020386 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:50:05.021893 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:50:05.036329 n-d-825175-3 sudo[97557]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:50:05.037089 n-d-825175-3 sudo[97557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:50:05.473707 n-d-825175-3 sudo[97557]: pam_unix(sudo:session): session closed for user root
Feb 09 12:50:05.475754 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:50:05.476971 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 12:51:04.566799 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 12:51:04.567491 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:51:04.567889 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:51:04.583078 n-d-825175-3 sudo[97625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:51:04.583835 n-d-825175-3 sudo[97625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:51:05.022797 n-d-825175-3 sudo[97625]: pam_unix(sudo:session): session closed for user root
Feb 09 12:51:05.024790 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.457s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:51:05.026300 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:51:05.041167 n-d-825175-3 sudo[97628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:51:05.041939 n-d-825175-3 sudo[97628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:51:05.469592 n-d-825175-3 sudo[97628]: pam_unix(sudo:session): session closed for user root
Feb 09 12:51:05.471682 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:51:05.472920 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 12:52:04.571890 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 12:52:04.572631 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:52:04.572948 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:52:04.587906 n-d-825175-3 sudo[97884]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:52:04.588674 n-d-825175-3 sudo[97884]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:52:05.028470 n-d-825175-3 sudo[97884]: pam_unix(sudo:session): session closed for user root
Feb 09 12:52:05.030520 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.457s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:52:05.032083 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:52:05.046856 n-d-825175-3 sudo[97887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:52:05.047608 n-d-825175-3 sudo[97887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:52:05.479106 n-d-825175-3 sudo[97887]: pam_unix(sudo:session): session closed for user root
Feb 09 12:52:05.481114 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:52:05.482303 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 12:53:04.571165 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 12:53:04.571870 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:53:04.572345 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:53:04.588985 n-d-825175-3 sudo[98808]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:53:04.589773 n-d-825175-3 sudo[98808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:53:05.047033 n-d-825175-3 sudo[98808]: pam_unix(sudo:session): session closed for user root
Feb 09 12:53:05.049204 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:53:05.050800 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:53:05.065910 n-d-825175-3 sudo[98811]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:53:05.066695 n-d-825175-3 sudo[98811]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:53:05.515995 n-d-825175-3 sudo[98811]: pam_unix(sudo:session): session closed for user root
Feb 09 12:53:05.518333 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:53:05.519647 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 12:54:04.578740 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 12:54:04.579464 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:54:04.580053 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:54:04.747479 n-d-825175-3 sudo[99087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:54:04.762735 n-d-825175-3 sudo[99087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:54:05.509423 n-d-825175-3 sudo[99087]: pam_unix(sudo:session): session closed for user root
Feb 09 12:54:05.513014 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.933s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:54:05.514754 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:54:05.580650 n-d-825175-3 sudo[99090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:54:05.584916 n-d-825175-3 sudo[99090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:54:06.162110 n-d-825175-3 sudo[99090]: pam_unix(sudo:session): session closed for user root
Feb 09 12:54:06.164167 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.649s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:54:06.165485 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 12:55:04.583542 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 12:55:04.585157 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:55:04.586458 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:55:04.642330 n-d-825175-3 sudo[99897]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:55:04.647483 n-d-825175-3 sudo[99897]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:55:05.529662 n-d-825175-3 sudo[99897]: pam_unix(sudo:session): session closed for user root
Feb 09 12:55:05.534549 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.947s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:55:05.536985 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:55:05.574853 n-d-825175-3 sudo[99902]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:55:05.580987 n-d-825175-3 sudo[99902]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:55:06.606166 n-d-825175-3 sudo[99902]: pam_unix(sudo:session): session closed for user root
Feb 09 12:55:06.608894 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.072s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:55:06.610649 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 12:56:04.583256 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 12:56:04.583846 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:56:04.584285 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:04.632793 n-d-825175-3 sudo[100463]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:56:04.634717 n-d-825175-3 sudo[100463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:05.635801 n-d-825175-3 sudo[100463]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:05.638343 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:05.639869 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:05.681010 n-d-825175-3 sudo[100468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:56:05.681833 n-d-825175-3 sudo[100468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:06.784158 n-d-825175-3 sudo[100468]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:06.788597 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 12:56:06.801041 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 12:56:06.806400 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/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.167s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:06.808194 n-d-825175-3 cinder-volume[91721]: INFO cinder.rpc [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
Feb 09 12:56:06.814059 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 12:56:06.825033 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 12:56:06.839746 n-d-825175-3 cinder-volume[91721]: INFO cinder.rpc [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
Feb 09 12:56:06.863472 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 12:56:06.901135 n-d-825175-3 cinder-volume[91721]: INFO cinder.rpc [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
Feb 09 12:56:06.922764 n-d-825175-3 cinder-volume[91721]: INFO cinder.rpc [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
Feb 09 12:56:06.929359 n-d-825175-3 cinder-volume[91721]: INFO cinder.rpc [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
Feb 09 12:56:06.930327 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 12:56:06.930924 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 12:56:07.050409 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Flow 'volume_create_manager' (c6a2e40f-9119-40af-a403-bc990ae3f3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 12:56:07.057198 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa9b1d2f-dd8f-4749-9826-ae8f54e9e319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:56:07.110973 n-d-825175-3 cinder-volume[91721]: INFO cinder.rpc [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
Feb 09 12:56:07.112030 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 12:56:07.112515 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 12:56:07.147866 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Flow 'volume_create_manager' (b5086d39-fbf8-49bf-b776-245e1b5f27ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 12:56:07.156045 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a80965b-a785-4fee-8bac-3640cf6b2f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:56:07.206427 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 12:56:07.232637 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 12:56:07.269134 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa9b1d2f-dd8f-4749-9826-ae8f54e9e319) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T12:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-234796090',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=f6ce0ec9-0545-413c-8b60-af88398cce5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fc4f987cd214c52a25508025dc755f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T12:56:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T12:56:07Z,user_id='7f52ed0bd9d44a24a36b2e8fc66d31b4',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:56:07.280768 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3f856ae-5156-4941-82f1-514f06716f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:56:07.283194 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3f856ae-5156-4941-82f1-514f06716f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:56:07.288763 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e8f768d3-f681-425c-9e0e-13a194233a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:56:07.298755 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e8f768d3-f681-425c-9e0e-13a194233a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f6ce0ec9-0545-413c-8b60-af88398cce5a', 'volume_name': 'volume-f6ce0ec9-0545-413c-8b60-af88398cce5a', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:56:07.301175 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1530f4ca-7514-499d-ac37-8021592831bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:56:07.305055 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1530f4ca-7514-499d-ac37-8021592831bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:56:07.314832 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6889f732-2061-48ea-80de-ae9bda5a1dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:56:07.315849 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Volume f6ce0ec9-0545-413c-8b60-af88398cce5a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f6ce0ec9-0545-413c-8b60-af88398cce5a', 'volume_size': 1}
Feb 09 12:56:07.317097 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f6ce0ec9-0545-413c-8b60-af88398cce5a stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:07.369029 n-d-825175-3 sudo[100480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f6ce0ec9-0545-413c-8b60-af88398cce5a stack-volumes-lvmdriver-1 -L 1g
Feb 09 12:56:07.388249 n-d-825175-3 sudo[100480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:07.416732 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a80965b-a785-4fee-8bac-3640cf6b2f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T12:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1959719763',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=3faeb1c9-cc59-49b9-84f9-a430e404992e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4356ca73cb7b44649bc5b79338960c01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T12:56:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T12:56:07Z,user_id='46604c69d4aa400396d38d222899de75',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:56:07.425607 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d07be7a3-d049-4148-bce0-db7dcd52e42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:56:07.427842 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d07be7a3-d049-4148-bce0-db7dcd52e42c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:56:07.435398 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20aa28cb-049f-4bc7-b6b2-b9fbc237fe48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:56:07.437612 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20aa28cb-049f-4bc7-b6b2-b9fbc237fe48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3faeb1c9-cc59-49b9-84f9-a430e404992e', 'volume_name': 'volume-3faeb1c9-cc59-49b9-84f9-a430e404992e', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:56:07.445610 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d347dfc5-f541-4f04-afff-8109072240c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:56:07.447852 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d347dfc5-f541-4f04-afff-8109072240c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:56:07.450013 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (771a93a2-23bf-463a-ba9f-662023c645c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:56:07.453718 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Volume 3faeb1c9-cc59-49b9-84f9-a430e404992e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3faeb1c9-cc59-49b9-84f9-a430e404992e', 'volume_size': 1}
Feb 09 12:56:07.462024 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3faeb1c9-cc59-49b9-84f9-a430e404992e stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:07.543135 n-d-825175-3 sudo[100482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3faeb1c9-cc59-49b9-84f9-a430e404992e stack-volumes-lvmdriver-1 -L 1g
Feb 09 12:56:07.548811 n-d-825175-3 sudo[100482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:09.137149 n-d-825175-3 sudo[100480]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:09.140029 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f6ce0ec9-0545-413c-8b60-af88398cce5a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.822s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:09.144188 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6889f732-2061-48ea-80de-ae9bda5a1dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f6ce0ec9-0545-413c-8b60-af88398cce5a', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:56:09.147453 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (87789f54-cba5-4a6c-89d2-2c26b993dda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:56:09.167653 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Volume volume-f6ce0ec9-0545-413c-8b60-af88398cce5a (f6ce0ec9-0545-413c-8b60-af88398cce5a): created successfully
Feb 09 12:56:09.172706 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (87789f54-cba5-4a6c-89d2-2c26b993dda9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:56:09.185117 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Flow 'volume_create_manager' (c6a2e40f-9119-40af-a403-bc990ae3f3da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 12:56:09.196528 n-d-825175-3 sudo[100482]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:09.199490 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3faeb1c9-cc59-49b9-84f9-a430e404992e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.737s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:09.205742 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (771a93a2-23bf-463a-ba9f-662023c645c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3faeb1c9-cc59-49b9-84f9-a430e404992e', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:56:09.213585 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92ab469f-6ad2-4963-a45f-25a5cd71e140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:56:09.228097 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-db33774a-1248-45cf-99f5-c35480500b25 tempest-VolumesAdminNegativeTest-1437569103 None] Created volume successfully.
Feb 09 12:56:09.255874 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Volume volume-3faeb1c9-cc59-49b9-84f9-a430e404992e (3faeb1c9-cc59-49b9-84f9-a430e404992e): created successfully
Feb 09 12:56:09.259005 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92ab469f-6ad2-4963-a45f-25a5cd71e140) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:56:09.268256 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Flow 'volume_create_manager' (b5086d39-fbf8-49bf-b776-245e1b5f27ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 12:56:09.280853 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-168ff7ac-5e0d-4c6c-a9a2-4ef9318e59b4 tempest-LiveMigrationTest-1917961195 None] Created volume successfully.
Feb 09 12:56:12.572072 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-b0c9f18d-074b-458d-b269-47982d86584e req-def7ab11-8c8e-4cc6-b455-12ae630fdaf0 tempest-VolumesAdminNegativeTest-1437569103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:12.593067 n-d-825175-3 sudo[100582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Feb 09 12:56:12.595086 n-d-825175-3 sudo[100582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:12.791711 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-8ed75a3c-6413-41ed-89b1-d1b8f7bd92a3 req-872f024b-a92f-46aa-9e5a-7f314e897ab2 tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:12.858240 n-d-825175-3 sudo[100585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Feb 09 12:56:12.862371 n-d-825175-3 sudo[100585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:13.448161 n-d-825175-3 sudo[100582]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:13.451673 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-b0c9f18d-074b-458d-b269-47982d86584e req-def7ab11-8c8e-4cc6-b455-12ae630fdaf0 tempest-VolumesAdminNegativeTest-1437569103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.879s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:13.453596 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-b0c9f18d-074b-458d-b269-47982d86584e req-def7ab11-8c8e-4cc6-b455-12ae630fdaf0 tempest-VolumesAdminNegativeTest-1437569103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:13.503328 n-d-825175-3 sudo[100588]: ubuntu : 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-f6ce0ec9-0545-413c-8b60-af88398cce5a
Feb 09 12:56:13.506640 n-d-825175-3 sudo[100588]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:13.613238 n-d-825175-3 sudo[100585]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:13.615956 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-8ed75a3c-6413-41ed-89b1-d1b8f7bd92a3 req-872f024b-a92f-46aa-9e5a-7f314e897ab2 tempest-LiveMigrationTest-1917961195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.825s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:13.618155 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-8ed75a3c-6413-41ed-89b1-d1b8f7bd92a3 req-872f024b-a92f-46aa-9e5a-7f314e897ab2 tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:13.638758 n-d-825175-3 sudo[100591]: ubuntu : 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-3faeb1c9-cc59-49b9-84f9-a430e404992e
Feb 09 12:56:13.640267 n-d-825175-3 sudo[100591]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:14.299915 n-d-825175-3 sudo[100588]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:14.302701 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-b0c9f18d-074b-458d-b269-47982d86584e req-def7ab11-8c8e-4cc6-b455-12ae630fdaf0 tempest-VolumesAdminNegativeTest-1437569103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a" returned: 0 in 0.849s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:14.349844 n-d-825175-3 sudo[100591]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:14.390756 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-8ed75a3c-6413-41ed-89b1-d1b8f7bd92a3 req-872f024b-a92f-46aa-9e5a-7f314e897ab2 tempest-LiveMigrationTest-1917961195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e" returned: 0 in 0.771s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:14.499716 n-d-825175-3 cinder-volume[91721]: INFO oslo.privsep.daemon [req-b0c9f18d-074b-458d-b269-47982d86584e req-def7ab11-8c8e-4cc6-b455-12ae630fdaf0 tempest-VolumesAdminNegativeTest-1437569103 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/tmp1cndv3on/privsep.sock']
Feb 09 12:56:14.563776 n-d-825175-3 sudo[100595]: 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/tmp1cndv3on/privsep.sock
Feb 09 12:56:14.565583 n-d-825175-3 sudo[100595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:16.657880 n-d-825175-3 sudo[100595]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:16.665090 n-d-825175-3 cinder-volume[91721]: INFO oslo.privsep.daemon [req-b0c9f18d-074b-458d-b269-47982d86584e req-def7ab11-8c8e-4cc6-b455-12ae630fdaf0 tempest-VolumesAdminNegativeTest-1437569103 None] Spawned new privsep daemon via rootwrap
Feb 09 12:56:16.666529 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [req-b0c9f18d-074b-458d-b269-47982d86584e req-def7ab11-8c8e-4cc6-b455-12ae630fdaf0 tempest-VolumesAdminNegativeTest-1437569103 None] Accepted privsep connection to /tmp/tmp1cndv3on/privsep.sock {{(pid=91721) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
Feb 09 12:56:16.668031 n-d-825175-3 cinder-volume[91721]: INFO oslo.privsep.daemon [-] privsep daemon starting
Feb 09 12:56:16.668739 n-d-825175-3 cinder-volume[91721]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
Feb 09 12:56:16.669155 n-d-825175-3 cinder-volume[91721]: 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
Feb 09 12:56:16.669568 n-d-825175-3 cinder-volume[91721]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 100599
Feb 09 12:56:16.671237 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (2,) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:16.672406 n-d-825175-3 cinder-volume[91721]: WARNING oslo_privsep.priv_context [req-8ed75a3c-6413-41ed-89b1-d1b8f7bd92a3 req-872f024b-a92f-46aa-9e5a-7f314e897ab2 tempest-LiveMigrationTest-1917961195 None] privsep daemon already running
Feb 09 12:56:16.923317 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:16.927138 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:16.947190 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:16.947614 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:16.949203 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-b0c9f18d-074b-458d-b269-47982d86584e req-def7ab11-8c8e-4cc6-b455-12ae630fdaf0 tempest-VolumesAdminNegativeTest-1437569103 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 12:56:16.951724 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-b0c9f18d-074b-458d-b269-47982d86584e req-def7ab11-8c8e-4cc6-b455-12ae630fdaf0 tempest-VolumesAdminNegativeTest-1437569103 None] Creating iscsi_target for Volume ID: volume-f6ce0ec9-0545-413c-8b60-af88398cce5a {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 12:56:16.961921 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-b0c9f18d-074b-458d-b269-47982d86584e req-def7ab11-8c8e-4cc6-b455-12ae630fdaf0 tempest-VolumesAdminNegativeTest-1437569103 None] Created volume path /opt/stack/data/cinder/volumes/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a,
Feb 09 12:56:16.961921 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 12:56:16.961921 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:56:16.961921 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a
Feb 09 12:56:16.961921 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 12:56:16.961921 n-d-825175-3 cinder-volume[91721]: incominguser r74sjHm88nADMjfzJe5G rMPma29TrBEeHscS
Feb 09 12:56:16.961921 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:56:16.961921 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 12:56:16.961921 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:56:16.961921 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 12:56:16.969741 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:16.970510 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402570400]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:16.971173 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f6ce0ec9-0545-413c-8b60-af88398cce5a {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:16.972233 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-8ed75a3c-6413-41ed-89b1-d1b8f7bd92a3 req-872f024b-a92f-46aa-9e5a-7f314e897ab2 tempest-LiveMigrationTest-1917961195 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 12:56:16.973463 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-8ed75a3c-6413-41ed-89b1-d1b8f7bd92a3 req-872f024b-a92f-46aa-9e5a-7f314e897ab2 tempest-LiveMigrationTest-1917961195 None] Creating iscsi_target for Volume ID: volume-3faeb1c9-cc59-49b9-84f9-a430e404992e {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 12:56:16.981677 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-8ed75a3c-6413-41ed-89b1-d1b8f7bd92a3 req-872f024b-a92f-46aa-9e5a-7f314e897ab2 tempest-LiveMigrationTest-1917961195 None] Created volume path /opt/stack/data/cinder/volumes/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e,
Feb 09 12:56:16.981677 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 12:56:16.981677 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:56:16.981677 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e
Feb 09 12:56:16.981677 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 12:56:16.981677 n-d-825175-3 cinder-volume[91721]: incominguser Eu6RHPkdtsWCDMnyud5B Fj85DC3DmdaEn7Mh
Feb 09 12:56:16.981677 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:56:16.981677 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 12:56:16.981677 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:56:16.981677 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 12:56:16.986452 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:17.290583 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e" returned: 22 in 0.306s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:17.291430 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] 'tgt-admin --update iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e' failed. Not Retrying. {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:473}}
Feb 09 12:56:17.292793 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: Exception during request[140308402570400]: Unexpected error while running command.
Feb 09 12:56:17.292793 n-d-825175-3 cinder-volume[91721]: Command: tgt-admin --update iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e
Feb 09 12:56:17.292793 n-d-825175-3 cinder-volume[91721]: Exit code: 22
Feb 09 12:56:17.292793 n-d-825175-3 cinder-volume[91721]: Stdout: 'Command:\n\ttgtadm -C 0 --lld iscsi --op new --mode target --tid 1 -T iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\nexited with code: 22.\n'
Feb 09 12:56:17.292793 n-d-825175-3 cinder-volume[91721]: Stderr: 'tgtadm: this target already exists\n' {{(pid=100599) _process_cmd /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:488}}
Feb 09 12:56:17.292793 n-d-825175-3 cinder-volume[91721]: Traceback (most recent call last):
Feb 09 12:56:17.292793 n-d-825175-3 cinder-volume[91721]: File "/usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py", line 485, in _process_cmd
Feb 09 12:56:17.292793 n-d-825175-3 cinder-volume[91721]: ret = func(*f_args, **f_kwargs)
Feb 09 12:56:17.292793 n-d-825175-3 cinder-volume[91721]: File "/usr/local/lib/python3.8/dist-packages/oslo_privsep/priv_context.py", line 249, in _wrap
Feb 09 12:56:17.292793 n-d-825175-3 cinder-volume[91721]: return func(*args, **kwargs)
Feb 09 12:56:17.292793 n-d-825175-3 cinder-volume[91721]: File "/opt/stack/cinder/cinder/privsep/targets/tgt.py", line 37, in tgtadmin_update
Feb 09 12:56:17.292793 n-d-825175-3 cinder-volume[91721]: return processutils.execute(*cmd)
Feb 09 12:56:17.292793 n-d-825175-3 cinder-volume[91721]: File "/usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py", line 438, in execute
Feb 09 12:56:17.292793 n-d-825175-3 cinder-volume[91721]: raise ProcessExecutionError(exit_code=_returncode,
Feb 09 12:56:17.292793 n-d-825175-3 cinder-volume[91721]: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command.
Feb 09 12:56:17.292793 n-d-825175-3 cinder-volume[91721]: Command: tgt-admin --update iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e
Feb 09 12:56:17.292793 n-d-825175-3 cinder-volume[91721]: Exit code: 22
Feb 09 12:56:17.292793 n-d-825175-3 cinder-volume[91721]: Stdout: 'Command:\n\ttgtadm -C 0 --lld iscsi --op new --mode target --tid 1 -T iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\nexited with code: 22.\n'
Feb 09 12:56:17.292793 n-d-825175-3 cinder-volume[91721]: Stderr: 'tgtadm: this target already exists\n'
Feb 09 12:56:17.296056 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402570400]: (5, 'oslo_concurrency.processutils.ProcessExecutionError', ('Command:\n\ttgtadm -C 0 --lld iscsi --op new --mode target --tid 1 -T iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\nexited with code: 22.\n', 'tgtadm: this target already exists\n', 22, 'tgt-admin --update iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e', None)) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:17.296056 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.utils [req-8ed75a3c-6413-41ed-89b1-d1b8f7bd92a3 req-872f024b-a92f-46aa-9e5a-7f314e897ab2 tempest-LiveMigrationTest-1917961195 None] Finished call to 'cinder.volume.targets.tgt.TgtAdm._do_tgt_update' after 0.311(s), this was the 1st time calling it. {{(pid=91721) log_it /usr/local/lib/python3.8/dist-packages/tenacity/after.py:30}}
Feb 09 12:56:17.297392 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.utils [req-8ed75a3c-6413-41ed-89b1-d1b8f7bd92a3 req-872f024b-a92f-46aa-9e5a-7f314e897ab2 tempest-LiveMigrationTest-1917961195 None] Retrying cinder.volume.targets.tgt.TgtAdm._do_tgt_update in 1.0 seconds as it raised ProcessExecutionError: Unexpected error while running command.
Feb 09 12:56:17.297392 n-d-825175-3 cinder-volume[91721]: Command: tgt-admin --update iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e
Feb 09 12:56:17.297392 n-d-825175-3 cinder-volume[91721]: Exit code: 22
Feb 09 12:56:17.297392 n-d-825175-3 cinder-volume[91721]: Stdout: 'Command:\n\ttgtadm -C 0 --lld iscsi --op new --mode target --tid 1 -T iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\nexited with code: 22.\n'
Feb 09 12:56:17.297392 n-d-825175-3 cinder-volume[91721]: Stderr: 'tgtadm: this target already exists\n'. {{(pid=91721) log_it /usr/local/lib/python3.8/dist-packages/tenacity/before_sleep.py:40}}
Feb 09 12:56:17.621846 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f6ce0ec9-0545-413c-8b60-af88398cce5a" returned: 0 in 0.656s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:17.622149 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:17.622837 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-b0c9f18d-074b-458d-b269-47982d86584e req-def7ab11-8c8e-4cc6-b455-12ae630fdaf0 tempest-VolumesAdminNegativeTest-1437569103 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 12:56:17.623188 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-b0c9f18d-074b-458d-b269-47982d86584e req-def7ab11-8c8e-4cc6-b455-12ae630fdaf0 tempest-VolumesAdminNegativeTest-1437569103 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 12:56:17.627433 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:17.635496 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:17.635964 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f6ce0ec9-0545-413c-8b60-af88398cce5a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a\n Backing store flags: \n Account information:\n r74sjHm88nADMjfzJe5G\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:17.636811 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-b0c9f18d-074b-458d-b269-47982d86584e req-def7ab11-8c8e-4cc6-b455-12ae630fdaf0 tempest-VolumesAdminNegativeTest-1437569103 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 12:56:17.640919 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:17.740180 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:17.740842 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f6ce0ec9-0545-413c-8b60-af88398cce5a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a\n Backing store flags: \n Account information:\n r74sjHm88nADMjfzJe5G\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:17.741817 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:17.845734 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:17.846603 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f6ce0ec9-0545-413c-8b60-af88398cce5a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a\n Backing store flags: \n Account information:\n r74sjHm88nADMjfzJe5G\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:17.848319 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-b0c9f18d-074b-458d-b269-47982d86584e req-def7ab11-8c8e-4cc6-b455-12ae630fdaf0 tempest-VolumesAdminNegativeTest-1437569103 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-f6ce0ec9-0545-413c-8b60-af88398cce5a 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 12:56:17.910333 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-b0c9f18d-074b-458d-b269-47982d86584e req-def7ab11-8c8e-4cc6-b455-12ae630fdaf0 tempest-VolumesAdminNegativeTest-1437569103 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f6ce0ec9-0545-413c-8b60-af88398cce5a', 'target_lun': 1, 'volume_id': 'f6ce0ec9-0545-413c-8b60-af88398cce5a', 'auth_method': 'CHAP', 'auth_username': 'r74sjHm88nADMjfzJe5G', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f6168ee5-3573-46d4-bfcb-f9b4092befac'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 12:56:18.053557 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-b0c9f18d-074b-458d-b269-47982d86584e req-def7ab11-8c8e-4cc6-b455-12ae630fdaf0 tempest-VolumesAdminNegativeTest-1437569103 None] attachment_update completed successfully.
Feb 09 12:56:18.302088 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:18.780073 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e" returned: 0 in 0.479s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:18.780692 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402570400]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:18.781197 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-8ed75a3c-6413-41ed-89b1-d1b8f7bd92a3 req-872f024b-a92f-46aa-9e5a-7f314e897ab2 tempest-LiveMigrationTest-1917961195 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 12:56:18.781616 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-8ed75a3c-6413-41ed-89b1-d1b8f7bd92a3 req-872f024b-a92f-46aa-9e5a-7f314e897ab2 tempest-LiveMigrationTest-1917961195 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 12:56:18.785167 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:18.806594 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:18.807254 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402570400]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f6ce0ec9-0545-413c-8b60-af88398cce5a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a\n Backing store flags: \n Account information:\n r74sjHm88nADMjfzJe5G\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\n System information:\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-3faeb1c9-cc59-49b9-84f9-a430e404992e\n Backing store flags: \n Account information:\n Eu6RHPkdtsWCDMnyud5B\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:18.808132 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-8ed75a3c-6413-41ed-89b1-d1b8f7bd92a3 req-872f024b-a92f-46aa-9e5a-7f314e897ab2 tempest-LiveMigrationTest-1917961195 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 12:56:18.809664 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:18.961011 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:18.961847 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402570400]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f6ce0ec9-0545-413c-8b60-af88398cce5a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a\n Backing store flags: \n Account information:\n r74sjHm88nADMjfzJe5G\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\n System information:\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-3faeb1c9-cc59-49b9-84f9-a430e404992e\n Backing store flags: \n Account information:\n Eu6RHPkdtsWCDMnyud5B\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:18.968607 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:19.191832 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.226s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:19.192318 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402570400]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f6ce0ec9-0545-413c-8b60-af88398cce5a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a\n Backing store flags: \n Account information:\n r74sjHm88nADMjfzJe5G\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\n System information:\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-3faeb1c9-cc59-49b9-84f9-a430e404992e\n Backing store flags: \n Account information:\n Eu6RHPkdtsWCDMnyud5B\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:19.193797 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-8ed75a3c-6413-41ed-89b1-d1b8f7bd92a3 req-872f024b-a92f-46aa-9e5a-7f314e897ab2 tempest-LiveMigrationTest-1917961195 None] Set provider_location to: 10.222.0.59:3260,2 iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 12:56:19.335663 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-8ed75a3c-6413-41ed-89b1-d1b8f7bd92a3 req-872f024b-a92f-46aa-9e5a-7f314e897ab2 tempest-LiveMigrationTest-1917961195 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e', 'target_lun': 1, 'volume_id': '3faeb1c9-cc59-49b9-84f9-a430e404992e', 'auth_method': 'CHAP', 'auth_username': 'Eu6RHPkdtsWCDMnyud5B', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f59f6aeb-94dd-4434-a865-5f8230bb16ee'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 12:56:19.707722 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-8ed75a3c-6413-41ed-89b1-d1b8f7bd92a3 req-872f024b-a92f-46aa-9e5a-7f314e897ab2 tempest-LiveMigrationTest-1917961195 None] attachment_update completed successfully.
Feb 09 12:56:31.114620 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-2ee0805f-a42d-4d11-afe8-54f164d95952 req-d38e1d37-2bca-4b78-ac9a-eb80227d03f4 tempest-VolumesAdminNegativeTest-1437569103 None] Terminate volume connection completed successfully.
Feb 09 12:56:31.115302 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-2ee0805f-a42d-4d11-afe8-54f164d95952 req-d38e1d37-2bca-4b78-ac9a-eb80227d03f4 tempest-VolumesAdminNegativeTest-1437569103 None] Deleting attachment f6168ee5-3573-46d4-bfcb-f9b4092befac. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 12:56:31.118851 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:31.204537 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:31.205047 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f6ce0ec9-0545-413c-8b60-af88398cce5a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a\n Backing store flags: \n Account information:\n r74sjHm88nADMjfzJe5G\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\n Backing store flags: \n Account information:\n Eu6RHPkdtsWCDMnyud5B\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:31.205926 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-2ee0805f-a42d-4d11-afe8-54f164d95952 req-d38e1d37-2bca-4b78-ac9a-eb80227d03f4 tempest-VolumesAdminNegativeTest-1437569103 None] Removing iscsi_target for Volume ID: f6ce0ec9-0545-413c-8b60-af88398cce5a
Feb 09 12:56:31.207104 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f6ce0ec9-0545-413c-8b60-af88398cce5a -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:31.300313 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f6ce0ec9-0545-413c-8b60-af88398cce5a -f" returned: 0 in 0.092s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:31.300563 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:31.302270 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:31.391441 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:31.391777 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\n Backing store flags: \n Account information:\n Eu6RHPkdtsWCDMnyud5B\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:31.479606 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-2ee0805f-a42d-4d11-afe8-54f164d95952 req-d38e1d37-2bca-4b78-ac9a-eb80227d03f4 tempest-VolumesAdminNegativeTest-1437569103 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 12:56:31.479606 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 12:56:31.479606 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:56:32.573468 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 12:56:32.579035 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 12:56:32.579906 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 12:56:32.597579 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Flow 'volume_create_manager' (552ad61e-1b55-49f7-b497-97cc7bd0e6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 12:56:32.607189 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (338adba2-7bfe-4450-aeb3-82d05e74b8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:56:32.633246 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 12:56:32.660284 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (338adba2-7bfe-4450-aeb3-82d05e74b8ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T12:56:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1389321135',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=c3b05e6f-b5d7-4da2-b0ca-f9687675a76f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fc4f987cd214c52a25508025dc755f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T12:56:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T12:56:33Z,user_id='7f52ed0bd9d44a24a36b2e8fc66d31b4',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:56:32.662911 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77479cd8-4f98-4cd3-b13a-fdc475113844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:56:32.664954 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77479cd8-4f98-4cd3-b13a-fdc475113844) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:56:32.667442 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a5e2d9c7-e4a8-4366-adf7-4bc8defc2dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:56:32.670996 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a5e2d9c7-e4a8-4366-adf7-4bc8defc2dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c3b05e6f-b5d7-4da2-b0ca-f9687675a76f', 'volume_name': 'volume-c3b05e6f-b5d7-4da2-b0ca-f9687675a76f', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:56:32.673328 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96f4eca3-8360-4bd4-bf85-7592937e0ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:56:32.676439 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96f4eca3-8360-4bd4-bf85-7592937e0ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:56:32.678880 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3f35dab5-44c0-4cc6-bfdc-5165b8a6c556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:56:32.679654 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Volume c3b05e6f-b5d7-4da2-b0ca-f9687675a76f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c3b05e6f-b5d7-4da2-b0ca-f9687675a76f', 'volume_size': 1}
Feb 09 12:56:32.680904 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3b05e6f-b5d7-4da2-b0ca-f9687675a76f stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:32.711821 n-d-825175-3 sudo[100792]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3b05e6f-b5d7-4da2-b0ca-f9687675a76f stack-volumes-lvmdriver-1 -L 1g
Feb 09 12:56:32.712805 n-d-825175-3 sudo[100792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:33.298722 n-d-825175-3 sudo[100792]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:33.301053 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3b05e6f-b5d7-4da2-b0ca-f9687675a76f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.620s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:33.304601 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3f35dab5-44c0-4cc6-bfdc-5165b8a6c556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c3b05e6f-b5d7-4da2-b0ca-f9687675a76f', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:56:33.307272 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77c2a18a-1561-43ed-8318-651bc9087800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:56:33.320709 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Volume volume-c3b05e6f-b5d7-4da2-b0ca-f9687675a76f (c3b05e6f-b5d7-4da2-b0ca-f9687675a76f): created successfully
Feb 09 12:56:33.322936 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77c2a18a-1561-43ed-8318-651bc9087800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:56:33.327554 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Flow 'volume_create_manager' (552ad61e-1b55-49f7-b497-97cc7bd0e6eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 12:56:33.347081 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-477e46cc-fd66-4068-b20d-39f4c6840544 tempest-VolumesAdminNegativeTest-1437569103 None] Created volume successfully.
Feb 09 12:56:37.456087 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-77248819-a036-48e7-a5ef-a2d0266a421d req-45da62f1-9b30-45f1-ad9d-3ee39f9e250f tempest-LiveMigrationTest-979967230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:37.480186 n-d-825175-3 sudo[100857]: ubuntu : 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-3faeb1c9-cc59-49b9-84f9-a430e404992e
Feb 09 12:56:37.482339 n-d-825175-3 sudo[100857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:37.588737 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 None] Lock "b'cinder-c3b05e6f-b5d7-4da2-b0ca-f9687675a76f-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 12:56:37.719542 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 None] Skipping remove_export. No iscsi_target is presently exported for volume: c3b05e6f-b5d7-4da2-b0ca-f9687675a76f
Feb 09 12:56:37.720571 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c3b05e6f-b5d7-4da2-b0ca-f9687675a76f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:37.739303 n-d-825175-3 sudo[100859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c3b05e6f-b5d7-4da2-b0ca-f9687675a76f
Feb 09 12:56:37.740880 n-d-825175-3 sudo[100859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:38.176968 n-d-825175-3 sudo[100857]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:38.179575 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-77248819-a036-48e7-a5ef-a2d0266a421d req-45da62f1-9b30-45f1-ad9d-3ee39f9e250f tempest-LiveMigrationTest-979967230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e" returned: 0 in 0.723s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:38.294689 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:38.319325 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:38.320252 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\n Backing store flags: \n Account information:\n Eu6RHPkdtsWCDMnyud5B\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-77248819-a036-48e7-a5ef-a2d0266a421d req-45da62f1-9b30-45f1-ad9d-3ee39f9e250f tempest-LiveMigrationTest-979967230 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: I_T nexus: 2
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: Eu6RHPkdtsWCDMnyud5B
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:56:38.321767 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 12:56:38.328723 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-77248819-a036-48e7-a5ef-a2d0266a421d req-45da62f1-9b30-45f1-ad9d-3ee39f9e250f tempest-LiveMigrationTest-979967230 None] Creating iscsi_target for Volume ID: volume-3faeb1c9-cc59-49b9-84f9-a430e404992e {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 12:56:38.329587 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-77248819-a036-48e7-a5ef-a2d0266a421d req-45da62f1-9b30-45f1-ad9d-3ee39f9e250f tempest-LiveMigrationTest-979967230 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Feb 09 12:56:38.334459 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-77248819-a036-48e7-a5ef-a2d0266a421d req-45da62f1-9b30-45f1-ad9d-3ee39f9e250f tempest-LiveMigrationTest-979967230 None] Created volume path /opt/stack/data/cinder/volumes/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e,
Feb 09 12:56:38.334459 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 12:56:38.334459 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:56:38.334459 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e
Feb 09 12:56:38.334459 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 12:56:38.334459 n-d-825175-3 cinder-volume[91721]: incominguser Eu6RHPkdtsWCDMnyud5B Fj85DC3DmdaEn7Mh
Feb 09 12:56:38.334459 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:56:38.334459 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 12:56:38.334459 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:56:38.334459 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 12:56:38.341424 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:38.571947 n-d-825175-3 sudo[100859]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:38.574009 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c3b05e6f-b5d7-4da2-b0ca-f9687675a76f" returned: 0 in 0.853s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:38.576451 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c3b05e6f-b5d7-4da2-b0ca-f9687675a76f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:38.593822 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e" returned: 0 in 0.240s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:38.594274 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:38.595225 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-77248819-a036-48e7-a5ef-a2d0266a421d req-45da62f1-9b30-45f1-ad9d-3ee39f9e250f tempest-LiveMigrationTest-979967230 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 12:56:38.595877 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-77248819-a036-48e7-a5ef-a2d0266a421d req-45da62f1-9b30-45f1-ad9d-3ee39f9e250f tempest-LiveMigrationTest-979967230 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 12:56:38.599745 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:38.623810 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:38.624455 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\n Backing store flags: \n Account information:\n Eu6RHPkdtsWCDMnyud5B\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-77248819-a036-48e7-a5ef-a2d0266a421d req-45da62f1-9b30-45f1-ad9d-3ee39f9e250f tempest-LiveMigrationTest-979967230 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: I_T nexus: 2
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: Eu6RHPkdtsWCDMnyud5B
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:56:38.625228 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 12:56:38.630105 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:38.628519 n-d-825175-3 sudo[100878]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c3b05e6f-b5d7-4da2-b0ca-f9687675a76f
Feb 09 12:56:38.629433 n-d-825175-3 sudo[100878]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:38.944708 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.318s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:38.945815 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\n Backing store flags: \n Account information:\n Eu6RHPkdtsWCDMnyud5B\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:38.951152 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:39.199442 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.251s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:39.200016 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\n Backing store flags: \n Account information:\n Eu6RHPkdtsWCDMnyud5B\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:39.201282 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-77248819-a036-48e7-a5ef-a2d0266a421d req-45da62f1-9b30-45f1-ad9d-3ee39f9e250f tempest-LiveMigrationTest-979967230 None] Set provider_location to: 10.222.0.59:3260,2 iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 12:56:39.286693 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-77248819-a036-48e7-a5ef-a2d0266a421d req-45da62f1-9b30-45f1-ad9d-3ee39f9e250f tempest-LiveMigrationTest-979967230 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e', 'target_lun': 1, 'volume_id': '3faeb1c9-cc59-49b9-84f9-a430e404992e', 'auth_method': 'CHAP', 'auth_username': 'Eu6RHPkdtsWCDMnyud5B', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'bf13726c-2b6b-4d97-bbfe-e116248d7cfc'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 12:56:39.453515 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-77248819-a036-48e7-a5ef-a2d0266a421d req-45da62f1-9b30-45f1-ad9d-3ee39f9e250f tempest-LiveMigrationTest-979967230 None] attachment_update completed successfully.
Feb 09 12:56:39.591552 n-d-825175-3 sudo[100878]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:39.604007 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c3b05e6f-b5d7-4da2-b0ca-f9687675a76f" returned: 0 in 1.028s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:39.606597 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3b05e6f-b5d7-4da2-b0ca-f9687675a76f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:39.633915 n-d-825175-3 sudo[100896]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3b05e6f-b5d7-4da2-b0ca-f9687675a76f
Feb 09 12:56:39.634885 n-d-825175-3 sudo[100896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:40.205056 n-d-825175-3 sudo[100896]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:40.208383 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3b05e6f-b5d7-4da2-b0ca-f9687675a76f" returned: 0 in 0.601s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:40.210222 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 None] Successfully deleted volume: c3b05e6f-b5d7-4da2-b0ca-f9687675a76f
Feb 09 12:56:40.249578 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 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.
Feb 09 12:56:40.250764 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 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.
Feb 09 12:56:40.282990 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 None] Created reservations ['a2771732-c241-42fb-8150-03e219de1d5e', '2c46b83e-b01c-4168-ab33-002bf306600b', 'fc233fa9-11f0-4a44-8063-837974b3b7e4', '9a687550-2a79-433f-8793-53c5b54121d1'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 12:56:40.286934 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 12:56:40.286934 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 12:56:40.286934 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:56:40.382963 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:56:40.388792 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:40.426614 n-d-825175-3 sudo[100904]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:56:40.427475 n-d-825175-3 sudo[100904]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:40.904678 n-d-825175-3 sudo[100904]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:40.907038 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.521s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:40.909778 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:40.929521 n-d-825175-3 sudo[100907]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:56:40.931090 n-d-825175-3 sudo[100907]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:41.720722 n-d-825175-3 sudo[100907]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:41.725887 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.813s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:41.733549 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 12:56:41.743989 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 None] Deleted volume successfully.
Feb 09 12:56:41.782958 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-0f92dc41-e9b3-4fa7-ac6d-10e2a5f201c0 tempest-VolumesAdminNegativeTest-1437569103 None] Lock "b'cinder-c3b05e6f-b5d7-4da2-b0ca-f9687675a76f-delete_volume'" released by "delete_volume" :: held 4.194s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 12:56:41.789320 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-1ec08e7d-0c7e-42f3-8ea4-f2aa826b068a tempest-VolumesAdminNegativeTest-1437569103 None] Lock "b'cinder-f6ce0ec9-0545-413c-8b60-af88398cce5a-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 12:56:41.885242 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:42.053620 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:42.054247 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\n Backing store flags: \n Account information:\n Eu6RHPkdtsWCDMnyud5B\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:56:42.055259 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-1ec08e7d-0c7e-42f3-8ea4-f2aa826b068a tempest-VolumesAdminNegativeTest-1437569103 None] Skipping remove_export. No iscsi_target is presently exported for volume: f6ce0ec9-0545-413c-8b60-af88398cce5a
Feb 09 12:56:42.057433 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1ec08e7d-0c7e-42f3-8ea4-f2aa826b068a tempest-VolumesAdminNegativeTest-1437569103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:42.088305 n-d-825175-3 sudo[100914]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a
Feb 09 12:56:42.090300 n-d-825175-3 sudo[100914]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:42.685563 n-d-825175-3 sudo[100914]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:42.688772 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1ec08e7d-0c7e-42f3-8ea4-f2aa826b068a tempest-VolumesAdminNegativeTest-1437569103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a" returned: 0 in 0.631s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:42.691287 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1ec08e7d-0c7e-42f3-8ea4-f2aa826b068a tempest-VolumesAdminNegativeTest-1437569103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:42.709770 n-d-825175-3 sudo[100917]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a
Feb 09 12:56:42.710689 n-d-825175-3 sudo[100917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:43.509065 n-d-825175-3 sudo[100917]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:43.513124 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1ec08e7d-0c7e-42f3-8ea4-f2aa826b068a tempest-VolumesAdminNegativeTest-1437569103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a" returned: 0 in 0.820s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:43.518688 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1ec08e7d-0c7e-42f3-8ea4-f2aa826b068a tempest-VolumesAdminNegativeTest-1437569103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:43.558503 n-d-825175-3 sudo[100920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a
Feb 09 12:56:43.559943 n-d-825175-3 sudo[100920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:44.185900 n-d-825175-3 sudo[100920]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:44.188967 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1ec08e7d-0c7e-42f3-8ea4-f2aa826b068a tempest-VolumesAdminNegativeTest-1437569103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f6ce0ec9-0545-413c-8b60-af88398cce5a" returned: 0 in 0.671s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:44.191435 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-1ec08e7d-0c7e-42f3-8ea4-f2aa826b068a tempest-VolumesAdminNegativeTest-1437569103 None] Successfully deleted volume: f6ce0ec9-0545-413c-8b60-af88398cce5a
Feb 09 12:56:44.313138 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-1ec08e7d-0c7e-42f3-8ea4-f2aa826b068a tempest-VolumesAdminNegativeTest-1437569103 None] Created reservations ['3d48c8b3-5444-4d72-a386-21f614b29df4', '365a04ef-a4f2-44bb-8926-88a9fb026639', 'a5e9fee5-45c0-47ff-a618-957283f9c72d', '0a0c1dfd-5ff1-4dce-be27-48c012a0d4df'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 12:56:44.317445 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-1ec08e7d-0c7e-42f3-8ea4-f2aa826b068a tempest-VolumesAdminNegativeTest-1437569103 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 12:56:44.317445 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 12:56:44.317445 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:56:44.385069 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-1ec08e7d-0c7e-42f3-8ea4-f2aa826b068a tempest-VolumesAdminNegativeTest-1437569103 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:56:44.386400 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1ec08e7d-0c7e-42f3-8ea4-f2aa826b068a tempest-VolumesAdminNegativeTest-1437569103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:44.426280 n-d-825175-3 sudo[100928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:56:44.427967 n-d-825175-3 sudo[100928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:44.929414 n-d-825175-3 sudo[100928]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:44.931604 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1ec08e7d-0c7e-42f3-8ea4-f2aa826b068a tempest-VolumesAdminNegativeTest-1437569103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:44.934928 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1ec08e7d-0c7e-42f3-8ea4-f2aa826b068a tempest-VolumesAdminNegativeTest-1437569103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:56:44.955279 n-d-825175-3 sudo[100931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:56:44.956955 n-d-825175-3 sudo[100931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:56:45.686748 n-d-825175-3 sudo[100931]: pam_unix(sudo:session): session closed for user root
Feb 09 12:56:45.689177 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1ec08e7d-0c7e-42f3-8ea4-f2aa826b068a tempest-VolumesAdminNegativeTest-1437569103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.754s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:56:45.692197 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-1ec08e7d-0c7e-42f3-8ea4-f2aa826b068a tempest-VolumesAdminNegativeTest-1437569103 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 12:56:45.713161 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-1ec08e7d-0c7e-42f3-8ea4-f2aa826b068a tempest-VolumesAdminNegativeTest-1437569103 None] Deleted volume successfully.
Feb 09 12:56:45.731629 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-1ec08e7d-0c7e-42f3-8ea4-f2aa826b068a tempest-VolumesAdminNegativeTest-1437569103 None] Lock "b'cinder-f6ce0ec9-0545-413c-8b60-af88398cce5a-delete_volume'" released by "delete_volume" :: held 3.943s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 12:57:02.866526 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-77248819-a036-48e7-a5ef-a2d0266a421d req-e292fcd3-1d49-417d-b4f2-cffd4d4e1eea tempest-LiveMigrationTest-979967230 None] Terminate volume connection completed successfully.
Feb 09 12:57:02.867469 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-77248819-a036-48e7-a5ef-a2d0266a421d req-e292fcd3-1d49-417d-b4f2-cffd4d4e1eea tempest-LiveMigrationTest-979967230 None] Deleting attachment f59f6aeb-94dd-4434-a865-5f8230bb16ee. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 12:57:03.097249 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-77248819-a036-48e7-a5ef-a2d0266a421d req-e292fcd3-1d49-417d-b4f2-cffd4d4e1eea tempest-LiveMigrationTest-979967230 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 12:57:03.097249 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 12:57:03.097249 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:57:04.587516 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 12:57:04.588647 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:57:04.589710 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:57:04.617460 n-d-825175-3 sudo[100996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:57:04.618401 n-d-825175-3 sudo[100996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:57:05.250744 n-d-825175-3 sudo[100996]: pam_unix(sudo:session): session closed for user root
Feb 09 12:57:05.254558 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.664s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:57:05.258843 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:57:05.286068 n-d-825175-3 sudo[101007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:57:05.287224 n-d-825175-3 sudo[101007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:57:05.725340 n-d-825175-3 sudo[101007]: pam_unix(sudo:session): session closed for user root
Feb 09 12:57:05.728337 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.470s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:57:05.730961 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 12:57:21.571606 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-284a37ac-e111-4c01-98a6-fdf2dd98bd2b req-021f5f76-8380-4ade-86fa-f2bdee805c70 tempest-LiveMigrationTest-1917961195 None] Terminate volume connection completed successfully.
Feb 09 12:57:21.572580 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-284a37ac-e111-4c01-98a6-fdf2dd98bd2b req-021f5f76-8380-4ade-86fa-f2bdee805c70 tempest-LiveMigrationTest-1917961195 None] Deleting attachment bf13726c-2b6b-4d97-bbfe-e116248d7cfc. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 12:57:21.580182 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:57:21.756894 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.182s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:57:21.757433 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e\n System information:\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-3faeb1c9-cc59-49b9-84f9-a430e404992e\n Backing store flags: \n Account information:\n Eu6RHPkdtsWCDMnyud5B\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:57:21.758457 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-284a37ac-e111-4c01-98a6-fdf2dd98bd2b req-021f5f76-8380-4ade-86fa-f2bdee805c70 tempest-LiveMigrationTest-1917961195 None] Removing iscsi_target for Volume ID: 3faeb1c9-cc59-49b9-84f9-a430e404992e
Feb 09 12:57:21.762312 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:57:22.283009 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3faeb1c9-cc59-49b9-84f9-a430e404992e -f" returned: 0 in 0.520s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:57:22.284397 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:57:22.286513 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:57:22.457970 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.171s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:57:22.458670 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:57:22.576057 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-284a37ac-e111-4c01-98a6-fdf2dd98bd2b req-021f5f76-8380-4ade-86fa-f2bdee805c70 tempest-LiveMigrationTest-1917961195 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 12:57:22.576057 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 12:57:22.576057 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:57:25.005883 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 12:57:25.011176 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 12:57:25.012987 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 12:57:25.045648 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Flow 'volume_create_manager' (5b2ec6bd-cf33-4f54-9f03-7bcbc1aa582c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 12:57:25.055727 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (889cf4bc-df03-4f3b-ba3a-6bcfe21d57ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:57:25.107845 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 12:57:25.139501 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (889cf4bc-df03-4f3b-ba3a-6bcfe21d57ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T12:57:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1945133745',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=9564b923-778c-4fa4-85c0-1d36684ad650,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4356ca73cb7b44649bc5b79338960c01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T12:57:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T12:57:25Z,user_id='46604c69d4aa400396d38d222899de75',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:57:25.144836 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0100a15d-094c-411b-bc88-2096c8f2528a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:57:25.148858 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0100a15d-094c-411b-bc88-2096c8f2528a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:57:25.152610 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (354779a9-ab28-4e86-839c-01fb7fa61626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:57:25.341298 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (354779a9-ab28-4e86-839c-01fb7fa61626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '9564b923-778c-4fa4-85c0-1d36684ad650', 'volume_name': 'volume-9564b923-778c-4fa4-85c0-1d36684ad650', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:57:25.344320 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32381c26-b0c6-45ed-a171-e894fed537e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:57:25.347216 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32381c26-b0c6-45ed-a171-e894fed537e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:57:25.355007 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cbae43b3-c269-47d4-91ee-d7b3462a95f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:57:25.358098 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Volume 9564b923-778c-4fa4-85c0-1d36684ad650: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-9564b923-778c-4fa4-85c0-1d36684ad650', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 09 12:57:25.360770 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Cloning 9564b923-778c-4fa4-85c0-1d36684ad650 from image aec45eaa-b201-4ef5-a863-48d953847b20 at location (None, None). {{(pid=91721) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 09 12:57:46.369882 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1, size 616.00 MB, duration 21.00 sec {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 09 12:57:46.370940 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Image download 616.00 MB at 29.33 MB/s
Feb 09 12:57:46.463176 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:57:46.824835 n-d-825175-3 sudo[101532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1
Feb 09 12:57:46.825796 n-d-825175-3 sudo[101532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:57:47.657598 n-d-825175-3 sudo[101532]: pam_unix(sudo:session): session closed for user root
Feb 09 12:57:47.659781 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1" returned: 0 in 1.196s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:57:47.660746 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 is fetched for user 46604c69d4aa400396d38d222899de75. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 09 12:57:47.756106 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:57:47.916935 n-d-825175-3 sudo[101554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1
Feb 09 12:57:47.917763 n-d-825175-3 sudo[101554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:57:48.556624 n-d-825175-3 sudo[101554]: pam_unix(sudo:session): session closed for user root
Feb 09 12:57:48.559033 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1" returned: 0 in 0.803s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:57:48.561252 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9564b923-778c-4fa4-85c0-1d36684ad650 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:57:48.595347 n-d-825175-3 sudo[101571]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9564b923-778c-4fa4-85c0-1d36684ad650 stack-volumes-lvmdriver-1 -L 1g
Feb 09 12:57:48.596226 n-d-825175-3 sudo[101571]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:57:49.718406 n-d-825175-3 sudo[101571]: pam_unix(sudo:session): session closed for user root
Feb 09 12:57:49.722240 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9564b923-778c-4fa4-85c0-1d36684ad650 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.160s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:57:49.764769 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Attempting download of aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume 9564b923-778c-4fa4-85c0-1d36684ad650. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 09 12:57:49.861794 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_kt0rcqef {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:57:49.987088 n-d-825175-3 sudo[101619]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_aec45eaa-b201-4ef5-a863-48d953847b20_kt0rcqef
Feb 09 12:57:49.988154 n-d-825175-3 sudo[101619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:57:50.599435 n-d-825175-3 sudo[101619]: pam_unix(sudo:session): session closed for user root
Feb 09 12:57:50.602046 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_kt0rcqef" returned: 0 in 0.740s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:57:50.603569 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:57:50.765059 n-d-825175-3 sudo[101631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1
Feb 09 12:57:50.766543 n-d-825175-3 sudo[101631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:57:51.423900 n-d-825175-3 sudo[101631]: pam_unix(sudo:session): session closed for user root
Feb 09 12:57:51.426313 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1" returned: 0 in 0.822s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:57:51.427357 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] aec45eaa-b201-4ef5-a863-48d953847b20 was vhdx, converting to raw {{(pid=91721) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 09 12:57:51.428352 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9564b923--778c--4fa4--85c0--1d36684ad650 oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:57:51.483993 n-d-825175-3 sudo[101639]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9564b923--778c--4fa4--85c0--1d36684ad650 oflag=direct
Feb 09 12:57:51.485582 n-d-825175-3 sudo[101639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:57:51.938264 n-d-825175-3 sudo[101639]: pam_unix(sudo:session): session closed for user root
Feb 09 12:57:51.942760 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9564b923--778c--4fa4--85c0--1d36684ad650 oflag=direct" returned: 0 in 0.514s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:57:51.944269 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 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_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9564b923--778c--4fa4--85c0--1d36684ad650 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:57:51.966042 n-d-825175-3 sudo[101652]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9564b923--778c--4fa4--85c0--1d36684ad650
Feb 09 12:57:51.967501 n-d-825175-3 sudo[101652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:57:53.056716 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 12:57:53.063088 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 12:57:53.063884 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 12:57:53.080649 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Flow 'volume_create_manager' (66dfacb5-3995-4c6b-8ff1-f748b6dc2165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 12:57:53.085081 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9fdb2a7-6b3c-4160-ae88-c2cc294f703b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:57:53.115265 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 12:57:53.153783 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9fdb2a7-6b3c-4160-ae88-c2cc294f703b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T12:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-45864122',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=d8cb46d6-f37c-467c-8d91-17edd723730b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0404aaf1bfc2448b8a35a79bc22c6704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T12:57:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T12:57:53Z,user_id='a9fd8cdc9f93449293986b79be72763f',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:57:53.158061 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e270a6ba-e28b-41a2-8dab-aca301c42cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:57:53.162083 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e270a6ba-e28b-41a2-8dab-aca301c42cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:57:53.165066 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0bd42a1b-89c1-4241-ad72-070ba56ab6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:57:53.343370 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0bd42a1b-89c1-4241-ad72-070ba56ab6da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'd8cb46d6-f37c-467c-8d91-17edd723730b', 'volume_name': 'volume-d8cb46d6-f37c-467c-8d91-17edd723730b', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:57:53.345920 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ce41893-6e9b-4120-8a1a-2321e5b1f7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:57:53.348512 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ce41893-6e9b-4120-8a1a-2321e5b1f7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:57:53.350901 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (10e4d3ef-b0d6-456c-ae12-9aa7dd34d2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:57:53.351795 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Volume d8cb46d6-f37c-467c-8d91-17edd723730b: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-d8cb46d6-f37c-467c-8d91-17edd723730b', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 09 12:57:53.352483 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Cloning d8cb46d6-f37c-467c-8d91-17edd723730b from image aec45eaa-b201-4ef5-a863-48d953847b20 at location (None, None). {{(pid=91721) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 09 12:57:53.522647 n-d-825175-3 sudo[101652]: pam_unix(sudo:session): session closed for user root
Feb 09 12:57:53.526947 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 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_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9564b923--778c--4fa4--85c0--1d36684ad650" returned: 0 in 1.583s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:57:53.527903 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:57:53.684041 n-d-825175-3 sudo[101682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1
Feb 09 12:57:53.685961 n-d-825175-3 sudo[101682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:57:54.432811 n-d-825175-3 sudo[101682]: pam_unix(sudo:session): session closed for user root
Feb 09 12:57:54.436889 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1" returned: 0 in 0.909s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:57:54.437977 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_eurmjhtgn-d-825175-3@lvmdriver-1, size 700.00 MB, duration 1.58 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--9564b923--778c--4fa4--85c0--1d36684ad650 {{(pid=91721) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 09 12:57:54.438357 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Converted 700.00 MB image at 442.03 MB/s
Feb 09 12:57:54.438983 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Downloaded image aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume 9564b923-778c-4fa4-85c0-1d36684ad650 successfully. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 09 12:57:54.676405 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 for user 46604c69d4aa400396d38d222899de75 is deleted. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 09 12:57:54.677518 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Marking volume 9564b923-778c-4fa4-85c0-1d36684ad650 as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 12:57:54.707599 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Copying metadata from image aec45eaa-b201-4ef5-a863-48d953847b20 to 9564b923-778c-4fa4-85c0-1d36684ad650. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 09 12:57:54.708930 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Creating volume glance metadata for volume 9564b923-778c-4fa4-85c0-1d36684ad650 backed by image aec45eaa-b201-4ef5-a863-48d953847b20 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91721) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 09 12:57:54.862177 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cbae43b3-c269-47d4-91ee-d7b3462a95f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9564b923-778c-4fa4-85c0-1d36684ad650', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:57:54.864950 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f2a11be-af21-4a42-a289-669a73873d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:57:54.878786 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Volume volume-9564b923-778c-4fa4-85c0-1d36684ad650 (9564b923-778c-4fa4-85c0-1d36684ad650): created successfully
Feb 09 12:57:54.881769 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f2a11be-af21-4a42-a289-669a73873d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:57:54.889156 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Flow 'volume_create_manager' (5b2ec6bd-cf33-4f54-9f03-7bcbc1aa582c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 12:57:54.901361 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-cd1c8a9e-6df1-44f2-935c-015e00e415bb tempest-LiveMigrationTest-1917961195 None] Created volume successfully.
Feb 09 12:58:04.593216 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 12:58:04.594613 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:58:04.595506 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:04.658381 n-d-825175-3 sudo[101862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:58:04.660173 n-d-825175-3 sudo[101862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:58:04.804737 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-35f70752-7e18-4f97-984b-f6d28e44f643 req-12a956cd-0148-496a-9171-486b32fe8935 tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:04.871676 n-d-825175-3 sudo[101870]: ubuntu : 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-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:58:04.878035 n-d-825175-3 sudo[101870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:58:05.649180 n-d-825175-3 sudo[101870]: pam_unix(sudo:session): session closed for user root
Feb 09 12:58:05.652991 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-35f70752-7e18-4f97-984b-f6d28e44f643 req-12a956cd-0148-496a-9171-486b32fe8935 tempest-LiveMigrationTest-1917961195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650" returned: 0 in 0.849s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:05.691406 n-d-825175-3 sudo[101862]: pam_unix(sudo:session): session closed for user root
Feb 09 12:58:05.722234 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.126s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:05.725709 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:05.777877 n-d-825175-3 sudo[101883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:58:05.778737 n-d-825175-3 sudo[101883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:58:05.787827 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:05.813799 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:05.814298 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:58:05.816505 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-35f70752-7e18-4f97-984b-f6d28e44f643 req-12a956cd-0148-496a-9171-486b32fe8935 tempest-LiveMigrationTest-1917961195 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 12:58:05.817910 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-35f70752-7e18-4f97-984b-f6d28e44f643 req-12a956cd-0148-496a-9171-486b32fe8935 tempest-LiveMigrationTest-1917961195 None] Creating iscsi_target for Volume ID: volume-9564b923-778c-4fa4-85c0-1d36684ad650 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 12:58:05.825139 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-35f70752-7e18-4f97-984b-f6d28e44f643 req-12a956cd-0148-496a-9171-486b32fe8935 tempest-LiveMigrationTest-1917961195 None] Created volume path /opt/stack/data/cinder/volumes/volume-9564b923-778c-4fa4-85c0-1d36684ad650,
Feb 09 12:58:05.825139 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 12:58:05.825139 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:58:05.825139 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:58:05.825139 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 12:58:05.825139 n-d-825175-3 cinder-volume[91721]: incominguser 2ZoTTMbFKGEvxj7db9h6 6nk49y9SaU9PT85b
Feb 09 12:58:05.825139 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:58:05.825139 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 12:58:05.825139 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:58:05.825139 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 12:58:05.834620 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:06.771363 n-d-825175-3 sudo[101883]: pam_unix(sudo:session): session closed for user root
Feb 09 12:58:06.774336 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.049s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:06.776915 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 12:58:06.894742 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650" returned: 0 in 1.065s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:06.896424 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:58:06.899292 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-35f70752-7e18-4f97-984b-f6d28e44f643 req-12a956cd-0148-496a-9171-486b32fe8935 tempest-LiveMigrationTest-1917961195 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 12:58:06.902779 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-35f70752-7e18-4f97-984b-f6d28e44f643 req-12a956cd-0148-496a-9171-486b32fe8935 tempest-LiveMigrationTest-1917961195 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 12:58:06.912971 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:06.948832 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.044s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:06.949170 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:58:06.950238 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-35f70752-7e18-4f97-984b-f6d28e44f643 req-12a956cd-0148-496a-9171-486b32fe8935 tempest-LiveMigrationTest-1917961195 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 12:58:06.951646 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:07.235308 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.283s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:07.235606 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:58:07.237227 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:07.389025 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.151s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:07.389319 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308402571040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:58:07.390365 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-35f70752-7e18-4f97-984b-f6d28e44f643 req-12a956cd-0148-496a-9171-486b32fe8935 tempest-LiveMigrationTest-1917961195 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 12:58:07.449340 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-35f70752-7e18-4f97-984b-f6d28e44f643 req-12a956cd-0148-496a-9171-486b32fe8935 tempest-LiveMigrationTest-1917961195 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650', 'target_lun': 1, 'volume_id': '9564b923-778c-4fa4-85c0-1d36684ad650', 'auth_method': 'CHAP', 'auth_username': '2ZoTTMbFKGEvxj7db9h6', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '8bc5a4c0-f736-4a71-924d-72bfbe7ae593'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 12:58:07.574642 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-35f70752-7e18-4f97-984b-f6d28e44f643 req-12a956cd-0148-496a-9171-486b32fe8935 tempest-LiveMigrationTest-1917961195 None] attachment_update completed successfully.
Feb 09 12:58:13.063897 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1, size 616.00 MB, duration 19.71 sec {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 09 12:58:13.086560 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Image download 616.00 MB at 31.25 MB/s
Feb 09 12:58:13.185551 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:13.401633 n-d-825175-3 sudo[101967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1
Feb 09 12:58:13.402893 n-d-825175-3 sudo[101967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:58:14.278751 n-d-825175-3 sudo[101967]: pam_unix(sudo:session): session closed for user root
Feb 09 12:58:14.282014 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1" returned: 0 in 1.096s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:14.284812 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 is fetched for user a9fd8cdc9f93449293986b79be72763f. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 09 12:58:14.375246 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:14.543911 n-d-825175-3 sudo[101977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1
Feb 09 12:58:14.544862 n-d-825175-3 sudo[101977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:58:15.048966 n-d-825175-3 sudo[101977]: pam_unix(sudo:session): session closed for user root
Feb 09 12:58:15.051364 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1" returned: 0 in 0.676s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:15.054119 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d8cb46d6-f37c-467c-8d91-17edd723730b stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:15.075192 n-d-825175-3 sudo[101987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d8cb46d6-f37c-467c-8d91-17edd723730b stack-volumes-lvmdriver-1 -L 1g
Feb 09 12:58:15.076026 n-d-825175-3 sudo[101987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:58:15.744628 n-d-825175-3 sudo[101987]: pam_unix(sudo:session): session closed for user root
Feb 09 12:58:15.747183 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d8cb46d6-f37c-467c-8d91-17edd723730b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.693s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:15.777411 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Attempting download of aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume d8cb46d6-f37c-467c-8d91-17edd723730b. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 09 12:58:15.901833 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_f9lbm5jh {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:16.201268 n-d-825175-3 sudo[102025]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_aec45eaa-b201-4ef5-a863-48d953847b20_f9lbm5jh
Feb 09 12:58:16.202114 n-d-825175-3 sudo[102025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:58:16.842902 n-d-825175-3 sudo[102025]: pam_unix(sudo:session): session closed for user root
Feb 09 12:58:16.847029 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_f9lbm5jh" returned: 0 in 0.944s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:16.850700 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:17.072187 n-d-825175-3 sudo[102033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1
Feb 09 12:58:17.073047 n-d-825175-3 sudo[102033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:58:17.483374 n-d-825175-3 sudo[102033]: pam_unix(sudo:session): session closed for user root
Feb 09 12:58:17.485767 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1" returned: 0 in 0.635s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:17.486897 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] aec45eaa-b201-4ef5-a863-48d953847b20 was vhdx, converting to raw {{(pid=91721) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 09 12:58:17.488454 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d8cb46d6--f37c--467c--8d91--17edd723730b oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:17.511819 n-d-825175-3 sudo[102038]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d8cb46d6--f37c--467c--8d91--17edd723730b oflag=direct
Feb 09 12:58:17.513461 n-d-825175-3 sudo[102038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:58:17.896389 n-d-825175-3 sudo[102038]: pam_unix(sudo:session): session closed for user root
Feb 09 12:58:17.902964 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d8cb46d6--f37c--467c--8d91--17edd723730b oflag=direct" returned: 0 in 0.410s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:17.902964 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 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_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d8cb46d6--f37c--467c--8d91--17edd723730b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:17.925856 n-d-825175-3 sudo[102052]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d8cb46d6--f37c--467c--8d91--17edd723730b
Feb 09 12:58:17.926740 n-d-825175-3 sudo[102052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:58:19.254625 n-d-825175-3 sudo[102052]: pam_unix(sudo:session): session closed for user root
Feb 09 12:58:19.259203 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 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_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d8cb46d6--f37c--467c--8d91--17edd723730b" returned: 0 in 1.357s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:19.260829 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:19.422975 n-d-825175-3 sudo[102091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1
Feb 09 12:58:19.425150 n-d-825175-3 sudo[102091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:58:19.847665 n-d-825175-3 sudo[102091]: pam_unix(sudo:session): session closed for user root
Feb 09 12:58:19.850134 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1" returned: 0 in 0.589s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:19.852273 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_41luqqsan-d-825175-3@lvmdriver-1, size 700.00 MB, duration 1.36 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--d8cb46d6--f37c--467c--8d91--17edd723730b {{(pid=91721) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 09 12:58:19.853216 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Converted 700.00 MB image at 515.06 MB/s
Feb 09 12:58:19.854056 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Downloaded image aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume d8cb46d6-f37c-467c-8d91-17edd723730b successfully. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 09 12:58:19.993260 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 for user a9fd8cdc9f93449293986b79be72763f is deleted. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 09 12:58:19.994283 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Marking volume d8cb46d6-f37c-467c-8d91-17edd723730b as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 12:58:20.016085 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Copying metadata from image aec45eaa-b201-4ef5-a863-48d953847b20 to d8cb46d6-f37c-467c-8d91-17edd723730b. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 09 12:58:20.019024 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Creating volume glance metadata for volume d8cb46d6-f37c-467c-8d91-17edd723730b backed by image aec45eaa-b201-4ef5-a863-48d953847b20 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91721) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 09 12:58:20.145603 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (10e4d3ef-b0d6-456c-ae12-9aa7dd34d2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d8cb46d6-f37c-467c-8d91-17edd723730b', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:58:20.151160 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (665fea4f-9ef3-452b-907a-180d3eed1bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:58:20.169149 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Volume volume-d8cb46d6-f37c-467c-8d91-17edd723730b (d8cb46d6-f37c-467c-8d91-17edd723730b): created successfully
Feb 09 12:58:20.172405 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (665fea4f-9ef3-452b-907a-180d3eed1bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:58:20.177684 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Flow 'volume_create_manager' (66dfacb5-3995-4c6b-8ff1-f748b6dc2165) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 12:58:20.188188 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-c428baa1-f472-4603-858c-3ccad74894c5 tempest-TaggedBootDevicesTest-1332779503 None] Created volume successfully.
Feb 09 12:58:21.851859 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 12:58:21.861462 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 12:58:21.861830 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 12:58:21.897957 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Flow 'volume_create_manager' (17b9a89e-dd67-4d7f-bb36-9c66ab4e46a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 12:58:21.907556 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b43b650e-21be-4e1b-89d8-780b1b0af327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:58:22.013894 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 12:58:22.079025 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b43b650e-21be-4e1b-89d8-780b1b0af327) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T12:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1989018385',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=cebf3cb1-9cda-43d0-84a1-6baaa22ef141,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0404aaf1bfc2448b8a35a79bc22c6704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T12:58:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T12:58:22Z,user_id='a9fd8cdc9f93449293986b79be72763f',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:58:22.081819 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (454acbcf-0bac-412f-a24f-3c367a2cbe33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:58:22.107491 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (454acbcf-0bac-412f-a24f-3c367a2cbe33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:58:22.109872 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (06cb1c87-4044-4573-a592-c8104e994248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:58:22.125905 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (06cb1c87-4044-4573-a592-c8104e994248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cebf3cb1-9cda-43d0-84a1-6baaa22ef141', 'volume_name': 'volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:58:22.128753 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f70e315-ec67-4a93-a6b9-6a2a4186ffa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:58:22.130830 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f70e315-ec67-4a93-a6b9-6a2a4186ffa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:58:22.133625 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ab54ef3-0e80-4b79-999d-96abe7980951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:58:22.158999 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Volume cebf3cb1-9cda-43d0-84a1-6baaa22ef141: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141', 'volume_size': 1}
Feb 09 12:58:22.160381 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:22.208716 n-d-825175-3 sudo[102138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141 stack-volumes-lvmdriver-1 -L 1g
Feb 09 12:58:22.210533 n-d-825175-3 sudo[102138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:58:23.037125 n-d-825175-3 sudo[102138]: pam_unix(sudo:session): session closed for user root
Feb 09 12:58:23.040318 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.879s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:23.044333 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ab54ef3-0e80-4b79-999d-96abe7980951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:58:23.046798 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (418e35f1-36ff-48bd-99ce-0c368ebf1853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:58:23.069951 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Volume volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141 (cebf3cb1-9cda-43d0-84a1-6baaa22ef141): created successfully
Feb 09 12:58:23.072411 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (418e35f1-36ff-48bd-99ce-0c368ebf1853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:58:23.075666 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Flow 'volume_create_manager' (17b9a89e-dd67-4d7f-bb36-9c66ab4e46a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 12:58:23.099129 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-131d6c44-b0ce-4a85-aeaa-f48766f4a146 tempest-TaggedBootDevicesTest-1332779503 None] Created volume successfully.
Feb 09 12:58:24.304081 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 12:58:24.328191 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 12:58:24.329787 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 12:58:24.373302 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Flow 'volume_create_manager' (71cc99f8-2d41-490a-8c09-28db833d8fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 12:58:24.380212 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (684f9b32-41d9-4585-90fc-9c6055311cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:58:24.419615 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 12:58:24.447310 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (684f9b32-41d9-4585-90fc-9c6055311cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T12:58:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1203305000',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=c53379e6-6a5e-4539-8017-91c2ff701810,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0404aaf1bfc2448b8a35a79bc22c6704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T12:58:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T12:58:24Z,user_id='a9fd8cdc9f93449293986b79be72763f',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:58:24.450708 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (890809c8-938f-4590-9954-594764e67802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:58:24.453275 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (890809c8-938f-4590-9954-594764e67802) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:58:24.455907 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (00383c90-eb59-4afd-b5c8-49707534ff1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:58:24.458414 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (00383c90-eb59-4afd-b5c8-49707534ff1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c53379e6-6a5e-4539-8017-91c2ff701810', 'volume_name': 'volume-c53379e6-6a5e-4539-8017-91c2ff701810', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:58:24.462147 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3283ddd7-be9f-44d0-9895-bde43f0f8b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:58:24.464898 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3283ddd7-be9f-44d0-9895-bde43f0f8b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:58:24.467647 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c887fd82-70a7-406a-ac4e-8cf2fdd70f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:58:24.468725 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Volume c53379e6-6a5e-4539-8017-91c2ff701810: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c53379e6-6a5e-4539-8017-91c2ff701810', 'volume_size': 1}
Feb 09 12:58:24.470900 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c53379e6-6a5e-4539-8017-91c2ff701810 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:24.535719 n-d-825175-3 sudo[102181]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c53379e6-6a5e-4539-8017-91c2ff701810 stack-volumes-lvmdriver-1 -L 1g
Feb 09 12:58:24.540936 n-d-825175-3 sudo[102181]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:58:25.544731 n-d-825175-3 sudo[102181]: pam_unix(sudo:session): session closed for user root
Feb 09 12:58:25.547541 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c53379e6-6a5e-4539-8017-91c2ff701810 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.076s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:25.550904 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c887fd82-70a7-406a-ac4e-8cf2fdd70f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c53379e6-6a5e-4539-8017-91c2ff701810', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:58:25.553420 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c42cacb7-e364-449b-ac33-79d2ea472794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:58:25.567639 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Volume volume-c53379e6-6a5e-4539-8017-91c2ff701810 (c53379e6-6a5e-4539-8017-91c2ff701810): created successfully
Feb 09 12:58:25.569799 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c42cacb7-e364-449b-ac33-79d2ea472794) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:58:25.579132 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Flow 'volume_create_manager' (71cc99f8-2d41-490a-8c09-28db833d8fc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 12:58:25.591811 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ff1a2ed4-6531-4aba-b5fd-4b785313eed9 tempest-TaggedBootDevicesTest-1332779503 None] Created volume successfully.
Feb 09 12:58:50.456789 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-fd03619a-ef2a-492f-bc8f-83036a6283e0 req-c9854448-fff8-4d7a-881c-999ad2473849 tempest-LiveMigrationTest-979967230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:50.504958 n-d-825175-3 sudo[102634]: ubuntu : 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-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:58:50.505772 n-d-825175-3 sudo[102634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:58:51.780347 n-d-825175-3 sudo[102634]: pam_unix(sudo:session): session closed for user root
Feb 09 12:58:51.782682 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-fd03619a-ef2a-492f-bc8f-83036a6283e0 req-c9854448-fff8-4d7a-881c-999ad2473849 tempest-LiveMigrationTest-979967230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650" returned: 0 in 1.326s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:51.916832 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:51.950884 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.037s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:51.951233 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398714208]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fd03619a-ef2a-492f-bc8f-83036a6283e0 req-c9854448-fff8-4d7a-881c-999ad2473849 tempest-LiveMigrationTest-979967230 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: I_T nexus: 4
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: 2ZoTTMbFKGEvxj7db9h6
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:58:51.951875 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 12:58:51.958422 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fd03619a-ef2a-492f-bc8f-83036a6283e0 req-c9854448-fff8-4d7a-881c-999ad2473849 tempest-LiveMigrationTest-979967230 None] Creating iscsi_target for Volume ID: volume-9564b923-778c-4fa4-85c0-1d36684ad650 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 12:58:51.958422 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fd03619a-ef2a-492f-bc8f-83036a6283e0 req-c9854448-fff8-4d7a-881c-999ad2473849 tempest-LiveMigrationTest-979967230 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-9564b923-778c-4fa4-85c0-1d36684ad650 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Feb 09 12:58:51.960230 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fd03619a-ef2a-492f-bc8f-83036a6283e0 req-c9854448-fff8-4d7a-881c-999ad2473849 tempest-LiveMigrationTest-979967230 None] Created volume path /opt/stack/data/cinder/volumes/volume-9564b923-778c-4fa4-85c0-1d36684ad650,
Feb 09 12:58:51.960230 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 12:58:51.960230 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:58:51.960230 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:58:51.960230 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 12:58:51.960230 n-d-825175-3 cinder-volume[91721]: incominguser 2ZoTTMbFKGEvxj7db9h6 6nk49y9SaU9PT85b
Feb 09 12:58:51.960230 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:58:51.960230 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 12:58:51.960230 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:58:51.960230 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 12:58:51.962164 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:52.252995 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650" returned: 0 in 0.289s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:52.253814 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398714208]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:58:52.254777 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fd03619a-ef2a-492f-bc8f-83036a6283e0 req-c9854448-fff8-4d7a-881c-999ad2473849 tempest-LiveMigrationTest-979967230 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 12:58:52.255376 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fd03619a-ef2a-492f-bc8f-83036a6283e0 req-c9854448-fff8-4d7a-881c-999ad2473849 tempest-LiveMigrationTest-979967230 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 12:58:52.257322 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:52.284144 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:52.285725 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398714208]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fd03619a-ef2a-492f-bc8f-83036a6283e0 req-c9854448-fff8-4d7a-881c-999ad2473849 tempest-LiveMigrationTest-979967230 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: I_T nexus: 4
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: 2ZoTTMbFKGEvxj7db9h6
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:58:52.286597 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 12:58:52.292716 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:52.730402 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.437s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:52.730925 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398714208]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:58:52.734585 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:58:53.216583 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.478s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:58:53.216583 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398714208]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:58:53.216583 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-fd03619a-ef2a-492f-bc8f-83036a6283e0 req-c9854448-fff8-4d7a-881c-999ad2473849 tempest-LiveMigrationTest-979967230 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 12:58:53.337820 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-fd03619a-ef2a-492f-bc8f-83036a6283e0 req-c9854448-fff8-4d7a-881c-999ad2473849 tempest-LiveMigrationTest-979967230 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650', 'target_lun': 1, 'volume_id': '9564b923-778c-4fa4-85c0-1d36684ad650', 'auth_method': 'CHAP', 'auth_username': '2ZoTTMbFKGEvxj7db9h6', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f9bfaf47-701b-4b3b-983b-e98022ebf73b'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 12:58:53.800907 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-fd03619a-ef2a-492f-bc8f-83036a6283e0 req-c9854448-fff8-4d7a-881c-999ad2473849 tempest-LiveMigrationTest-979967230 None] attachment_update completed successfully.
Feb 09 12:59:04.599245 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 12:59:04.600541 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:59:04.600917 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:04.649716 n-d-825175-3 sudo[102814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:59:04.650577 n-d-825175-3 sudo[102814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:59:05.278062 n-d-825175-3 sudo[102814]: pam_unix(sudo:session): session closed for user root
Feb 09 12:59:05.282824 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.680s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:05.283881 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:05.323522 n-d-825175-3 sudo[102818]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:59:05.324392 n-d-825175-3 sudo[102818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:59:06.158927 n-d-825175-3 sudo[102818]: pam_unix(sudo:session): session closed for user root
Feb 09 12:59:06.162262 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.877s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:06.165596 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 12:59:07.895047 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-fd03619a-ef2a-492f-bc8f-83036a6283e0 req-40c28da0-1e84-4b77-95fb-0f10619d9373 tempest-LiveMigrationTest-979967230 None] Terminate volume connection completed successfully.
Feb 09 12:59:07.895047 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-fd03619a-ef2a-492f-bc8f-83036a6283e0 req-40c28da0-1e84-4b77-95fb-0f10619d9373 tempest-LiveMigrationTest-979967230 None] Deleting attachment 8bc5a4c0-f736-4a71-924d-72bfbe7ae593. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 12:59:08.056353 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-fd03619a-ef2a-492f-bc8f-83036a6283e0 req-40c28da0-1e84-4b77-95fb-0f10619d9373 tempest-LiveMigrationTest-979967230 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 12:59:08.056353 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 12:59:08.056353 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:59:13.775108 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-eee3070d-b6f3-4b2c-b20d-9a5f96e98927 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:13.828084 n-d-825175-3 sudo[102857]: ubuntu : 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-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 12:59:13.829014 n-d-825175-3 sudo[102857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:59:14.608291 n-d-825175-3 sudo[102857]: pam_unix(sudo:session): session closed for user root
Feb 09 12:59:14.610627 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-eee3070d-b6f3-4b2c-b20d-9a5f96e98927 tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b" returned: 0 in 0.835s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:14.661509 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:14.678508 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:14.678865 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398714208]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-eee3070d-b6f3-4b2c-b20d-9a5f96e98927 tempest-TaggedBootDevicesTest-1332779503 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: I_T nexus: 5
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.62
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: 2ZoTTMbFKGEvxj7db9h6
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:14.679612 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 12:59:14.682163 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-eee3070d-b6f3-4b2c-b20d-9a5f96e98927 tempest-TaggedBootDevicesTest-1332779503 None] Creating iscsi_target for Volume ID: volume-d8cb46d6-f37c-467c-8d91-17edd723730b {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 12:59:14.690316 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-eee3070d-b6f3-4b2c-b20d-9a5f96e98927 tempest-TaggedBootDevicesTest-1332779503 None] Created volume path /opt/stack/data/cinder/volumes/volume-d8cb46d6-f37c-467c-8d91-17edd723730b,
Feb 09 12:59:14.690316 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 12:59:14.690316 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:59:14.690316 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 12:59:14.690316 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 12:59:14.690316 n-d-825175-3 cinder-volume[91721]: incominguser T9xoGjgVw7NrSNtGp5Uz 4Zww9Qf2pFo8cNvJ
Feb 09 12:59:14.690316 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:59:14.690316 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 12:59:14.690316 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:59:14.690316 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 12:59:14.694346 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:15.508801 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b" returned: 0 in 0.816s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:15.509447 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398714208]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:15.510011 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-eee3070d-b6f3-4b2c-b20d-9a5f96e98927 tempest-TaggedBootDevicesTest-1332779503 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 12:59:15.510375 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-eee3070d-b6f3-4b2c-b20d-9a5f96e98927 tempest-TaggedBootDevicesTest-1332779503 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 12:59:15.513706 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:15.543889 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:15.545129 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398714208]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-eee3070d-b6f3-4b2c-b20d-9a5f96e98927 tempest-TaggedBootDevicesTest-1332779503 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: I_T nexus: 5
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.62
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: 2ZoTTMbFKGEvxj7db9h6
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:15.546081 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 12:59:15.556456 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:15.880137 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.327s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:15.881966 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398714208]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:15.886275 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:16.021853 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:16.023743 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398714208]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:16.024967 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-eee3070d-b6f3-4b2c-b20d-9a5f96e98927 tempest-TaggedBootDevicesTest-1332779503 None] Set provider_location to: 10.222.0.59:3260,2 iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 12:59:16.105008 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-eee3070d-b6f3-4b2c-b20d-9a5f96e98927 tempest-TaggedBootDevicesTest-1332779503 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b', 'target_lun': 1, 'volume_id': 'd8cb46d6-f37c-467c-8d91-17edd723730b', 'auth_method': 'CHAP', 'auth_username': 'T9xoGjgVw7NrSNtGp5Uz', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e4d9f49f-90fa-4cf5-9536-01768bc41a7b'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 12:59:16.268454 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-eee3070d-b6f3-4b2c-b20d-9a5f96e98927 tempest-TaggedBootDevicesTest-1332779503 None] attachment_update completed successfully.
Feb 09 12:59:16.814360 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-0f895092-ab0e-45c9-9510-66eb7bca5720 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:16.840751 n-d-825175-3 sudo[102916]: ubuntu : 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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 12:59:16.841555 n-d-825175-3 sudo[102916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:59:17.394652 n-d-825175-3 sudo[102916]: pam_unix(sudo:session): session closed for user root
Feb 09 12:59:17.397896 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-0f895092-ab0e-45c9-9510-66eb7bca5720 tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141" returned: 0 in 0.583s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:17.504587 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:17.526062 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:17.527396 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308401506720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-0f895092-ab0e-45c9-9510-66eb7bca5720 tempest-TaggedBootDevicesTest-1332779503 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: I_T nexus: 5
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.62
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: 2ZoTTMbFKGEvxj7db9h6
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: T9xoGjgVw7NrSNtGp5Uz
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:17.528100 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 12:59:17.534204 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-0f895092-ab0e-45c9-9510-66eb7bca5720 tempest-TaggedBootDevicesTest-1332779503 None] Creating iscsi_target for Volume ID: volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 12:59:17.536685 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-0f895092-ab0e-45c9-9510-66eb7bca5720 tempest-TaggedBootDevicesTest-1332779503 None] Created volume path /opt/stack/data/cinder/volumes/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141,
Feb 09 12:59:17.536685 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 12:59:17.536685 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:59:17.536685 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 12:59:17.536685 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 12:59:17.536685 n-d-825175-3 cinder-volume[91721]: incominguser j7YaAUHRioXqRVN64N4S vKJ3pc29ca7DCCS5
Feb 09 12:59:17.536685 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:59:17.536685 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 12:59:17.536685 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:59:17.536685 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 12:59:17.539107 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:18.121975 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141" returned: 0 in 0.582s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:18.124046 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308401506720]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:18.124898 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-0f895092-ab0e-45c9-9510-66eb7bca5720 tempest-TaggedBootDevicesTest-1332779503 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 12:59:18.129385 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-0f895092-ab0e-45c9-9510-66eb7bca5720 tempest-TaggedBootDevicesTest-1332779503 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 12:59:18.143805 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:18.163884 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:18.165900 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308401506720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-0f895092-ab0e-45c9-9510-66eb7bca5720 tempest-TaggedBootDevicesTest-1332779503 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: I_T nexus: 5
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.62
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: 2ZoTTMbFKGEvxj7db9h6
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: T9xoGjgVw7NrSNtGp5Uz
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:18.167017 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 12:59:18.178902 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:18.394653 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.222s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:18.395025 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308401506720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:18.396834 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:18.645057 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.247s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:18.645727 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308401506720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:18.647667 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-0f895092-ab0e-45c9-9510-66eb7bca5720 tempest-TaggedBootDevicesTest-1332779503 None] Set provider_location to: 10.222.0.59:3260,3 iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 12:59:18.777577 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-0f895092-ab0e-45c9-9510-66eb7bca5720 tempest-TaggedBootDevicesTest-1332779503 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141', 'target_lun': 1, 'volume_id': 'cebf3cb1-9cda-43d0-84a1-6baaa22ef141', 'auth_method': 'CHAP', 'auth_username': 'j7YaAUHRioXqRVN64N4S', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '87f52ee5-11cb-4420-86a3-54875a2915ff'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 12:59:19.131680 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-0f895092-ab0e-45c9-9510-66eb7bca5720 tempest-TaggedBootDevicesTest-1332779503 None] attachment_update completed successfully.
Feb 09 12:59:19.893250 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-06546114-b73e-40ef-bf6e-636049617703 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:19.916728 n-d-825175-3 sudo[102969]: ubuntu : 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-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 12:59:19.919017 n-d-825175-3 sudo[102969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:59:20.587648 n-d-825175-3 sudo[102969]: pam_unix(sudo:session): session closed for user root
Feb 09 12:59:20.591256 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-06546114-b73e-40ef-bf6e-636049617703 tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810" returned: 0 in 0.697s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:20.771679 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:20.798011 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308401506720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-06546114-b73e-40ef-bf6e-636049617703 tempest-TaggedBootDevicesTest-1332779503 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: I_T nexus: 5
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.62
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: 2ZoTTMbFKGEvxj7db9h6
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:20.799247 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: T9xoGjgVw7NrSNtGp5Uz
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Target 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030000
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf30
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030001
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf31
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: j7YaAUHRioXqRVN64N4S
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 12:59:20.804166 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-06546114-b73e-40ef-bf6e-636049617703 tempest-TaggedBootDevicesTest-1332779503 None] Creating iscsi_target for Volume ID: volume-c53379e6-6a5e-4539-8017-91c2ff701810 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 12:59:20.809848 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-06546114-b73e-40ef-bf6e-636049617703 tempest-TaggedBootDevicesTest-1332779503 None] Created volume path /opt/stack/data/cinder/volumes/volume-c53379e6-6a5e-4539-8017-91c2ff701810,
Feb 09 12:59:20.809848 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 12:59:20.809848 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:59:20.809848 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 12:59:20.809848 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 12:59:20.809848 n-d-825175-3 cinder-volume[91721]: incominguser NbkAni8C8qATXtaLvVn9 NEK4kwHgyMT76gcj
Feb 09 12:59:20.809848 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:59:20.809848 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 12:59:20.809848 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:59:20.809848 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 12:59:20.809848 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:21.602745 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810" returned: 0 in 0.796s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:21.603324 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308401506720]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:21.603654 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-06546114-b73e-40ef-bf6e-636049617703 tempest-TaggedBootDevicesTest-1332779503 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 12:59:21.604024 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-06546114-b73e-40ef-bf6e-636049617703 tempest-TaggedBootDevicesTest-1332779503 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 12:59:21.608156 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:21.628127 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:21.628463 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308401506720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-06546114-b73e-40ef-bf6e-636049617703 tempest-TaggedBootDevicesTest-1332779503 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: I_T nexus: 5
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.62
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: 2ZoTTMbFKGEvxj7db9h6
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: T9xoGjgVw7NrSNtGp5Uz
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Target 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030000
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf30
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030001
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf31
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: j7YaAUHRioXqRVN64N4S
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:21.629686 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 12:59:21.645975 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:21.846274 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.208s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:21.846777 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308401506720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:21.852285 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:21.970622 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:21.971177 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308401506720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:21.973139 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-06546114-b73e-40ef-bf6e-636049617703 tempest-TaggedBootDevicesTest-1332779503 None] Set provider_location to: 10.222.0.59:3260,4 iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 12:59:22.235962 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-06546114-b73e-40ef-bf6e-636049617703 tempest-TaggedBootDevicesTest-1332779503 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810', 'target_lun': 1, 'volume_id': 'c53379e6-6a5e-4539-8017-91c2ff701810', 'auth_method': 'CHAP', 'auth_username': 'NbkAni8C8qATXtaLvVn9', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '1697252e-76a3-4d17-bb5b-39e5d22bcf61'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 12:59:22.559640 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-ce5a961e-9d92-4f6c-9434-9ec18a3d3c4d req-06546114-b73e-40ef-bf6e-636049617703 tempest-TaggedBootDevicesTest-1332779503 None] attachment_update completed successfully.
Feb 09 12:59:26.155564 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 12:59:26.174364 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 12:59:26.175332 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 12:59:26.226076 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Flow 'volume_create_manager' (abdce28d-147c-4e60-8926-365e7448889f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 12:59:26.231198 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b96de2db-92f3-4986-af2b-e3b554c2db2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:59:26.332843 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 12:59:26.416200 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b96de2db-92f3-4986-af2b-e3b554c2db2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T12:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-304371747',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=9b16b23e-53a5-4c6f-ab03-78cbac71f3d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39bf5e6213774240a529d4f791d96059',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T12:59:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T12:59:26Z,user_id='2a5d599f646b43e4a9a6aa3fde5ed530',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:59:26.422662 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9daa8064-8aed-4f5f-921e-d0a0f937fcff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:59:26.429043 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9daa8064-8aed-4f5f-921e-d0a0f937fcff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:59:26.434820 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45d9e961-1082-4924-a42e-98cc6b23aa51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:59:26.439256 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45d9e961-1082-4924-a42e-98cc6b23aa51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9b16b23e-53a5-4c6f-ab03-78cbac71f3d9', 'volume_name': 'volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:59:26.441473 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c0a4856f-0794-47e3-ac10-5aef2a7c4fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:59:26.449272 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c0a4856f-0794-47e3-ac10-5aef2a7c4fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:59:26.455799 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dd1a34b3-8807-49c4-9d41-4df4b13773d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:59:26.456760 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Volume 9b16b23e-53a5-4c6f-ab03-78cbac71f3d9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9', 'volume_size': 1}
Feb 09 12:59:26.458244 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:26.516879 n-d-825175-3 sudo[103039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9 stack-volumes-lvmdriver-1 -L 1g
Feb 09 12:59:26.518433 n-d-825175-3 sudo[103039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:59:26.568863 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-2c339d73-96e9-4108-8264-a81295df26ad req-91c9d138-55e4-4803-9293-cafffca69c82 tempest-LiveMigrationTest-1917961195 None] Terminate volume connection completed successfully.
Feb 09 12:59:26.569881 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-2c339d73-96e9-4108-8264-a81295df26ad req-91c9d138-55e4-4803-9293-cafffca69c82 tempest-LiveMigrationTest-1917961195 None] Deleting attachment f9bfaf47-701b-4b3b-983b-e98022ebf73b. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 12:59:26.575928 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:26.926886 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.354s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:26.927359 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398714208]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650\n Backing store flags: \n Account information:\n 2ZoTTMbFKGEvxj7db9h6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:26.928379 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-2c339d73-96e9-4108-8264-a81295df26ad req-91c9d138-55e4-4803-9293-cafffca69c82 tempest-LiveMigrationTest-1917961195 None] Removing iscsi_target for Volume ID: 9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:59:26.932653 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:27.219663 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9564b923-778c-4fa4-85c0-1d36684ad650 -f" returned: 0 in 0.289s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:27.220248 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398714208]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:27.223948 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:27.377741 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.156s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:27.378514 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398714208]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:27.623073 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-2c339d73-96e9-4108-8264-a81295df26ad req-91c9d138-55e4-4803-9293-cafffca69c82 tempest-LiveMigrationTest-1917961195 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 12:59:27.623073 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 12:59:27.623073 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:59:27.695211 n-d-825175-3 sudo[103039]: pam_unix(sudo:session): session closed for user root
Feb 09 12:59:27.697408 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.239s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:27.700720 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dd1a34b3-8807-49c4-9d41-4df4b13773d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:59:27.704511 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a2a75e06-fd18-42b1-91e1-efa29452a068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 12:59:27.718091 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Volume volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9 (9b16b23e-53a5-4c6f-ab03-78cbac71f3d9): created successfully
Feb 09 12:59:27.720317 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a2a75e06-fd18-42b1-91e1-efa29452a068) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 12:59:27.723650 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Flow 'volume_create_manager' (abdce28d-147c-4e60-8926-365e7448889f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 12:59:27.742237 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-1bbf0fa4-b207-4a30-b0db-937b049690fd tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Created volume successfully.
Feb 09 12:59:27.838095 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-2c339d73-96e9-4108-8264-a81295df26ad req-b8b91fb6-03c3-4fdb-8716-dce13ed01c7a tempest-LiveMigrationTest-1917961195 None] Lock "b'cinder-9564b923-778c-4fa4-85c0-1d36684ad650-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 12:59:27.949241 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:28.192144 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.244s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:28.192613 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308401506720]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:28.193543 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [req-2c339d73-96e9-4108-8264-a81295df26ad req-b8b91fb6-03c3-4fdb-8716-dce13ed01c7a tempest-LiveMigrationTest-1917961195 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:59:28.194945 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-2c339d73-96e9-4108-8264-a81295df26ad req-b8b91fb6-03c3-4fdb-8716-dce13ed01c7a tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:28.220854 n-d-825175-3 sudo[103090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:59:28.222528 n-d-825175-3 sudo[103090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:59:28.843785 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-9a4418e1-8aea-436a-aa4e-a137060ff4f9 tempest-LiveMigrationTest-1917961195 None] Lock "b'cinder-3faeb1c9-cc59-49b9-84f9-a430e404992e-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 12:59:28.974864 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:29.163624 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.189s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:29.164025 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398712768]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:29.164816 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-9a4418e1-8aea-436a-aa4e-a137060ff4f9 tempest-LiveMigrationTest-1917961195 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3faeb1c9-cc59-49b9-84f9-a430e404992e
Feb 09 12:59:29.166122 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9a4418e1-8aea-436a-aa4e-a137060ff4f9 tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:29.177117 n-d-825175-3 sudo[103090]: pam_unix(sudo:session): session closed for user root
Feb 09 12:59:29.187975 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-2c339d73-96e9-4108-8264-a81295df26ad req-b8b91fb6-03c3-4fdb-8716-dce13ed01c7a tempest-LiveMigrationTest-1917961195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650" returned: 0 in 0.993s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:29.193133 n-d-825175-3 sudo[103106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e
Feb 09 12:59:29.194162 n-d-825175-3 sudo[103106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:59:29.195195 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-2c339d73-96e9-4108-8264-a81295df26ad req-b8b91fb6-03c3-4fdb-8716-dce13ed01c7a tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:29.268364 n-d-825175-3 sudo[103108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:59:29.269180 n-d-825175-3 sudo[103108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:59:29.870250 n-d-825175-3 sudo[103106]: pam_unix(sudo:session): session closed for user root
Feb 09 12:59:29.873854 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9a4418e1-8aea-436a-aa4e-a137060ff4f9 tempest-LiveMigrationTest-1917961195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e" returned: 0 in 0.707s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:29.877959 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9a4418e1-8aea-436a-aa4e-a137060ff4f9 tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:29.904991 n-d-825175-3 sudo[103122]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e
Feb 09 12:59:29.906044 n-d-825175-3 sudo[103122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:59:30.099731 n-d-825175-3 sudo[103108]: pam_unix(sudo:session): session closed for user root
Feb 09 12:59:30.102414 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-2c339d73-96e9-4108-8264-a81295df26ad req-b8b91fb6-03c3-4fdb-8716-dce13ed01c7a tempest-LiveMigrationTest-1917961195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650" returned: 0 in 0.912s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:30.104803 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-2c339d73-96e9-4108-8264-a81295df26ad req-b8b91fb6-03c3-4fdb-8716-dce13ed01c7a tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:30.177760 n-d-825175-3 sudo[103156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:59:30.180681 n-d-825175-3 sudo[103156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:59:30.699608 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ebf69cbf-be95-47fa-b55e-5b5ff3afc2d5 req-fabd034d-3d24-46df-bbdf-23deb7a12b7a tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:30.752382 n-d-825175-3 sudo[103161]: ubuntu : 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-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9
Feb 09 12:59:30.754380 n-d-825175-3 sudo[103161]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:59:30.947987 n-d-825175-3 sudo[103122]: pam_unix(sudo:session): session closed for user root
Feb 09 12:59:30.951763 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9a4418e1-8aea-436a-aa4e-a137060ff4f9 tempest-LiveMigrationTest-1917961195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e" returned: 0 in 1.074s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:30.954239 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9a4418e1-8aea-436a-aa4e-a137060ff4f9 tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:30.997069 n-d-825175-3 sudo[103163]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e
Feb 09 12:59:30.998585 n-d-825175-3 sudo[103163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:59:31.320450 n-d-825175-3 sudo[103156]: pam_unix(sudo:session): session closed for user root
Feb 09 12:59:31.323044 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-2c339d73-96e9-4108-8264-a81295df26ad req-b8b91fb6-03c3-4fdb-8716-dce13ed01c7a tempest-LiveMigrationTest-1917961195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9564b923-778c-4fa4-85c0-1d36684ad650" returned: 0 in 1.218s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:31.324201 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [req-2c339d73-96e9-4108-8264-a81295df26ad req-b8b91fb6-03c3-4fdb-8716-dce13ed01c7a tempest-LiveMigrationTest-1917961195 None] Successfully deleted volume: 9564b923-778c-4fa4-85c0-1d36684ad650
Feb 09 12:59:31.416499 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [req-2c339d73-96e9-4108-8264-a81295df26ad req-b8b91fb6-03c3-4fdb-8716-dce13ed01c7a tempest-LiveMigrationTest-1917961195 None] Created reservations ['9c32863c-cda3-4afc-b789-ee3187c86e5e', '77d9de8a-0d21-4077-b345-02ae80875496', '360debfa-c8a7-480a-bae9-4b68f5869c6b', '1e0ae678-2817-4381-8c41-0f3f030e792a'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 12:59:31.419177 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-2c339d73-96e9-4108-8264-a81295df26ad req-b8b91fb6-03c3-4fdb-8716-dce13ed01c7a tempest-LiveMigrationTest-1917961195 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 12:59:31.419177 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 12:59:31.419177 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:59:31.506071 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [req-2c339d73-96e9-4108-8264-a81295df26ad req-b8b91fb6-03c3-4fdb-8716-dce13ed01c7a tempest-LiveMigrationTest-1917961195 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:59:31.507174 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-2c339d73-96e9-4108-8264-a81295df26ad req-b8b91fb6-03c3-4fdb-8716-dce13ed01c7a tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:31.553972 n-d-825175-3 sudo[103176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:59:31.554978 n-d-825175-3 sudo[103176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:59:31.879720 n-d-825175-3 sudo[103163]: pam_unix(sudo:session): session closed for user root
Feb 09 12:59:31.883058 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9a4418e1-8aea-436a-aa4e-a137060ff4f9 tempest-LiveMigrationTest-1917961195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3faeb1c9-cc59-49b9-84f9-a430e404992e" returned: 0 in 0.928s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:31.884884 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-9a4418e1-8aea-436a-aa4e-a137060ff4f9 tempest-LiveMigrationTest-1917961195 None] Successfully deleted volume: 3faeb1c9-cc59-49b9-84f9-a430e404992e
Feb 09 12:59:31.920162 n-d-825175-3 sudo[103161]: pam_unix(sudo:session): session closed for user root
Feb 09 12:59:31.925904 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ebf69cbf-be95-47fa-b55e-5b5ff3afc2d5 req-fabd034d-3d24-46df-bbdf-23deb7a12b7a tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9" returned: 0 in 1.226s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:32.305249 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:32.306219 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:32.306418 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398713248]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ebf69cbf-be95-47fa-b55e-5b5ff3afc2d5 req-fabd034d-3d24-46df-bbdf-23deb7a12b7a tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: T9xoGjgVw7NrSNtGp5Uz
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Target 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030000
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf30
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030001
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf31
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: j7YaAUHRioXqRVN64N4S
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Target 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040000
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf40
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040001
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf41
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: NbkAni8C8qATXtaLvVn9
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:32.331699 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 12:59:32.351496 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ebf69cbf-be95-47fa-b55e-5b5ff3afc2d5 req-fabd034d-3d24-46df-bbdf-23deb7a12b7a tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Creating iscsi_target for Volume ID: volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 12:59:32.351496 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ebf69cbf-be95-47fa-b55e-5b5ff3afc2d5 req-fabd034d-3d24-46df-bbdf-23deb7a12b7a tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Created volume path /opt/stack/data/cinder/volumes/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9,
Feb 09 12:59:32.351496 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 12:59:32.351496 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:59:32.351496 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9
Feb 09 12:59:32.351496 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 12:59:32.351496 n-d-825175-3 cinder-volume[91721]: incominguser NMZRzKFKMwQnGcR5wfeS wEAaiCHzjo9rjpLs
Feb 09 12:59:32.351496 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:59:32.351496 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 12:59:32.351496 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:59:32.351496 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 12:59:32.366232 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:32.430537 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-9a4418e1-8aea-436a-aa4e-a137060ff4f9 tempest-LiveMigrationTest-1917961195 None] Created reservations ['832e5f68-40d3-459c-a07a-8c5648fb1de0', '801ad94a-de61-40d7-9921-e3843349df83', '4628e50b-d57d-4153-97b0-a3f9908b8853', '645406e1-a8aa-4398-9e65-51a48def0ef3'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 12:59:32.434122 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-9a4418e1-8aea-436a-aa4e-a137060ff4f9 tempest-LiveMigrationTest-1917961195 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 12:59:32.434122 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 12:59:32.434122 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:59:32.561514 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-9a4418e1-8aea-436a-aa4e-a137060ff4f9 tempest-LiveMigrationTest-1917961195 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 12:59:32.562583 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9a4418e1-8aea-436a-aa4e-a137060ff4f9 tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:32.728933 n-d-825175-3 sudo[103192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:59:32.730201 n-d-825175-3 sudo[103192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:59:32.943262 n-d-825175-3 sudo[103176]: pam_unix(sudo:session): session closed for user root
Feb 09 12:59:32.946406 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-2c339d73-96e9-4108-8264-a81295df26ad req-b8b91fb6-03c3-4fdb-8716-dce13ed01c7a tempest-LiveMigrationTest-1917961195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.438s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:32.948661 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-2c339d73-96e9-4108-8264-a81295df26ad req-b8b91fb6-03c3-4fdb-8716-dce13ed01c7a tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:33.009802 n-d-825175-3 sudo[103208]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:59:33.012461 n-d-825175-3 sudo[103208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:59:33.432057 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9" returned: 0 in 1.077s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:33.432706 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398713248]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:33.433209 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ebf69cbf-be95-47fa-b55e-5b5ff3afc2d5 req-fabd034d-3d24-46df-bbdf-23deb7a12b7a tempest-LiveAutoBlockMigrationV225Test-1171914645 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 12:59:33.433556 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ebf69cbf-be95-47fa-b55e-5b5ff3afc2d5 req-fabd034d-3d24-46df-bbdf-23deb7a12b7a tempest-LiveAutoBlockMigrationV225Test-1171914645 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 12:59:33.435233 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:33.444949 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:33.445325 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398713248]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9\n System information:\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-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9\n Backing store flags: \n Account information:\n NMZRzKFKMwQnGcR5wfeS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ebf69cbf-be95-47fa-b55e-5b5ff3afc2d5 req-fabd034d-3d24-46df-bbdf-23deb7a12b7a tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: T9xoGjgVw7NrSNtGp5Uz
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Target 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030000
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf30
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030001
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf31
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: j7YaAUHRioXqRVN64N4S
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Target 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040000
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf40
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040001
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf41
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: NbkAni8C8qATXtaLvVn9
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:33.445947 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 12:59:33.456430 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:33.582708 n-d-825175-3 sudo[103192]: pam_unix(sudo:session): session closed for user root
Feb 09 12:59:33.585233 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9a4418e1-8aea-436a-aa4e-a137060ff4f9 tempest-LiveMigrationTest-1917961195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.022s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:33.587252 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9a4418e1-8aea-436a-aa4e-a137060ff4f9 tempest-LiveMigrationTest-1917961195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:33.608046 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:33.608795 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398713248]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9\n System information:\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-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9\n Backing store flags: \n Account information:\n NMZRzKFKMwQnGcR5wfeS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:33.610745 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:33.618159 n-d-825175-3 sudo[103235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 12:59:33.620524 n-d-825175-3 sudo[103235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:59:33.787411 n-d-825175-3 sudo[103208]: pam_unix(sudo:session): session closed for user root
Feb 09 12:59:33.789913 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-2c339d73-96e9-4108-8264-a81295df26ad req-b8b91fb6-03c3-4fdb-8716-dce13ed01c7a tempest-LiveMigrationTest-1917961195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.841s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:33.793078 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [req-2c339d73-96e9-4108-8264-a81295df26ad req-b8b91fb6-03c3-4fdb-8716-dce13ed01c7a tempest-LiveMigrationTest-1917961195 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 12:59:33.802419 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-2c339d73-96e9-4108-8264-a81295df26ad req-b8b91fb6-03c3-4fdb-8716-dce13ed01c7a tempest-LiveMigrationTest-1917961195 None] Deleted volume successfully.
Feb 09 12:59:33.821911 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-2c339d73-96e9-4108-8264-a81295df26ad req-b8b91fb6-03c3-4fdb-8716-dce13ed01c7a tempest-LiveMigrationTest-1917961195 None] Lock "b'cinder-9564b923-778c-4fa4-85c0-1d36684ad650-delete_volume'" released by "delete_volume" :: held 5.984s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 12:59:33.824632 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.214s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:33.825584 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398713248]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9\n System information:\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-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9\n Backing store flags: \n Account information:\n NMZRzKFKMwQnGcR5wfeS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:33.827825 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-ebf69cbf-be95-47fa-b55e-5b5ff3afc2d5 req-fabd034d-3d24-46df-bbdf-23deb7a12b7a tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Set provider_location to: 10.222.0.59:3260,5 iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 12:59:33.909218 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-ebf69cbf-be95-47fa-b55e-5b5ff3afc2d5 req-fabd034d-3d24-46df-bbdf-23deb7a12b7a tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9', 'target_lun': 1, 'volume_id': '9b16b23e-53a5-4c6f-ab03-78cbac71f3d9', 'auth_method': 'CHAP', 'auth_username': 'NMZRzKFKMwQnGcR5wfeS', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '55250d18-6d35-4018-8f49-98e7700c098c'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 12:59:34.109424 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-ebf69cbf-be95-47fa-b55e-5b5ff3afc2d5 req-fabd034d-3d24-46df-bbdf-23deb7a12b7a tempest-LiveAutoBlockMigrationV225Test-1171914645 None] attachment_update completed successfully.
Feb 09 12:59:34.377032 n-d-825175-3 sudo[103235]: pam_unix(sudo:session): session closed for user root
Feb 09 12:59:34.378969 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9a4418e1-8aea-436a-aa4e-a137060ff4f9 tempest-LiveMigrationTest-1917961195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.792s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:34.381842 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-9a4418e1-8aea-436a-aa4e-a137060ff4f9 tempest-LiveMigrationTest-1917961195 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 12:59:34.387336 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-9a4418e1-8aea-436a-aa4e-a137060ff4f9 tempest-LiveMigrationTest-1917961195 None] Deleted volume successfully.
Feb 09 12:59:34.403136 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-9a4418e1-8aea-436a-aa4e-a137060ff4f9 tempest-LiveMigrationTest-1917961195 None] Lock "b'cinder-3faeb1c9-cc59-49b9-84f9-a430e404992e-delete_volume'" released by "delete_volume" :: held 5.560s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 12:59:49.936060 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-4595a2e8-47c4-4e33-b950-adc707a0507e req-3383d0fb-be48-4a67-a516-0d281bb394b6 tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:49.957385 n-d-825175-3 sudo[103375]: ubuntu : 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-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9
Feb 09 12:59:49.959168 n-d-825175-3 sudo[103375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 12:59:50.468265 n-d-825175-3 sudo[103375]: pam_unix(sudo:session): session closed for user root
Feb 09 12:59:50.470579 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-4595a2e8-47c4-4e33-b950-adc707a0507e req-3383d0fb-be48-4a67-a516-0d281bb394b6 tempest-LiveAutoBlockMigrationV225Test-2075091013 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9" returned: 0 in 0.534s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:50.533119 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:50.540039 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:50.540582 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398712768]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9\n Backing store flags: \n Account information:\n NMZRzKFKMwQnGcR5wfeS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-4595a2e8-47c4-4e33-b950-adc707a0507e req-3383d0fb-be48-4a67-a516-0d281bb394b6 tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: T9xoGjgVw7NrSNtGp5Uz
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Target 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030000
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf30
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030001
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf31
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: j7YaAUHRioXqRVN64N4S
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Target 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040000
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf40
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040001
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf41
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: NbkAni8C8qATXtaLvVn9
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Target 5: iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: I_T nexus: 6
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.62
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00050000
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf50
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00050001
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf51
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: NMZRzKFKMwQnGcR5wfeS
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:50.541270 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 12:59:50.552919 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-4595a2e8-47c4-4e33-b950-adc707a0507e req-3383d0fb-be48-4a67-a516-0d281bb394b6 tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Creating iscsi_target for Volume ID: volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 12:59:50.552919 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-4595a2e8-47c4-4e33-b950-adc707a0507e req-3383d0fb-be48-4a67-a516-0d281bb394b6 tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Feb 09 12:59:50.552919 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-4595a2e8-47c4-4e33-b950-adc707a0507e req-3383d0fb-be48-4a67-a516-0d281bb394b6 tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Created volume path /opt/stack/data/cinder/volumes/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9,
Feb 09 12:59:50.552919 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 12:59:50.552919 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:59:50.552919 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9
Feb 09 12:59:50.552919 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 12:59:50.552919 n-d-825175-3 cinder-volume[91721]: incominguser NMZRzKFKMwQnGcR5wfeS wEAaiCHzjo9rjpLs
Feb 09 12:59:50.552919 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:59:50.552919 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 12:59:50.552919 n-d-825175-3 cinder-volume[91721]:
Feb 09 12:59:50.552919 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 12:59:50.552919 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:50.649716 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9" returned: 0 in 0.100s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:50.650144 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398712768]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:50.651041 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-4595a2e8-47c4-4e33-b950-adc707a0507e req-3383d0fb-be48-4a67-a516-0d281bb394b6 tempest-LiveAutoBlockMigrationV225Test-2075091013 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 12:59:50.651599 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-4595a2e8-47c4-4e33-b950-adc707a0507e req-3383d0fb-be48-4a67-a516-0d281bb394b6 tempest-LiveAutoBlockMigrationV225Test-2075091013 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 12:59:50.655054 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:50.659939 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:50.660419 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398712768]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9\n Backing store flags: \n Account information:\n NMZRzKFKMwQnGcR5wfeS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-4595a2e8-47c4-4e33-b950-adc707a0507e req-3383d0fb-be48-4a67-a516-0d281bb394b6 tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: T9xoGjgVw7NrSNtGp5Uz
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Target 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030000
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf30
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030001
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf31
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: j7YaAUHRioXqRVN64N4S
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Target 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040000
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf40
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040001
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf41
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: NbkAni8C8qATXtaLvVn9
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Target 5: iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: I_T nexus: 6
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.62
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00050000
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf50
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00050001
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf51
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: NMZRzKFKMwQnGcR5wfeS
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 12:59:50.662440 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 12:59:50.673739 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:50.756125 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:50.764990 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398712768]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9\n Backing store flags: \n Account information:\n NMZRzKFKMwQnGcR5wfeS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:50.764990 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 12:59:50.883142 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 12:59:50.883419 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398712768]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9\n Backing store flags: \n Account information:\n NMZRzKFKMwQnGcR5wfeS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 12:59:50.885451 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-4595a2e8-47c4-4e33-b950-adc707a0507e req-3383d0fb-be48-4a67-a516-0d281bb394b6 tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Set provider_location to: 10.222.0.59:3260,5 iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 12:59:50.945305 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-4595a2e8-47c4-4e33-b950-adc707a0507e req-3383d0fb-be48-4a67-a516-0d281bb394b6 tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9', 'target_lun': 1, 'volume_id': '9b16b23e-53a5-4c6f-ab03-78cbac71f3d9', 'auth_method': 'CHAP', 'auth_username': 'NMZRzKFKMwQnGcR5wfeS', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'd7cce639-f6c5-4177-9499-f24516b377f4'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 12:59:51.151328 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-4595a2e8-47c4-4e33-b950-adc707a0507e req-3383d0fb-be48-4a67-a516-0d281bb394b6 tempest-LiveAutoBlockMigrationV225Test-2075091013 None] attachment_update completed successfully.
Feb 09 13:00:04.614502 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:00:04.614502 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:00:04.614502 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:00:04.657545 n-d-825175-3 sudo[103392]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:00:04.660246 n-d-825175-3 sudo[103392]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:00:05.311600 n-d-825175-3 sudo[103392]: pam_unix(sudo:session): session closed for user root
Feb 09 13:00:05.313606 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.706s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:00:05.315432 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:00:05.354358 n-d-825175-3 sudo[103395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:00:05.357511 n-d-825175-3 sudo[103395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:00:05.415080 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-4595a2e8-47c4-4e33-b950-adc707a0507e req-83c960f9-557d-42af-98f9-f49d30e721b1 tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Terminate volume connection completed successfully.
Feb 09 13:00:05.416302 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-4595a2e8-47c4-4e33-b950-adc707a0507e req-83c960f9-557d-42af-98f9-f49d30e721b1 tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Deleting attachment 55250d18-6d35-4018-8f49-98e7700c098c. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:00:05.532804 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-4595a2e8-47c4-4e33-b950-adc707a0507e req-83c960f9-557d-42af-98f9-f49d30e721b1 tempest-LiveAutoBlockMigrationV225Test-2075091013 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:00:05.532804 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:00:05.532804 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:00:05.950645 n-d-825175-3 sudo[103395]: pam_unix(sudo:session): session closed for user root
Feb 09 13:00:05.952673 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:00:05.954828 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:00:14.597151 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-c631eaed-9bf4-435b-a1e9-6ae41767b930 req-32e4d74f-e2ee-4d0e-acf4-c8455723faa1 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Terminate volume connection completed successfully.
Feb 09 13:00:14.597814 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-c631eaed-9bf4-435b-a1e9-6ae41767b930 req-32e4d74f-e2ee-4d0e-acf4-c8455723faa1 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Deleting attachment d7cce639-f6c5-4177-9499-f24516b377f4. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:00:14.599693 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:00:14.756818 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.156s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:00:14.757246 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9\n System information:\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-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9\n Backing store flags: \n Account information:\n NMZRzKFKMwQnGcR5wfeS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:00:14.758096 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-c631eaed-9bf4-435b-a1e9-6ae41767b930 req-32e4d74f-e2ee-4d0e-acf4-c8455723faa1 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Removing iscsi_target for Volume ID: 9b16b23e-53a5-4c6f-ab03-78cbac71f3d9
Feb 09 13:00:14.761813 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:00:14.935120 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9 -f" returned: 0 in 0.175s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:00:14.935404 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:00:14.936529 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:00:15.148225 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.211s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:00:15.148534 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:00:15.297981 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-c631eaed-9bf4-435b-a1e9-6ae41767b930 req-32e4d74f-e2ee-4d0e-acf4-c8455723faa1 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:00:15.297981 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:00:15.297981 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:00:17.576328 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:00:17.609402 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:00:17.610590 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:00:17.628307 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Flow 'volume_create_manager' (9122b55b-60ae-499b-9e64-690783af7612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:00:17.632865 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d2537a9-9842-4147-a6a8-4e6c07775be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:00:17.664552 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:00:17.696512 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d2537a9-9842-4147-a6a8-4e6c07775be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:00:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-229188312',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=cae347db-4330-4788-ab6d-4465ca7d5621,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39bf5e6213774240a529d4f791d96059',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:00:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:00:18Z,user_id='2a5d599f646b43e4a9a6aa3fde5ed530',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:00:17.701002 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (90c8ed95-e586-46b7-97ea-de6901492fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:00:17.703358 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (90c8ed95-e586-46b7-97ea-de6901492fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:00:17.706102 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4739bb98-3714-4190-8ef6-9a53d1fe6a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:00:17.901712 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4739bb98-3714-4190-8ef6-9a53d1fe6a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'cae347db-4330-4788-ab6d-4465ca7d5621', 'volume_name': 'volume-cae347db-4330-4788-ab6d-4465ca7d5621', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:00:17.904903 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e3078387-316a-481c-9fcd-5768296ce49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:00:17.908610 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e3078387-316a-481c-9fcd-5768296ce49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:00:17.918171 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6a56057f-3b5f-4c1e-8f4e-729e36640e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:00:17.919343 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Volume cae347db-4330-4788-ab6d-4465ca7d5621: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-cae347db-4330-4788-ab6d-4465ca7d5621', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 09 13:00:17.920152 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Cloning cae347db-4330-4788-ab6d-4465ca7d5621 from image aec45eaa-b201-4ef5-a863-48d953847b20 at location (None, None). {{(pid=91721) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 09 13:00:40.360132 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1, size 616.00 MB, duration 22.44 sec {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 09 13:00:40.361257 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Image download 616.00 MB at 27.45 MB/s
Feb 09 13:00:40.425267 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:00:40.716066 n-d-825175-3 sudo[103531]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1
Feb 09 13:00:40.718658 n-d-825175-3 sudo[103531]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:00:41.638910 n-d-825175-3 sudo[103531]: pam_unix(sudo:session): session closed for user root
Feb 09 13:00:41.641198 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1" returned: 0 in 1.216s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:00:41.642079 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 is fetched for user 2a5d599f646b43e4a9a6aa3fde5ed530. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 09 13:00:41.855576 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:00:42.223684 n-d-825175-3 sudo[103538]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1
Feb 09 13:00:42.225124 n-d-825175-3 sudo[103538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:00:43.065131 n-d-825175-3 sudo[103538]: pam_unix(sudo:session): session closed for user root
Feb 09 13:00:43.071579 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1" returned: 0 in 1.220s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:00:43.079319 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cae347db-4330-4788-ab6d-4465ca7d5621 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:00:43.130876 n-d-825175-3 sudo[103543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cae347db-4330-4788-ab6d-4465ca7d5621 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:00:43.147873 n-d-825175-3 sudo[103543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:00:44.078210 n-d-825175-3 sudo[103543]: pam_unix(sudo:session): session closed for user root
Feb 09 13:00:44.083666 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cae347db-4330-4788-ab6d-4465ca7d5621 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.005s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:00:44.145467 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Attempting download of aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume cae347db-4330-4788-ab6d-4465ca7d5621. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 09 13:00:44.311206 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_s3yc8l6g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:00:44.711218 n-d-825175-3 sudo[103577]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_aec45eaa-b201-4ef5-a863-48d953847b20_s3yc8l6g
Feb 09 13:00:44.714894 n-d-825175-3 sudo[103577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:00:46.092208 n-d-825175-3 sudo[103577]: pam_unix(sudo:session): session closed for user root
Feb 09 13:00:46.095200 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_s3yc8l6g" returned: 0 in 1.798s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:00:46.097061 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:00:46.308504 n-d-825175-3 sudo[103581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1
Feb 09 13:00:46.312384 n-d-825175-3 sudo[103581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:00:46.951254 n-d-825175-3 sudo[103581]: pam_unix(sudo:session): session closed for user root
Feb 09 13:00:46.954039 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1" returned: 0 in 0.857s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:00:46.955251 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] aec45eaa-b201-4ef5-a863-48d953847b20 was vhdx, converting to raw {{(pid=91721) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 09 13:00:46.957037 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cae347db--4330--4788--ab6d--4465ca7d5621 oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:00:46.979606 n-d-825175-3 sudo[103586]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cae347db--4330--4788--ab6d--4465ca7d5621 oflag=direct
Feb 09 13:00:46.981135 n-d-825175-3 sudo[103586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:00:47.884851 n-d-825175-3 sudo[103586]: pam_unix(sudo:session): session closed for user root
Feb 09 13:00:47.887442 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cae347db--4330--4788--ab6d--4465ca7d5621 oflag=direct" returned: 0 in 0.930s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:00:47.889438 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 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_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cae347db--4330--4788--ab6d--4465ca7d5621 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:00:47.916848 n-d-825175-3 sudo[103599]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cae347db--4330--4788--ab6d--4465ca7d5621
Feb 09 13:00:47.918620 n-d-825175-3 sudo[103599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:00:49.571746 n-d-825175-3 sudo[103599]: pam_unix(sudo:session): session closed for user root
Feb 09 13:00:49.575477 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 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_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cae347db--4330--4788--ab6d--4465ca7d5621" returned: 0 in 1.685s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:00:49.577011 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:00:49.753029 n-d-825175-3 sudo[103641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1
Feb 09 13:00:49.754857 n-d-825175-3 sudo[103641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:00:50.520035 n-d-825175-3 sudo[103641]: pam_unix(sudo:session): session closed for user root
Feb 09 13:00:50.526029 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1" returned: 0 in 0.948s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:00:50.527396 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_ggu6xfm_n-d-825175-3@lvmdriver-1, size 700.00 MB, duration 1.69 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--cae347db--4330--4788--ab6d--4465ca7d5621 {{(pid=91721) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 09 13:00:50.528070 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Converted 700.00 MB image at 414.89 MB/s
Feb 09 13:00:50.529076 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Downloaded image aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume cae347db-4330-4788-ab6d-4465ca7d5621 successfully. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 09 13:00:50.955411 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 for user 2a5d599f646b43e4a9a6aa3fde5ed530 is deleted. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 09 13:00:50.975920 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Marking volume cae347db-4330-4788-ab6d-4465ca7d5621 as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 13:00:51.013902 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Copying metadata from image aec45eaa-b201-4ef5-a863-48d953847b20 to cae347db-4330-4788-ab6d-4465ca7d5621. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 09 13:00:51.013902 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Creating volume glance metadata for volume cae347db-4330-4788-ab6d-4465ca7d5621 backed by image aec45eaa-b201-4ef5-a863-48d953847b20 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91721) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 09 13:00:51.341138 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6a56057f-3b5f-4c1e-8f4e-729e36640e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cae347db-4330-4788-ab6d-4465ca7d5621', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:00:51.345804 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6dc9f76-60b3-4fa2-aa9c-ae57e334e780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:00:51.415408 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Volume volume-cae347db-4330-4788-ab6d-4465ca7d5621 (cae347db-4330-4788-ab6d-4465ca7d5621): created successfully
Feb 09 13:00:51.424496 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6dc9f76-60b3-4fa2-aa9c-ae57e334e780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:00:51.434631 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Flow 'volume_create_manager' (9122b55b-60ae-499b-9e64-690783af7612) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:00:51.451588 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-5e10f36a-206e-44b0-b777-d1b4fc8a680d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Created volume successfully.
Feb 09 13:01:00.605550 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-d30abf1c-ea4d-4082-92fe-0c42de6ba43b req-0fbc849b-6b1c-4a47-a865-83e195c3a1e9 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:00.666440 n-d-825175-3 sudo[103655]: ubuntu : 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-cae347db-4330-4788-ab6d-4465ca7d5621
Feb 09 13:01:00.667279 n-d-825175-3 sudo[103655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:01:01.853979 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-d30abf1c-ea4d-4082-92fe-0c42de6ba43b req-0fbc849b-6b1c-4a47-a865-83e195c3a1e9 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621" returned: 0 in 1.239s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:01.839311 n-d-825175-3 sudo[103655]: pam_unix(sudo:session): session closed for user root
Feb 09 13:01:02.005534 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.049s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-d30abf1c-ea4d-4082-92fe-0c42de6ba43b req-0fbc849b-6b1c-4a47-a865-83e195c3a1e9 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: I_T nexus: 8
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:02.046747 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: T9xoGjgVw7NrSNtGp5Uz
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Target 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: I_T nexus: 9
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030000
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf30
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030001
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf31
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: j7YaAUHRioXqRVN64N4S
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Target 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: I_T nexus: 10
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040000
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf40
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040001
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf41
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: NbkAni8C8qATXtaLvVn9
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-d30abf1c-ea4d-4082-92fe-0c42de6ba43b req-0fbc849b-6b1c-4a47-a865-83e195c3a1e9 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Creating iscsi_target for Volume ID: volume-cae347db-4330-4788-ab6d-4465ca7d5621 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-d30abf1c-ea4d-4082-92fe-0c42de6ba43b req-0fbc849b-6b1c-4a47-a865-83e195c3a1e9 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Created volume path /opt/stack/data/cinder/volumes/volume-cae347db-4330-4788-ab6d-4465ca7d5621,
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: incominguser 5wLPPihrgGHRUfJ4W4No tHEr2JLxrWWNGtwK
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:01:02.058602 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:03.199324 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621" returned: 0 in 1.133s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:03.199324 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:01:03.199324 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-d30abf1c-ea4d-4082-92fe-0c42de6ba43b req-0fbc849b-6b1c-4a47-a865-83e195c3a1e9 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:01:03.199324 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-d30abf1c-ea4d-4082-92fe-0c42de6ba43b req-0fbc849b-6b1c-4a47-a865-83e195c3a1e9 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:01:03.199324 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:03.217103 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:03.217103 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621\n System information:\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-cae347db-4330-4788-ab6d-4465ca7d5621\n Backing store flags: \n Account information:\n 5wLPPihrgGHRUfJ4W4No\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-d30abf1c-ea4d-4082-92fe-0c42de6ba43b req-0fbc849b-6b1c-4a47-a865-83e195c3a1e9 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: I_T nexus: 8
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: T9xoGjgVw7NrSNtGp5Uz
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Target 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: I_T nexus: 9
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030000
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf30
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030001
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf31
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: j7YaAUHRioXqRVN64N4S
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Target 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: I_T nexus: 10
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040000
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf40
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040001
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf41
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: NbkAni8C8qATXtaLvVn9
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:01:03.222868 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:03.415451 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.189s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:03.415451 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621\n System information:\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-cae347db-4330-4788-ab6d-4465ca7d5621\n Backing store flags: \n Account information:\n 5wLPPihrgGHRUfJ4W4No\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:01:03.420872 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:03.577593 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:03.577593 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621\n System information:\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-cae347db-4330-4788-ab6d-4465ca7d5621\n Backing store flags: \n Account information:\n 5wLPPihrgGHRUfJ4W4No\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:01:03.578047 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-d30abf1c-ea4d-4082-92fe-0c42de6ba43b req-0fbc849b-6b1c-4a47-a865-83e195c3a1e9 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Set provider_location to: 10.222.0.59:3260,5 iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:01:03.690184 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-d30abf1c-ea4d-4082-92fe-0c42de6ba43b req-0fbc849b-6b1c-4a47-a865-83e195c3a1e9 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621', 'target_lun': 1, 'volume_id': 'cae347db-4330-4788-ab6d-4465ca7d5621', 'auth_method': 'CHAP', 'auth_username': '5wLPPihrgGHRUfJ4W4No', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '5ed8b115-dd72-4639-86d6-b386ab2a7df5'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:01:03.907994 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-d30abf1c-ea4d-4082-92fe-0c42de6ba43b req-0fbc849b-6b1c-4a47-a865-83e195c3a1e9 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] attachment_update completed successfully.
Feb 09 13:01:04.607016 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:01:04.607016 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:01:04.607016 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:04.683817 n-d-825175-3 sudo[103695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:01:04.685306 n-d-825175-3 sudo[103695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:01:06.004379 n-d-825175-3 sudo[103695]: pam_unix(sudo:session): session closed for user root
Feb 09 13:01:06.007026 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.403s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:06.010407 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:06.047297 n-d-825175-3 sudo[103698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:01:06.054755 n-d-825175-3 sudo[103698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:01:06.668623 n-d-825175-3 sudo[103698]: pam_unix(sudo:session): session closed for user root
Feb 09 13:01:06.684048 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.662s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:06.684048 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:01:26.876599 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:01:26.888465 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:01:26.889001 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:01:26.906422 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Flow 'volume_create_manager' (38af5d30-6390-4c3b-8a96-07d5c16f69a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:01:26.913750 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (beda77cf-ffa0-4a51-a7bf-88634f8e7300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:01:26.954516 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:01:26.994382 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (beda77cf-ffa0-4a51-a7bf-88634f8e7300) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:01:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-41546032',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='819a0ead3dfd4a61b8df838745ba906a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:01:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:01:27Z,user_id='a4c2f1d234d542bdac14158ccf1b4de1',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:01:26.997325 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13551c55-bd80-4fb0-8d99-a600b964f867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:01:27.001884 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13551c55-bd80-4fb0-8d99-a600b964f867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:01:27.004529 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c7b9ffa-1fbf-47c9-9432-3a3ad1b9a19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:01:27.008957 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c7b9ffa-1fbf-47c9-9432-3a3ad1b9a19c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f', 'volume_name': 'volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:01:27.022988 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3638baa6-2dec-4542-a493-649964f3a066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:01:27.025175 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3638baa6-2dec-4542-a493-649964f3a066) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:01:27.027936 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c8be7f72-ee2c-4e9c-a691-54df8f219553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:01:27.029001 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Volume 8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f', 'volume_size': 1}
Feb 09 13:01:27.030360 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:27.084490 n-d-825175-3 sudo[103826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:01:27.085339 n-d-825175-3 sudo[103826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:01:27.934603 n-d-825175-3 sudo[103826]: pam_unix(sudo:session): session closed for user root
Feb 09 13:01:27.936800 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.906s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:27.944080 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c8be7f72-ee2c-4e9c-a691-54df8f219553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:01:27.948611 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61c7c933-3b03-4f38-9d48-248c42ea45e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:01:27.970541 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Volume volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f (8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f): created successfully
Feb 09 13:01:27.975136 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61c7c933-3b03-4f38-9d48-248c42ea45e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:01:27.985690 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Flow 'volume_create_manager' (38af5d30-6390-4c3b-8a96-07d5c16f69a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:01:28.001875 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-6ea191c3-6eae-4448-8137-09ed7e191ff8 tempest-DeleteServersTestJSON-1813323537 None] Created volume successfully.
Feb 09 13:01:29.937447 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-a20d80b1-f15b-4beb-a9ca-a6a705000255 req-272f8dae-1fc2-41dd-84f9-e2878ad91e40 tempest-DeleteServersTestJSON-1813323537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:30.045100 n-d-825175-3 sudo[103860]: ubuntu : 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-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f
Feb 09 13:01:30.047021 n-d-825175-3 sudo[103860]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:01:30.607287 n-d-825175-3 sudo[103860]: pam_unix(sudo:session): session closed for user root
Feb 09 13:01:30.611668 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-a20d80b1-f15b-4beb-a9ca-a6a705000255 req-272f8dae-1fc2-41dd-84f9-e2878ad91e40 tempest-DeleteServersTestJSON-1813323537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f" returned: 0 in 0.672s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:30.690648 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:30.698247 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:30.698901 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621\n Backing store flags: \n Account information:\n 5wLPPihrgGHRUfJ4W4No\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-a20d80b1-f15b-4beb-a9ca-a6a705000255 req-272f8dae-1fc2-41dd-84f9-e2878ad91e40 tempest-DeleteServersTestJSON-1813323537 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: I_T nexus: 8
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: T9xoGjgVw7NrSNtGp5Uz
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Target 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: I_T nexus: 9
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030000
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf30
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030001
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf31
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: j7YaAUHRioXqRVN64N4S
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Target 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: I_T nexus: 10
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040000
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf40
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040001
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf41
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: NbkAni8C8qATXtaLvVn9
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Target 5: iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: I_T nexus: 11
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00050000
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf50
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00050001
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf51
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: 5wLPPihrgGHRUfJ4W4No
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:30.702018 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:01:30.713445 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-a20d80b1-f15b-4beb-a9ca-a6a705000255 req-272f8dae-1fc2-41dd-84f9-e2878ad91e40 tempest-DeleteServersTestJSON-1813323537 None] Creating iscsi_target for Volume ID: volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:01:30.719980 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-a20d80b1-f15b-4beb-a9ca-a6a705000255 req-272f8dae-1fc2-41dd-84f9-e2878ad91e40 tempest-DeleteServersTestJSON-1813323537 None] Created volume path /opt/stack/data/cinder/volumes/volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f,
Feb 09 13:01:30.719980 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:01:30.719980 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:01:30.719980 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f
Feb 09 13:01:30.719980 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:01:30.719980 n-d-825175-3 cinder-volume[91721]: incominguser dgYZ4b2SRXb84eNm8efa YgvqawM6AV9WM8Gk
Feb 09 13:01:30.719980 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:01:30.719980 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:01:30.719980 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:01:30.719980 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:01:30.728433 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:31.547895 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f" returned: 0 in 0.823s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:31.548460 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:01:31.548831 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-a20d80b1-f15b-4beb-a9ca-a6a705000255 req-272f8dae-1fc2-41dd-84f9-e2878ad91e40 tempest-DeleteServersTestJSON-1813323537 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:01:31.549241 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-a20d80b1-f15b-4beb-a9ca-a6a705000255 req-272f8dae-1fc2-41dd-84f9-e2878ad91e40 tempest-DeleteServersTestJSON-1813323537 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:01:31.553604 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:31.572528 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:31.573106 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621\n Backing store flags: \n Account information:\n 5wLPPihrgGHRUfJ4W4No\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f\n System information:\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-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f\n Backing store flags: \n Account information:\n dgYZ4b2SRXb84eNm8efa\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-a20d80b1-f15b-4beb-a9ca-a6a705000255 req-272f8dae-1fc2-41dd-84f9-e2878ad91e40 tempest-DeleteServersTestJSON-1813323537 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: I_T nexus: 8
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: T9xoGjgVw7NrSNtGp5Uz
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Target 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: I_T nexus: 9
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030000
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf30
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030001
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf31
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: j7YaAUHRioXqRVN64N4S
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Target 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: I_T nexus: 10
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040000
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf40
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040001
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf41
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: NbkAni8C8qATXtaLvVn9
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Target 5: iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: I_T nexus: 11
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00050000
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf50
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00050001
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf51
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: 5wLPPihrgGHRUfJ4W4No
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:31.574083 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:01:31.594299 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:31.709348 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:31.709695 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621\n Backing store flags: \n Account information:\n 5wLPPihrgGHRUfJ4W4No\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f\n System information:\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-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f\n Backing store flags: \n Account information:\n dgYZ4b2SRXb84eNm8efa\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:01:31.713218 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:31.838165 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:31.838954 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621\n Backing store flags: \n Account information:\n 5wLPPihrgGHRUfJ4W4No\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f\n System information:\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-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f\n Backing store flags: \n Account information:\n dgYZ4b2SRXb84eNm8efa\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:01:31.843941 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-a20d80b1-f15b-4beb-a9ca-a6a705000255 req-272f8dae-1fc2-41dd-84f9-e2878ad91e40 tempest-DeleteServersTestJSON-1813323537 None] Set provider_location to: 10.222.0.59:3260,6 iqn.2010-10.org.openstack:volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:01:31.936155 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-a20d80b1-f15b-4beb-a9ca-a6a705000255 req-272f8dae-1fc2-41dd-84f9-e2878ad91e40 tempest-DeleteServersTestJSON-1813323537 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f', 'target_lun': 1, 'volume_id': '8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f', 'auth_method': 'CHAP', 'auth_username': 'dgYZ4b2SRXb84eNm8efa', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ea8f25db-76ca-40f5-85cb-a4fc41ee26c0'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:01:32.152050 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-a20d80b1-f15b-4beb-a9ca-a6a705000255 req-272f8dae-1fc2-41dd-84f9-e2878ad91e40 tempest-DeleteServersTestJSON-1813323537 None] attachment_update completed successfully.
Feb 09 13:01:39.520546 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-404b7a81-617e-4f70-a65f-d54bfaafea61 req-b75b1b59-407f-481c-bc81-58e5ebe06a0c tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:39.560813 n-d-825175-3 sudo[103943]: ubuntu : 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-cae347db-4330-4788-ab6d-4465ca7d5621
Feb 09 13:01:39.561939 n-d-825175-3 sudo[103943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:01:40.256592 n-d-825175-3 sudo[103943]: pam_unix(sudo:session): session closed for user root
Feb 09 13:01:40.258799 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-404b7a81-617e-4f70-a65f-d54bfaafea61 req-b75b1b59-407f-481c-bc81-58e5ebe06a0c tempest-LiveAutoBlockMigrationV225Test-2075091013 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621" returned: 0 in 0.748s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:40.346987 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:40.358207 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:40.362381 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621\n Backing store flags: \n Account information:\n 5wLPPihrgGHRUfJ4W4No\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\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-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f\n Backing store flags: \n Account information:\n dgYZ4b2SRXb84eNm8efa\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-404b7a81-617e-4f70-a65f-d54bfaafea61 req-b75b1b59-407f-481c-bc81-58e5ebe06a0c tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: I_T nexus: 8
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: T9xoGjgVw7NrSNtGp5Uz
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Target 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: I_T nexus: 9
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030000
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf30
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030001
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf31
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: j7YaAUHRioXqRVN64N4S
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Target 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: I_T nexus: 10
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040000
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf40
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040001
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf41
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: NbkAni8C8qATXtaLvVn9
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Target 5: iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: I_T nexus: 11
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00050000
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf50
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00050001
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf51
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: 5wLPPihrgGHRUfJ4W4No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Target 6: iqn.2010-10.org.openstack:volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: I_T nexus: 12
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.62
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00060000
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf60
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00060001
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf61
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: dgYZ4b2SRXb84eNm8efa
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:40.363315 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:01:40.382954 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-404b7a81-617e-4f70-a65f-d54bfaafea61 req-b75b1b59-407f-481c-bc81-58e5ebe06a0c tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Creating iscsi_target for Volume ID: volume-cae347db-4330-4788-ab6d-4465ca7d5621 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:01:40.382954 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-404b7a81-617e-4f70-a65f-d54bfaafea61 req-b75b1b59-407f-481c-bc81-58e5ebe06a0c tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-cae347db-4330-4788-ab6d-4465ca7d5621 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Feb 09 13:01:40.397953 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-404b7a81-617e-4f70-a65f-d54bfaafea61 req-b75b1b59-407f-481c-bc81-58e5ebe06a0c tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Created volume path /opt/stack/data/cinder/volumes/volume-cae347db-4330-4788-ab6d-4465ca7d5621,
Feb 09 13:01:40.397953 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:01:40.397953 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:01:40.397953 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621
Feb 09 13:01:40.397953 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:01:40.397953 n-d-825175-3 cinder-volume[91721]: incominguser 5wLPPihrgGHRUfJ4W4No tHEr2JLxrWWNGtwK
Feb 09 13:01:40.397953 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:01:40.397953 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:01:40.397953 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:01:40.397953 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:01:40.400443 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:40.625519 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621" returned: 0 in 0.225s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:40.626101 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:01:40.626924 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-404b7a81-617e-4f70-a65f-d54bfaafea61 req-b75b1b59-407f-481c-bc81-58e5ebe06a0c tempest-LiveAutoBlockMigrationV225Test-2075091013 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:01:40.628012 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-404b7a81-617e-4f70-a65f-d54bfaafea61 req-b75b1b59-407f-481c-bc81-58e5ebe06a0c tempest-LiveAutoBlockMigrationV225Test-2075091013 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:01:40.631762 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:40.644927 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:40.645856 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621\n Backing store flags: \n Account information:\n 5wLPPihrgGHRUfJ4W4No\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\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-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f\n Backing store flags: \n Account information:\n dgYZ4b2SRXb84eNm8efa\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-404b7a81-617e-4f70-a65f-d54bfaafea61 req-b75b1b59-407f-481c-bc81-58e5ebe06a0c tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: I_T nexus: 8
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: T9xoGjgVw7NrSNtGp5Uz
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Target 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: I_T nexus: 9
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030000
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf30
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030001
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf31
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: j7YaAUHRioXqRVN64N4S
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Target 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: I_T nexus: 10
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040000
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf40
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040001
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf41
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: NbkAni8C8qATXtaLvVn9
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Target 5: iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: I_T nexus: 11
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00050000
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf50
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00050001
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf51
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: 5wLPPihrgGHRUfJ4W4No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Target 6: iqn.2010-10.org.openstack:volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: I_T nexus: 12
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.62
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00060000
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf60
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00060001
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf61
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: dgYZ4b2SRXb84eNm8efa
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:01:40.646628 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:01:40.659215 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:40.757563 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:40.758406 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621\n Backing store flags: \n Account information:\n 5wLPPihrgGHRUfJ4W4No\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\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-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f\n Backing store flags: \n Account information:\n dgYZ4b2SRXb84eNm8efa\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:01:40.762450 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:40.887029 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:40.887941 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621\n Backing store flags: \n Account information:\n 5wLPPihrgGHRUfJ4W4No\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\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-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f\n Backing store flags: \n Account information:\n dgYZ4b2SRXb84eNm8efa\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:01:40.889658 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-404b7a81-617e-4f70-a65f-d54bfaafea61 req-b75b1b59-407f-481c-bc81-58e5ebe06a0c tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Set provider_location to: 10.222.0.59:3260,5 iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:01:40.982460 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-404b7a81-617e-4f70-a65f-d54bfaafea61 req-b75b1b59-407f-481c-bc81-58e5ebe06a0c tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621', 'target_lun': 1, 'volume_id': 'cae347db-4330-4788-ab6d-4465ca7d5621', 'auth_method': 'CHAP', 'auth_username': '5wLPPihrgGHRUfJ4W4No', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '6e38193d-6b27-4ed1-baee-f4212f968238'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:01:41.192277 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-404b7a81-617e-4f70-a65f-d54bfaafea61 req-b75b1b59-407f-481c-bc81-58e5ebe06a0c tempest-LiveAutoBlockMigrationV225Test-2075091013 None] attachment_update completed successfully.
Feb 09 13:01:45.437361 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-a1993274-9200-489f-83a9-330a2eb9f41a req-b0c92b9b-17a4-4131-998c-9b6129380500 tempest-DeleteServersTestJSON-1813323537 None] Terminate volume connection completed successfully.
Feb 09 13:01:45.438575 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-a1993274-9200-489f-83a9-330a2eb9f41a req-b0c92b9b-17a4-4131-998c-9b6129380500 tempest-DeleteServersTestJSON-1813323537 None] Deleting attachment ea8f25db-76ca-40f5-85cb-a4fc41ee26c0. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:01:45.442696 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:45.643266 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.202s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:45.643619 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621\n Backing store flags: \n Account information:\n 5wLPPihrgGHRUfJ4W4No\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f\n System information:\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-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f\n Backing store flags: \n Account information:\n dgYZ4b2SRXb84eNm8efa\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:01:45.645303 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-a1993274-9200-489f-83a9-330a2eb9f41a req-b0c92b9b-17a4-4131-998c-9b6129380500 tempest-DeleteServersTestJSON-1813323537 None] Removing iscsi_target for Volume ID: 8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f
Feb 09 13:01:45.648321 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:45.885118 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f -f" returned: 0 in 0.237s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:45.885777 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:01:45.888578 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:01:46.096429 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.208s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:01:46.097011 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621\n Backing store flags: \n Account information:\n 5wLPPihrgGHRUfJ4W4No\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:01:46.196778 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-a1993274-9200-489f-83a9-330a2eb9f41a req-b0c92b9b-17a4-4131-998c-9b6129380500 tempest-DeleteServersTestJSON-1813323537 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:01:46.196778 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:01:46.196778 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:01:53.603154 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-404b7a81-617e-4f70-a65f-d54bfaafea61 req-c8348167-fb76-4b0c-8619-cc3434586106 tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Terminate volume connection completed successfully.
Feb 09 13:01:53.603925 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-404b7a81-617e-4f70-a65f-d54bfaafea61 req-c8348167-fb76-4b0c-8619-cc3434586106 tempest-LiveAutoBlockMigrationV225Test-2075091013 None] Deleting attachment 5ed8b115-dd72-4639-86d6-b386ab2a7df5. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:01:53.688291 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-404b7a81-617e-4f70-a65f-d54bfaafea61 req-c8348167-fb76-4b0c-8619-cc3434586106 tempest-LiveAutoBlockMigrationV225Test-2075091013 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:01:53.688291 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:01:53.688291 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:02:04.607824 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:02:04.608346 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:02:04.608988 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:02:04.663376 n-d-825175-3 sudo[104030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:02:04.665731 n-d-825175-3 sudo[104030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:02:05.324576 n-d-825175-3 sudo[104030]: pam_unix(sudo:session): session closed for user root
Feb 09 13:02:05.327601 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.718s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:02:05.330675 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:02:05.370766 n-d-825175-3 sudo[104033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:02:05.371736 n-d-825175-3 sudo[104033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:02:05.847257 n-d-825175-3 sudo[104033]: pam_unix(sudo:session): session closed for user root
Feb 09 13:02:05.849580 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.519s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:02:05.853035 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:02:22.649747 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-cea6d592-8962-4c8e-8334-c59f52c6a987 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Terminate volume connection completed successfully.
Feb 09 13:02:22.650404 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-cea6d592-8962-4c8e-8334-c59f52c6a987 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Deleting attachment 6e38193d-6b27-4ed1-baee-f4212f968238. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:02:22.654302 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:02:22.741977 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:02:22.742636 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621\n System information:\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-cae347db-4330-4788-ab6d-4465ca7d5621\n Backing store flags: \n Account information:\n 5wLPPihrgGHRUfJ4W4No\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:02:22.743762 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-cea6d592-8962-4c8e-8334-c59f52c6a987 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Removing iscsi_target for Volume ID: cae347db-4330-4788-ab6d-4465ca7d5621
Feb 09 13:02:22.745135 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:02:22.857018 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-cae347db-4330-4788-ab6d-4465ca7d5621 -f" returned: 0 in 0.110s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:02:22.857620 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:02:22.860067 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:02:22.965745 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:02:22.966121 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:02:23.052611 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-cea6d592-8962-4c8e-8334-c59f52c6a987 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:02:23.052611 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:02:23.052611 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:02:23.213153 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-475f7b0f-0a73-41ad-b325-7d1528212d85 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Lock "b'cinder-cae347db-4330-4788-ab6d-4465ca7d5621-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:02:23.280940 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:02:23.404338 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:02:23.405247 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:02:23.406791 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-475f7b0f-0a73-41ad-b325-7d1528212d85 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Skipping remove_export. No iscsi_target is presently exported for volume: cae347db-4330-4788-ab6d-4465ca7d5621
Feb 09 13:02:23.409411 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-475f7b0f-0a73-41ad-b325-7d1528212d85 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:02:23.432694 n-d-825175-3 sudo[104062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621
Feb 09 13:02:23.433517 n-d-825175-3 sudo[104062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:02:23.870228 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-ce67b0ad-eca0-40a6-ac5b-a2ea7acc130d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Lock "b'cinder-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:02:23.945682 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:02:24.037140 n-d-825175-3 sudo[104062]: pam_unix(sudo:session): session closed for user root
Feb 09 13:02:24.040523 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-475f7b0f-0a73-41ad-b325-7d1528212d85 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621" returned: 0 in 0.631s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:02:24.043258 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-475f7b0f-0a73-41ad-b325-7d1528212d85 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:02:24.062051 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:02:24.062434 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631008]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:02:24.064351 n-d-825175-3 sudo[104066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621
Feb 09 13:02:24.064987 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-ce67b0ad-eca0-40a6-ac5b-a2ea7acc130d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9b16b23e-53a5-4c6f-ab03-78cbac71f3d9
Feb 09 13:02:24.065722 n-d-825175-3 sudo[104066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:02:24.066587 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce67b0ad-eca0-40a6-ac5b-a2ea7acc130d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:02:24.087526 n-d-825175-3 sudo[104069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9
Feb 09 13:02:24.088345 n-d-825175-3 sudo[104069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:02:24.475382 n-d-825175-3 sudo[104066]: pam_unix(sudo:session): session closed for user root
Feb 09 13:02:24.477601 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-475f7b0f-0a73-41ad-b325-7d1528212d85 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621" returned: 0 in 0.434s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:02:24.481978 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-475f7b0f-0a73-41ad-b325-7d1528212d85 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:02:24.507305 n-d-825175-3 sudo[104073]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621
Feb 09 13:02:24.509838 n-d-825175-3 sudo[104073]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:02:24.524879 n-d-825175-3 sudo[104069]: pam_unix(sudo:session): session closed for user root
Feb 09 13:02:24.527454 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce67b0ad-eca0-40a6-ac5b-a2ea7acc130d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9" returned: 0 in 0.460s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:02:24.530059 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce67b0ad-eca0-40a6-ac5b-a2ea7acc130d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:02:24.557872 n-d-825175-3 sudo[104075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9
Feb 09 13:02:24.558865 n-d-825175-3 sudo[104075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:02:25.344291 n-d-825175-3 sudo[104075]: pam_unix(sudo:session): session closed for user root
Feb 09 13:02:25.347944 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce67b0ad-eca0-40a6-ac5b-a2ea7acc130d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9" returned: 0 in 0.817s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:02:25.350095 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce67b0ad-eca0-40a6-ac5b-a2ea7acc130d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:02:25.384831 n-d-825175-3 sudo[104073]: pam_unix(sudo:session): session closed for user root
Feb 09 13:02:25.386528 n-d-825175-3 sudo[104082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9
Feb 09 13:02:25.387761 n-d-825175-3 sudo[104082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:02:25.389193 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-475f7b0f-0a73-41ad-b325-7d1528212d85 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cae347db-4330-4788-ab6d-4465ca7d5621" returned: 0 in 0.907s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:02:25.390416 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-475f7b0f-0a73-41ad-b325-7d1528212d85 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Successfully deleted volume: cae347db-4330-4788-ab6d-4465ca7d5621
Feb 09 13:02:25.443267 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-475f7b0f-0a73-41ad-b325-7d1528212d85 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Created reservations ['c16dbcd9-e9ae-4495-8b1d-fe31ae84c049', '1c3bfbba-d981-43b7-883f-ddaf7be5849f', '420d243d-67ab-4785-b113-876943cb0c77', 'd88593ba-2bdb-4c34-aad0-fa970595b187'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:02:25.445613 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-475f7b0f-0a73-41ad-b325-7d1528212d85 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:02:25.445613 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:02:25.445613 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:02:25.497949 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-475f7b0f-0a73-41ad-b325-7d1528212d85 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:02:25.498216 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-475f7b0f-0a73-41ad-b325-7d1528212d85 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:02:25.523688 n-d-825175-3 sudo[104084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:02:25.524547 n-d-825175-3 sudo[104084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:02:25.899684 n-d-825175-3 sudo[104082]: pam_unix(sudo:session): session closed for user root
Feb 09 13:02:25.902170 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce67b0ad-eca0-40a6-ac5b-a2ea7acc130d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9" returned: 0 in 0.551s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:02:25.903590 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-ce67b0ad-eca0-40a6-ac5b-a2ea7acc130d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Successfully deleted volume: 9b16b23e-53a5-4c6f-ab03-78cbac71f3d9
Feb 09 13:02:25.966537 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-ce67b0ad-eca0-40a6-ac5b-a2ea7acc130d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Created reservations ['90c00808-2361-4fa3-b637-002aacf4b010', '886b156a-7414-40f5-8bb8-33efa117756c', 'c75d01c0-4bbe-4ae8-81fe-4e75167f5045', '3ad6f5f7-dae9-42d1-9d8b-2758c5506786'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:02:25.976592 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-ce67b0ad-eca0-40a6-ac5b-a2ea7acc130d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:02:25.976592 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:02:25.976592 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:02:26.004484 n-d-825175-3 sudo[104084]: pam_unix(sudo:session): session closed for user root
Feb 09 13:02:26.014344 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-475f7b0f-0a73-41ad-b325-7d1528212d85 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.516s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:02:26.017262 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-475f7b0f-0a73-41ad-b325-7d1528212d85 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:02:26.041586 n-d-825175-3 sudo[104091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:02:26.043492 n-d-825175-3 sudo[104091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:02:26.052092 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ce67b0ad-eca0-40a6-ac5b-a2ea7acc130d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:02:26.054361 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce67b0ad-eca0-40a6-ac5b-a2ea7acc130d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:02:26.075523 n-d-825175-3 sudo[104093]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:02:26.076333 n-d-825175-3 sudo[104093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:02:26.512656 n-d-825175-3 sudo[104091]: pam_unix(sudo:session): session closed for user root
Feb 09 13:02:26.515213 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-475f7b0f-0a73-41ad-b325-7d1528212d85 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.498s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:02:26.517546 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-475f7b0f-0a73-41ad-b325-7d1528212d85 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:02:26.524376 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-475f7b0f-0a73-41ad-b325-7d1528212d85 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Deleted volume successfully.
Feb 09 13:02:26.539702 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-645f8c26-4842-4633-8c7a-01bb71f1230a req-475f7b0f-0a73-41ad-b325-7d1528212d85 tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Lock "b'cinder-cae347db-4330-4788-ab6d-4465ca7d5621-delete_volume'" released by "delete_volume" :: held 3.326s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:02:26.555691 n-d-825175-3 sudo[104093]: pam_unix(sudo:session): session closed for user root
Feb 09 13:02:26.557540 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce67b0ad-eca0-40a6-ac5b-a2ea7acc130d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.503s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:02:26.558861 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce67b0ad-eca0-40a6-ac5b-a2ea7acc130d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:02:26.576841 n-d-825175-3 sudo[104097]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:02:26.577633 n-d-825175-3 sudo[104097]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:02:27.027462 n-d-825175-3 sudo[104097]: pam_unix(sudo:session): session closed for user root
Feb 09 13:02:27.029879 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce67b0ad-eca0-40a6-ac5b-a2ea7acc130d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:02:27.031250 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ce67b0ad-eca0-40a6-ac5b-a2ea7acc130d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:02:27.038113 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ce67b0ad-eca0-40a6-ac5b-a2ea7acc130d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Deleted volume successfully.
Feb 09 13:02:27.055763 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-ce67b0ad-eca0-40a6-ac5b-a2ea7acc130d tempest-LiveAutoBlockMigrationV225Test-1171914645 None] Lock "b'cinder-9b16b23e-53a5-4c6f-ab03-78cbac71f3d9-delete_volume'" released by "delete_volume" :: held 3.186s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:03:04.613903 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:03:04.615027 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:03:04.616092 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:03:04.665901 n-d-825175-3 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
Feb 09 13:03:04.667513 n-d-825175-3 sudo[104267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:03:05.260688 n-d-825175-3 sudo[104267]: pam_unix(sudo:session): session closed for user root
Feb 09 13:03:05.263465 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.647s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:03:05.272434 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:03:05.325094 n-d-825175-3 sudo[104274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:03:05.327252 n-d-825175-3 sudo[104274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:03:05.994386 n-d-825175-3 sudo[104274]: pam_unix(sudo:session): session closed for user root
Feb 09 13:03:05.997027 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:03:05.998305 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:03:36.126430 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:03:36.132671 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:03:36.133474 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:03:36.151742 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Flow 'volume_create_manager' (1de52b57-2e5a-47df-844b-f5e058b3e7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:03:36.155669 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff688734-0a79-4298-8c49-4daad066dd39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:03:36.196347 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:03:36.224215 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff688734-0a79-4298-8c49-4daad066dd39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:03:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-110038284',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=17368481-d518-4085-bf25-b8e94c4729dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51da92718adc4434aa897129e217a92b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:03:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:03:36Z,user_id='c1b0ea3c0a8f43d194b3d56e30c56117',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:03:36.226955 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2f74eca-0bf0-4f97-a2e1-03fe215dcd0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:03:36.229236 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2f74eca-0bf0-4f97-a2e1-03fe215dcd0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:03:36.232558 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a4da2b83-a2ce-442d-b579-ee94d9ab1766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:03:36.369837 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a4da2b83-a2ce-442d-b579-ee94d9ab1766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '17368481-d518-4085-bf25-b8e94c4729dc', 'volume_name': 'volume-17368481-d518-4085-bf25-b8e94c4729dc', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:03:36.376795 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab3a29ad-ff37-4744-a7bd-5df0f9a53c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:03:36.381488 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab3a29ad-ff37-4744-a7bd-5df0f9a53c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:03:36.384175 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a99010a1-0905-4e1a-b478-89099af3fc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:03:36.385575 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Volume 17368481-d518-4085-bf25-b8e94c4729dc: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-17368481-d518-4085-bf25-b8e94c4729dc', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 09 13:03:36.386903 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Cloning 17368481-d518-4085-bf25-b8e94c4729dc from image aec45eaa-b201-4ef5-a863-48d953847b20 at location (None, None). {{(pid=91721) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 09 13:03:56.128743 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1, size 616.00 MB, duration 19.74 sec {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 09 13:03:56.134401 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Image download 616.00 MB at 31.21 MB/s
Feb 09 13:03:56.228740 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:03:56.593539 n-d-825175-3 sudo[105200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1
Feb 09 13:03:56.595264 n-d-825175-3 sudo[105200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:03:57.832605 n-d-825175-3 sudo[105200]: pam_unix(sudo:session): session closed for user root
Feb 09 13:03:57.835793 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1" returned: 0 in 1.607s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:03:57.837730 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 is fetched for user c1b0ea3c0a8f43d194b3d56e30c56117. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 09 13:03:58.007469 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:03:58.229091 n-d-825175-3 sudo[105238]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1
Feb 09 13:03:58.230766 n-d-825175-3 sudo[105238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:03:58.905890 n-d-825175-3 sudo[105238]: pam_unix(sudo:session): session closed for user root
Feb 09 13:03:58.911157 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1" returned: 0 in 0.903s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:03:58.914897 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-17368481-d518-4085-bf25-b8e94c4729dc stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:03:58.975440 n-d-825175-3 sudo[105246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-17368481-d518-4085-bf25-b8e94c4729dc stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:03:58.977239 n-d-825175-3 sudo[105246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:04:00.474759 n-d-825175-3 sudo[105246]: pam_unix(sudo:session): session closed for user root
Feb 09 13:04:00.477906 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-17368481-d518-4085-bf25-b8e94c4729dc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.563s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:00.509385 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Attempting download of aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume 17368481-d518-4085-bf25-b8e94c4729dc. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 09 13:04:00.603248 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_a2jbda9c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:00.871609 n-d-825175-3 sudo[105292]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_aec45eaa-b201-4ef5-a863-48d953847b20_a2jbda9c
Feb 09 13:04:00.873538 n-d-825175-3 sudo[105292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:04:01.871388 n-d-825175-3 sudo[105292]: pam_unix(sudo:session): session closed for user root
Feb 09 13:04:01.874408 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_a2jbda9c" returned: 0 in 1.271s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:01.876600 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:02.311424 n-d-825175-3 sudo[105303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1
Feb 09 13:04:02.312894 n-d-825175-3 sudo[105303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:04:03.300760 n-d-825175-3 sudo[105303]: pam_unix(sudo:session): session closed for user root
Feb 09 13:04:03.303098 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1" returned: 0 in 1.426s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:03.304659 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] aec45eaa-b201-4ef5-a863-48d953847b20 was vhdx, converting to raw {{(pid=91721) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 09 13:04:03.305844 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--17368481--d518--4085--bf25--b8e94c4729dc oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:03.373000 n-d-825175-3 sudo[105322]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--17368481--d518--4085--bf25--b8e94c4729dc oflag=direct
Feb 09 13:04:03.389915 n-d-825175-3 sudo[105322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:04:04.224180 n-d-825175-3 sudo[105322]: pam_unix(sudo:session): session closed for user root
Feb 09 13:04:04.226842 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--17368481--d518--4085--bf25--b8e94c4729dc oflag=direct" returned: 0 in 0.920s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:04.229105 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 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_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--17368481--d518--4085--bf25--b8e94c4729dc {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:04.326249 n-d-825175-3 sudo[105340]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--17368481--d518--4085--bf25--b8e94c4729dc
Feb 09 13:04:04.329818 n-d-825175-3 sudo[105340]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:04:04.615861 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:04:04.616872 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:04:04.617079 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:04.700387 n-d-825175-3 sudo[105343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:04:04.705653 n-d-825175-3 sudo[105343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:04:06.287799 n-d-825175-3 sudo[105340]: pam_unix(sudo:session): session closed for user root
Feb 09 13:04:06.293231 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 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_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--17368481--d518--4085--bf25--b8e94c4729dc" returned: 0 in 2.063s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:06.296506 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:06.317034 n-d-825175-3 sudo[105343]: pam_unix(sudo:session): session closed for user root
Feb 09 13:04:06.333495 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.716s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:06.335508 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:06.401081 n-d-825175-3 sudo[105380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:04:06.402344 n-d-825175-3 sudo[105380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:04:06.531388 n-d-825175-3 sudo[105379]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1
Feb 09 13:04:06.535052 n-d-825175-3 sudo[105379]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:04:07.267498 n-d-825175-3 sudo[105379]: pam_unix(sudo:session): session closed for user root
Feb 09 13:04:07.270614 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1" returned: 0 in 0.974s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:07.271740 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_sor8hyvsn-d-825175-3@lvmdriver-1, size 700.00 MB, duration 2.07 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--17368481--d518--4085--bf25--b8e94c4729dc {{(pid=91721) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 09 13:04:07.272156 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Converted 700.00 MB image at 338.69 MB/s
Feb 09 13:04:07.272893 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Downloaded image aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume 17368481-d518-4085-bf25-b8e94c4729dc successfully. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 09 13:04:07.472641 n-d-825175-3 sudo[105380]: pam_unix(sudo:session): session closed for user root
Feb 09 13:04:07.594679 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 for user c1b0ea3c0a8f43d194b3d56e30c56117 is deleted. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 09 13:04:07.618302 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Marking volume 17368481-d518-4085-bf25-b8e94c4729dc as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 13:04:07.629062 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.294s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:07.635675 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:04:07.666896 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Copying metadata from image aec45eaa-b201-4ef5-a863-48d953847b20 to 17368481-d518-4085-bf25-b8e94c4729dc. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 09 13:04:07.671406 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Creating volume glance metadata for volume 17368481-d518-4085-bf25-b8e94c4729dc backed by image aec45eaa-b201-4ef5-a863-48d953847b20 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91721) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 09 13:04:07.835107 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a99010a1-0905-4e1a-b478-89099af3fc33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-17368481-d518-4085-bf25-b8e94c4729dc', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:04:07.837667 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1bbc94c4-b08a-4cf3-8d6e-1f590068a33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:04:07.852427 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Volume volume-17368481-d518-4085-bf25-b8e94c4729dc (17368481-d518-4085-bf25-b8e94c4729dc): created successfully
Feb 09 13:04:07.862543 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1bbc94c4-b08a-4cf3-8d6e-1f590068a33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:04:07.866493 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Flow 'volume_create_manager' (1de52b57-2e5a-47df-844b-f5e058b3e7cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:04:07.879090 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-d781c43d-ab0f-49c0-8a70-7f99a405295d tempest-ServersTestBootFromVolume-910913239 None] Created volume successfully.
Feb 09 13:04:19.001806 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f924d675-f309-4359-bd15-c2ca70779932 req-8c9a0d05-31c9-4d32-a6ec-3e3a64bcd52f tempest-ServersTestBootFromVolume-910913239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:19.068154 n-d-825175-3 sudo[105554]: ubuntu : 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-17368481-d518-4085-bf25-b8e94c4729dc
Feb 09 13:04:19.073833 n-d-825175-3 sudo[105554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:04:19.320527 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-747136e9-dcae-4178-962c-8f5cd28cd701 req-3fcd2f20-cbc6-4053-896f-0e3f697d3a7f tempest-TaggedBootDevicesTest-1332779503 None] Terminate volume connection completed successfully.
Feb 09 13:04:19.321085 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-747136e9-dcae-4178-962c-8f5cd28cd701 req-3fcd2f20-cbc6-4053-896f-0e3f697d3a7f tempest-TaggedBootDevicesTest-1332779503 None] Deleting attachment e4d9f49f-90fa-4cf5-9536-01768bc41a7b. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:04:19.323595 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:19.678660 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.353s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:19.681497 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b\n System information:\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-d8cb46d6-f37c-467c-8d91-17edd723730b\n Backing store flags: \n Account information:\n T9xoGjgVw7NrSNtGp5Uz\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:04:19.682914 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-747136e9-dcae-4178-962c-8f5cd28cd701 req-3fcd2f20-cbc6-4053-896f-0e3f697d3a7f tempest-TaggedBootDevicesTest-1332779503 None] Removing iscsi_target for Volume ID: d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 13:04:19.684464 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:20.080269 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d8cb46d6-f37c-467c-8d91-17edd723730b -f" returned: 0 in 0.395s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:20.080937 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:04:20.082500 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:20.574667 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.492s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:20.575147 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:04:20.638790 n-d-825175-3 sudo[105554]: pam_unix(sudo:session): session closed for user root
Feb 09 13:04:20.763813 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f924d675-f309-4359-bd15-c2ca70779932 req-8c9a0d05-31c9-4d32-a6ec-3e3a64bcd52f tempest-ServersTestBootFromVolume-910913239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc" returned: 0 in 1.762s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:20.839043 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:20.842641 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-747136e9-dcae-4178-962c-8f5cd28cd701 req-3fcd2f20-cbc6-4053-896f-0e3f697d3a7f tempest-TaggedBootDevicesTest-1332779503 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:04:20.842641 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:04:20.842641 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:04:20.866713 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:20.867287 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398713568]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-f924d675-f309-4359-bd15-c2ca70779932 req-8c9a0d05-31c9-4d32-a6ec-3e3a64bcd52f tempest-ServersTestBootFromVolume-910913239 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030000
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf30
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030001
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf31
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: j7YaAUHRioXqRVN64N4S
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Target 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040000
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf40
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040001
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf41
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: NbkAni8C8qATXtaLvVn9
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:04:20.868281 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:04:20.881441 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-f924d675-f309-4359-bd15-c2ca70779932 req-8c9a0d05-31c9-4d32-a6ec-3e3a64bcd52f tempest-ServersTestBootFromVolume-910913239 None] Creating iscsi_target for Volume ID: volume-17368481-d518-4085-bf25-b8e94c4729dc {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:04:20.887537 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-f924d675-f309-4359-bd15-c2ca70779932 req-8c9a0d05-31c9-4d32-a6ec-3e3a64bcd52f tempest-ServersTestBootFromVolume-910913239 None] Created volume path /opt/stack/data/cinder/volumes/volume-17368481-d518-4085-bf25-b8e94c4729dc,
Feb 09 13:04:20.887537 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:04:20.887537 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:04:20.887537 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc
Feb 09 13:04:20.887537 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:04:20.887537 n-d-825175-3 cinder-volume[91721]: incominguser UBpaQRQKuZNmNshSSR8r CEPmg38LRPYLWj5K
Feb 09 13:04:20.887537 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:04:20.887537 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:04:20.887537 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:04:20.887537 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:04:20.889865 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:21.377256 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-747136e9-dcae-4178-962c-8f5cd28cd701 req-dffed191-a76b-43bb-bad3-ecdfdacd44c3 tempest-TaggedBootDevicesTest-1332779503 None] Terminate volume connection completed successfully.
Feb 09 13:04:21.379314 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-747136e9-dcae-4178-962c-8f5cd28cd701 req-dffed191-a76b-43bb-bad3-ecdfdacd44c3 tempest-TaggedBootDevicesTest-1332779503 None] Deleting attachment 87f52ee5-11cb-4420-86a3-54875a2915ff. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:04:21.387800 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:21.736819 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.353s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:21.737735 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n System information:\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-cebf3cb1-9cda-43d0-84a1-6baaa22ef141\n Backing store flags: \n Account information:\n j7YaAUHRioXqRVN64N4S\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc\n System information:\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 Account information:\n ACL information:\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:04:21.738822 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-747136e9-dcae-4178-962c-8f5cd28cd701 req-dffed191-a76b-43bb-bad3-ecdfdacd44c3 tempest-TaggedBootDevicesTest-1332779503 None] Removing iscsi_target for Volume ID: cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:04:21.740115 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:22.000963 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc" returned: 0 in 1.111s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:22.001767 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398713568]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:04:22.002616 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-f924d675-f309-4359-bd15-c2ca70779932 req-8c9a0d05-31c9-4d32-a6ec-3e3a64bcd52f tempest-ServersTestBootFromVolume-910913239 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:04:22.003198 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-f924d675-f309-4359-bd15-c2ca70779932 req-8c9a0d05-31c9-4d32-a6ec-3e3a64bcd52f tempest-ServersTestBootFromVolume-910913239 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:04:22.004512 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:22.030716 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141 -f" returned: 0 in 0.290s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:22.032014 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:04:22.037856 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:22.037856 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398713568]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc\n System information:\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-17368481-d518-4085-bf25-b8e94c4729dc\n Backing store flags: \n Account information:\n UBpaQRQKuZNmNshSSR8r\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:04:22.037856 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-f924d675-f309-4359-bd15-c2ca70779932 req-8c9a0d05-31c9-4d32-a6ec-3e3a64bcd52f tempest-ServersTestBootFromVolume-910913239 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030000
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf30
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030001
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf31
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: j7YaAUHRioXqRVN64N4S
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Target 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040000
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf40
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00040001
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf41
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: NbkAni8C8qATXtaLvVn9
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:04:22.038622 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:04:22.069820 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:22.386101 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.350s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:22.386684 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc\n System information:\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-17368481-d518-4085-bf25-b8e94c4729dc\n Backing store flags: \n Account information:\n UBpaQRQKuZNmNshSSR8r\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:04:22.485672 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.346s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:22.486367 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398713568]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc\n System information:\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-17368481-d518-4085-bf25-b8e94c4729dc\n Backing store flags: \n Account information:\n UBpaQRQKuZNmNshSSR8r\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:04:22.495708 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:22.498778 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-747136e9-dcae-4178-962c-8f5cd28cd701 req-dffed191-a76b-43bb-bad3-ecdfdacd44c3 tempest-TaggedBootDevicesTest-1332779503 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:04:22.498778 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:04:22.498778 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:04:22.632380 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:22.633986 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398713568]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc\n System information:\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-17368481-d518-4085-bf25-b8e94c4729dc\n Backing store flags: \n Account information:\n UBpaQRQKuZNmNshSSR8r\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:04:22.635539 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-f924d675-f309-4359-bd15-c2ca70779932 req-8c9a0d05-31c9-4d32-a6ec-3e3a64bcd52f tempest-ServersTestBootFromVolume-910913239 None] Set provider_location to: 10.222.0.59:3260,5 iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:04:22.780490 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-747136e9-dcae-4178-962c-8f5cd28cd701 req-6a4cdbcb-6edf-4266-b417-2a5ff5999567 tempest-TaggedBootDevicesTest-1332779503 None] Terminate volume connection completed successfully.
Feb 09 13:04:22.781434 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-747136e9-dcae-4178-962c-8f5cd28cd701 req-6a4cdbcb-6edf-4266-b417-2a5ff5999567 tempest-TaggedBootDevicesTest-1332779503 None] Deleting attachment 1697252e-76a3-4d17-bb5b-39e5d22bcf61. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:04:22.785944 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:22.807050 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-f924d675-f309-4359-bd15-c2ca70779932 req-8c9a0d05-31c9-4d32-a6ec-3e3a64bcd52f tempest-ServersTestBootFromVolume-910913239 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc', 'target_lun': 1, 'volume_id': '17368481-d518-4085-bf25-b8e94c4729dc', 'auth_method': 'CHAP', 'auth_username': 'UBpaQRQKuZNmNshSSR8r', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '7f9a702a-03b8-4d86-b36e-f4f72a05083d'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:04:23.227963 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.379s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:23.231040 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810\n System information:\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-c53379e6-6a5e-4539-8017-91c2ff701810\n Backing store flags: \n Account information:\n NbkAni8C8qATXtaLvVn9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc\n System information:\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-17368481-d518-4085-bf25-b8e94c4729dc\n Backing store flags: \n Account information:\n UBpaQRQKuZNmNshSSR8r\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:04:23.246835 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-747136e9-dcae-4178-962c-8f5cd28cd701 req-6a4cdbcb-6edf-4266-b417-2a5ff5999567 tempest-TaggedBootDevicesTest-1332779503 None] Removing iscsi_target for Volume ID: c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:04:23.259087 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:23.282722 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-f924d675-f309-4359-bd15-c2ca70779932 req-8c9a0d05-31c9-4d32-a6ec-3e3a64bcd52f tempest-ServersTestBootFromVolume-910913239 None] attachment_update completed successfully.
Feb 09 13:04:23.719924 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c53379e6-6a5e-4539-8017-91c2ff701810 -f" returned: 0 in 0.469s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:23.722676 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:04:23.735867 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:24.038266 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.302s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:24.039918 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc\n System information:\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-17368481-d518-4085-bf25-b8e94c4729dc\n Backing store flags: \n Account information:\n UBpaQRQKuZNmNshSSR8r\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:04:24.355127 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-747136e9-dcae-4178-962c-8f5cd28cd701 req-6a4cdbcb-6edf-4266-b417-2a5ff5999567 tempest-TaggedBootDevicesTest-1332779503 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:04:24.355127 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:04:24.355127 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:04:53.807936 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-4767eea1-d447-4541-8715-3b2843346ff5 tempest-TaggedBootDevicesTest-1332779503 None] Lock "b'cinder-c53379e6-6a5e-4539-8017-91c2ff701810-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:04:53.942554 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:54.124004 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:54.124297 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc\n Backing store flags: \n Account information:\n UBpaQRQKuZNmNshSSR8r\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:04:54.124986 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-4767eea1-d447-4541-8715-3b2843346ff5 tempest-TaggedBootDevicesTest-1332779503 None] Skipping remove_export. No iscsi_target is presently exported for volume: c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:04:54.126124 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4767eea1-d447-4541-8715-3b2843346ff5 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:54.225728 n-d-825175-3 sudo[105927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:04:54.227567 n-d-825175-3 sudo[105927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:04:54.867074 n-d-825175-3 sudo[105927]: pam_unix(sudo:session): session closed for user root
Feb 09 13:04:54.870642 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4767eea1-d447-4541-8715-3b2843346ff5 tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810" returned: 0 in 0.744s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:54.878285 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4767eea1-d447-4541-8715-3b2843346ff5 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:54.899924 n-d-825175-3 sudo[105930]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:04:54.901360 n-d-825175-3 sudo[105930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:04:55.510802 n-d-825175-3 sudo[105930]: pam_unix(sudo:session): session closed for user root
Feb 09 13:04:55.513189 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4767eea1-d447-4541-8715-3b2843346ff5 tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810" returned: 0 in 0.635s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:55.517654 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4767eea1-d447-4541-8715-3b2843346ff5 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:55.544883 n-d-825175-3 sudo[105933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:04:55.545690 n-d-825175-3 sudo[105933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:04:56.060007 n-d-825175-3 sudo[105933]: pam_unix(sudo:session): session closed for user root
Feb 09 13:04:56.063172 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4767eea1-d447-4541-8715-3b2843346ff5 tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c53379e6-6a5e-4539-8017-91c2ff701810" returned: 0 in 0.545s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:56.064448 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-4767eea1-d447-4541-8715-3b2843346ff5 tempest-TaggedBootDevicesTest-1332779503 None] Successfully deleted volume: c53379e6-6a5e-4539-8017-91c2ff701810
Feb 09 13:04:56.124062 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-4767eea1-d447-4541-8715-3b2843346ff5 tempest-TaggedBootDevicesTest-1332779503 None] Created reservations ['be909898-7640-4f36-a6d6-5d268cde1011', '00fec506-9f51-40ce-bb5e-81d3526455b7', 'da1b7aaa-ef7f-453a-81a7-ff5e929cf70b', '25a2a718-47f1-4b52-90f6-172c5ba6fa12'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:04:56.126175 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-4767eea1-d447-4541-8715-3b2843346ff5 tempest-TaggedBootDevicesTest-1332779503 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:04:56.126175 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:04:56.126175 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:04:56.207275 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-4767eea1-d447-4541-8715-3b2843346ff5 tempest-TaggedBootDevicesTest-1332779503 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:04:56.208257 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4767eea1-d447-4541-8715-3b2843346ff5 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:56.228740 n-d-825175-3 sudo[105953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:04:56.230196 n-d-825175-3 sudo[105953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:04:56.569149 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-4547e5d2-793a-4c12-9d41-b0102d49ee4b tempest-TaggedBootDevicesTest-1332779503 None] Lock "b'cinder-cebf3cb1-9cda-43d0-84a1-6baaa22ef141-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:04:56.654452 n-d-825175-3 sudo[105953]: pam_unix(sudo:session): session closed for user root
Feb 09 13:04:56.667673 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4767eea1-d447-4541-8715-3b2843346ff5 tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:56.667673 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4767eea1-d447-4541-8715-3b2843346ff5 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:56.682558 n-d-825175-3 sudo[105958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:04:56.683476 n-d-825175-3 sudo[105958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:04:56.689933 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:56.794352 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:56.794910 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398713568]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc\n Backing store flags: \n Account information:\n UBpaQRQKuZNmNshSSR8r\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:04:56.795884 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-4547e5d2-793a-4c12-9d41-b0102d49ee4b tempest-TaggedBootDevicesTest-1332779503 None] Skipping remove_export. No iscsi_target is presently exported for volume: cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:04:56.797460 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4547e5d2-793a-4c12-9d41-b0102d49ee4b tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:56.827125 n-d-825175-3 sudo[105962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:04:56.828997 n-d-825175-3 sudo[105962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:04:57.224961 n-d-825175-3 sudo[105958]: pam_unix(sudo:session): session closed for user root
Feb 09 13:04:57.227685 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4767eea1-d447-4541-8715-3b2843346ff5 tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.564s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:57.232865 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-4767eea1-d447-4541-8715-3b2843346ff5 tempest-TaggedBootDevicesTest-1332779503 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:04:57.244856 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-4767eea1-d447-4541-8715-3b2843346ff5 tempest-TaggedBootDevicesTest-1332779503 None] Deleted volume successfully.
Feb 09 13:04:57.264545 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-4767eea1-d447-4541-8715-3b2843346ff5 tempest-TaggedBootDevicesTest-1332779503 None] Lock "b'cinder-c53379e6-6a5e-4539-8017-91c2ff701810-delete_volume'" released by "delete_volume" :: held 3.459s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:04:57.331972 n-d-825175-3 sudo[105962]: pam_unix(sudo:session): session closed for user root
Feb 09 13:04:57.335900 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4547e5d2-793a-4c12-9d41-b0102d49ee4b tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141" returned: 0 in 0.538s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:57.337904 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4547e5d2-793a-4c12-9d41-b0102d49ee4b tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:57.374042 n-d-825175-3 sudo[105966]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:04:57.376434 n-d-825175-3 sudo[105966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:04:58.012176 n-d-825175-3 sudo[105966]: pam_unix(sudo:session): session closed for user root
Feb 09 13:04:58.016367 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4547e5d2-793a-4c12-9d41-b0102d49ee4b tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141" returned: 0 in 0.676s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:58.018931 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4547e5d2-793a-4c12-9d41-b0102d49ee4b tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:58.047309 n-d-825175-3 sudo[105969]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:04:58.048491 n-d-825175-3 sudo[105969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:04:58.517630 n-d-825175-3 sudo[105969]: pam_unix(sudo:session): session closed for user root
Feb 09 13:04:58.520447 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4547e5d2-793a-4c12-9d41-b0102d49ee4b tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cebf3cb1-9cda-43d0-84a1-6baaa22ef141" returned: 0 in 0.501s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:58.522526 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-4547e5d2-793a-4c12-9d41-b0102d49ee4b tempest-TaggedBootDevicesTest-1332779503 None] Successfully deleted volume: cebf3cb1-9cda-43d0-84a1-6baaa22ef141
Feb 09 13:04:58.587223 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-4547e5d2-793a-4c12-9d41-b0102d49ee4b tempest-TaggedBootDevicesTest-1332779503 None] Created reservations ['7279400f-2e61-4366-89e3-142708024871', '9c7079ba-6730-4bc7-9227-173588041b97', 'ab9991f2-771e-45da-8bd0-65b585f9f8fb', '78ffba5d-6274-4015-a04f-c02056f06457'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:04:58.591793 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-4547e5d2-793a-4c12-9d41-b0102d49ee4b tempest-TaggedBootDevicesTest-1332779503 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:04:58.591793 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:04:58.591793 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:04:58.689896 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-4547e5d2-793a-4c12-9d41-b0102d49ee4b tempest-TaggedBootDevicesTest-1332779503 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:04:58.692937 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4547e5d2-793a-4c12-9d41-b0102d49ee4b tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:58.747133 n-d-825175-3 sudo[105975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:04:58.751360 n-d-825175-3 sudo[105975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:04:59.249079 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-6e56cd83-f61e-4a3c-9432-c76171132ef8 tempest-TaggedBootDevicesTest-1332779503 None] Lock "b'cinder-d8cb46d6-f37c-467c-8d91-17edd723730b-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:04:59.388041 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:59.452207 n-d-825175-3 sudo[105975]: pam_unix(sudo:session): session closed for user root
Feb 09 13:04:59.453989 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4547e5d2-793a-4c12-9d41-b0102d49ee4b tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:59.455948 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4547e5d2-793a-4c12-9d41-b0102d49ee4b tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:59.477831 n-d-825175-3 sudo[105979]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:04:59.479697 n-d-825175-3 sudo[105979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:04:59.555215 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:04:59.556049 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc\n Backing store flags: \n Account information:\n UBpaQRQKuZNmNshSSR8r\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:04:59.556544 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-6e56cd83-f61e-4a3c-9432-c76171132ef8 tempest-TaggedBootDevicesTest-1332779503 None] Skipping remove_export. No iscsi_target is presently exported for volume: d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 13:04:59.558062 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6e56cd83-f61e-4a3c-9432-c76171132ef8 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:04:59.614967 n-d-825175-3 sudo[105982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 13:04:59.616508 n-d-825175-3 sudo[105982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:05:00.372871 n-d-825175-3 sudo[105982]: pam_unix(sudo:session): session closed for user root
Feb 09 13:05:00.375417 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6e56cd83-f61e-4a3c-9432-c76171132ef8 tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b" returned: 0 in 0.817s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:05:00.377467 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6e56cd83-f61e-4a3c-9432-c76171132ef8 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:05:00.436078 n-d-825175-3 sudo[105986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 13:05:00.438388 n-d-825175-3 sudo[105986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:05:00.531194 n-d-825175-3 sudo[105979]: pam_unix(sudo:session): session closed for user root
Feb 09 13:05:00.535998 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4547e5d2-793a-4c12-9d41-b0102d49ee4b tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.079s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:05:00.558694 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-4547e5d2-793a-4c12-9d41-b0102d49ee4b tempest-TaggedBootDevicesTest-1332779503 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:05:00.587603 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-4547e5d2-793a-4c12-9d41-b0102d49ee4b tempest-TaggedBootDevicesTest-1332779503 None] Deleted volume successfully.
Feb 09 13:05:00.634168 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-4547e5d2-793a-4c12-9d41-b0102d49ee4b tempest-TaggedBootDevicesTest-1332779503 None] Lock "b'cinder-cebf3cb1-9cda-43d0-84a1-6baaa22ef141-delete_volume'" released by "delete_volume" :: held 4.067s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:05:01.563843 n-d-825175-3 sudo[105986]: pam_unix(sudo:session): session closed for user root
Feb 09 13:05:01.565653 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6e56cd83-f61e-4a3c-9432-c76171132ef8 tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b" returned: 0 in 1.188s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:05:01.569969 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6e56cd83-f61e-4a3c-9432-c76171132ef8 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:05:01.614428 n-d-825175-3 sudo[105991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 13:05:01.621264 n-d-825175-3 sudo[105991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:05:02.349522 n-d-825175-3 sudo[105991]: pam_unix(sudo:session): session closed for user root
Feb 09 13:05:02.353031 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6e56cd83-f61e-4a3c-9432-c76171132ef8 tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d8cb46d6-f37c-467c-8d91-17edd723730b" returned: 0 in 0.782s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:05:02.356967 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-6e56cd83-f61e-4a3c-9432-c76171132ef8 tempest-TaggedBootDevicesTest-1332779503 None] Successfully deleted volume: d8cb46d6-f37c-467c-8d91-17edd723730b
Feb 09 13:05:02.457204 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-6e56cd83-f61e-4a3c-9432-c76171132ef8 tempest-TaggedBootDevicesTest-1332779503 None] Created reservations ['031cbcbc-5b14-4220-a1df-8e8893ca33d2', '16c3a438-9334-4b36-bbb3-c8c301e95350', '86f896c3-3fc1-427d-9148-dc2e0152b6b6', '468dcaa3-0eec-41f5-a760-babc49f3c11a'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:05:02.461323 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-6e56cd83-f61e-4a3c-9432-c76171132ef8 tempest-TaggedBootDevicesTest-1332779503 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:05:02.461323 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:05:02.461323 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:05:02.538948 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-6e56cd83-f61e-4a3c-9432-c76171132ef8 tempest-TaggedBootDevicesTest-1332779503 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:05:02.542539 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6e56cd83-f61e-4a3c-9432-c76171132ef8 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:05:02.600904 n-d-825175-3 sudo[105998]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:05:02.602153 n-d-825175-3 sudo[105998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:05:03.467763 n-d-825175-3 sudo[105998]: pam_unix(sudo:session): session closed for user root
Feb 09 13:05:03.470627 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6e56cd83-f61e-4a3c-9432-c76171132ef8 tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.927s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:05:03.473751 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6e56cd83-f61e-4a3c-9432-c76171132ef8 tempest-TaggedBootDevicesTest-1332779503 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:05:03.617913 n-d-825175-3 sudo[106001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:05:03.619230 n-d-825175-3 sudo[106001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:05:04.622074 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:05:04.623358 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:05:04.624518 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:05:04.676491 n-d-825175-3 sudo[106001]: pam_unix(sudo:session): session closed for user root
Feb 09 13:05:04.680140 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6e56cd83-f61e-4a3c-9432-c76171132ef8 tempest-TaggedBootDevicesTest-1332779503 None] CMD "sudo cinder-rootwrap /etc/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.206s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:05:04.682733 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-6e56cd83-f61e-4a3c-9432-c76171132ef8 tempest-TaggedBootDevicesTest-1332779503 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:05:04.695221 n-d-825175-3 sudo[106004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:05:04.699723 n-d-825175-3 sudo[106004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:05:04.701530 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-6e56cd83-f61e-4a3c-9432-c76171132ef8 tempest-TaggedBootDevicesTest-1332779503 None] Deleted volume successfully.
Feb 09 13:05:04.730212 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-6e56cd83-f61e-4a3c-9432-c76171132ef8 tempest-TaggedBootDevicesTest-1332779503 None] Lock "b'cinder-d8cb46d6-f37c-467c-8d91-17edd723730b-delete_volume'" released by "delete_volume" :: held 5.480s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:05:05.439326 n-d-825175-3 sudo[106004]: pam_unix(sudo:session): session closed for user root
Feb 09 13:05:05.441581 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.817s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:05:05.442995 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:05:05.494544 n-d-825175-3 sudo[106011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:05:05.508119 n-d-825175-3 sudo[106011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:05:06.747942 n-d-825175-3 sudo[106011]: pam_unix(sudo:session): session closed for user root
Feb 09 13:05:06.754440 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/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.309s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:05:06.768091 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:05:40.813198 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:05:40.836737 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:05:40.837601 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:05:40.880526 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Flow 'volume_create_manager' (9a525501-eee9-46bc-90bf-56916ac85fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:05:40.888959 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27c5b3c1-f9d6-4e82-ae1a-d4b61fece2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:05:40.959870 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:05:41.039893 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27c5b3c1-f9d6-4e82-ae1a-d4b61fece2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-7057728',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=03fdfa82-9edf-42b5-9457-8421dadb57ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ea8698b3fbf454f9f265d92320452e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:05:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:05:41Z,user_id='477f826d5bc84524bde5b953c2e46c83',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:05:41.053551 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (312b1e9c-f4fe-460c-81b3-59ac58d2d335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:05:41.056508 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (312b1e9c-f4fe-460c-81b3-59ac58d2d335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:05:41.073740 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4fdf1e60-a5f2-4939-b2d8-b1657291becc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:05:41.078000 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4fdf1e60-a5f2-4939-b2d8-b1657291becc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '03fdfa82-9edf-42b5-9457-8421dadb57ba', 'volume_name': 'volume-03fdfa82-9edf-42b5-9457-8421dadb57ba', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:05:41.083392 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab0a1370-7f72-4610-bcd5-fa590b7f35ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:05:41.085708 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab0a1370-7f72-4610-bcd5-fa590b7f35ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:05:41.096563 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (15afb629-06ad-4ed3-8104-db2248f5b62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:05:41.097085 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Volume 03fdfa82-9edf-42b5-9457-8421dadb57ba: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-03fdfa82-9edf-42b5-9457-8421dadb57ba', 'volume_size': 1}
Feb 09 13:05:41.098435 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-03fdfa82-9edf-42b5-9457-8421dadb57ba stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:05:41.164508 n-d-825175-3 sudo[106271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-03fdfa82-9edf-42b5-9457-8421dadb57ba stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:05:41.165285 n-d-825175-3 sudo[106271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:05:42.690568 n-d-825175-3 sudo[106271]: pam_unix(sudo:session): session closed for user root
Feb 09 13:05:42.692641 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-03fdfa82-9edf-42b5-9457-8421dadb57ba stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.594s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:05:42.695907 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (15afb629-06ad-4ed3-8104-db2248f5b62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-03fdfa82-9edf-42b5-9457-8421dadb57ba', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:05:42.699550 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (96d469e9-3341-41f3-b6a9-a7a4aa06dc0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:05:42.717537 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Volume volume-03fdfa82-9edf-42b5-9457-8421dadb57ba (03fdfa82-9edf-42b5-9457-8421dadb57ba): created successfully
Feb 09 13:05:42.719714 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (96d469e9-3341-41f3-b6a9-a7a4aa06dc0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:05:42.726303 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Flow 'volume_create_manager' (9a525501-eee9-46bc-90bf-56916ac85fd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:05:42.752555 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-6c19133a-d391-4c5e-a636-15fd7bbf177e tempest-AttachSCSIVolumeTestJSON-1022528393 None] Created volume successfully.
Feb 09 13:05:46.101013 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-1be12559-c465-4010-aea3-95aebfda802e req-8534461b-c2d5-441d-9851-e0a5533aad11 tempest-AttachSCSIVolumeTestJSON-1022528393 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-03fdfa82-9edf-42b5-9457-8421dadb57ba {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:05:46.143266 n-d-825175-3 sudo[106394]: ubuntu : 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-03fdfa82-9edf-42b5-9457-8421dadb57ba
Feb 09 13:05:46.144136 n-d-825175-3 sudo[106394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:05:46.844620 n-d-825175-3 sudo[106394]: pam_unix(sudo:session): session closed for user root
Feb 09 13:05:46.847267 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-1be12559-c465-4010-aea3-95aebfda802e req-8534461b-c2d5-441d-9851-e0a5533aad11 tempest-AttachSCSIVolumeTestJSON-1022528393 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-03fdfa82-9edf-42b5-9457-8421dadb57ba" returned: 0 in 0.753s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:05:46.909683 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:05:46.924405 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:05:46.924707 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc\n Backing store flags: \n Account information:\n UBpaQRQKuZNmNshSSR8r\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-1be12559-c465-4010-aea3-95aebfda802e req-8534461b-c2d5-441d-9851-e0a5533aad11 tempest-AttachSCSIVolumeTestJSON-1022528393 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: I_T nexus: 14
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00050000
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf50
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00050001
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf51
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: UBpaQRQKuZNmNshSSR8r
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:05:46.925372 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:05:46.930246 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-1be12559-c465-4010-aea3-95aebfda802e req-8534461b-c2d5-441d-9851-e0a5533aad11 tempest-AttachSCSIVolumeTestJSON-1022528393 None] Creating iscsi_target for Volume ID: volume-03fdfa82-9edf-42b5-9457-8421dadb57ba {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:05:46.937313 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-1be12559-c465-4010-aea3-95aebfda802e req-8534461b-c2d5-441d-9851-e0a5533aad11 tempest-AttachSCSIVolumeTestJSON-1022528393 None] Created volume path /opt/stack/data/cinder/volumes/volume-03fdfa82-9edf-42b5-9457-8421dadb57ba,
Feb 09 13:05:46.937313 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:05:46.937313 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:05:46.937313 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-03fdfa82-9edf-42b5-9457-8421dadb57ba
Feb 09 13:05:46.937313 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:05:46.937313 n-d-825175-3 cinder-volume[91721]: incominguser yYJvSjMrZdhZ7MEHDZoR ywYkR5i6GwAvEtEH
Feb 09 13:05:46.937313 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:05:46.937313 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:05:46.937313 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:05:46.937313 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:05:46.939967 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-03fdfa82-9edf-42b5-9457-8421dadb57ba {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:05:47.932483 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-03fdfa82-9edf-42b5-9457-8421dadb57ba" returned: 0 in 0.992s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:05:47.933904 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:05:47.935996 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-1be12559-c465-4010-aea3-95aebfda802e req-8534461b-c2d5-441d-9851-e0a5533aad11 tempest-AttachSCSIVolumeTestJSON-1022528393 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:05:47.937803 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-1be12559-c465-4010-aea3-95aebfda802e req-8534461b-c2d5-441d-9851-e0a5533aad11 tempest-AttachSCSIVolumeTestJSON-1022528393 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:05:47.942725 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:05:47.965789 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:05:47.966241 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc\n Backing store flags: \n Account information:\n UBpaQRQKuZNmNshSSR8r\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-03fdfa82-9edf-42b5-9457-8421dadb57ba\n System information:\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-03fdfa82-9edf-42b5-9457-8421dadb57ba\n Backing store flags: \n Account information:\n yYJvSjMrZdhZ7MEHDZoR\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-1be12559-c465-4010-aea3-95aebfda802e req-8534461b-c2d5-441d-9851-e0a5533aad11 tempest-AttachSCSIVolumeTestJSON-1022528393 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: I_T nexus: 14
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00050000
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf50
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00050001
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf51
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: UBpaQRQKuZNmNshSSR8r
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:05:47.966993 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:05:47.970125 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:05:48.299328 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.330s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:05:48.299647 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc\n Backing store flags: \n Account information:\n UBpaQRQKuZNmNshSSR8r\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-03fdfa82-9edf-42b5-9457-8421dadb57ba\n System information:\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-03fdfa82-9edf-42b5-9457-8421dadb57ba\n Backing store flags: \n Account information:\n yYJvSjMrZdhZ7MEHDZoR\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:05:48.303400 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:05:48.621092 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.318s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:05:48.621829 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc\n Backing store flags: \n Account information:\n UBpaQRQKuZNmNshSSR8r\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-03fdfa82-9edf-42b5-9457-8421dadb57ba\n System information:\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-03fdfa82-9edf-42b5-9457-8421dadb57ba\n Backing store flags: \n Account information:\n yYJvSjMrZdhZ7MEHDZoR\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:05:48.624568 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-1be12559-c465-4010-aea3-95aebfda802e req-8534461b-c2d5-441d-9851-e0a5533aad11 tempest-AttachSCSIVolumeTestJSON-1022528393 None] Set provider_location to: 10.222.0.59:3260,6 iqn.2010-10.org.openstack:volume-03fdfa82-9edf-42b5-9457-8421dadb57ba 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:05:48.750577 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-1be12559-c465-4010-aea3-95aebfda802e req-8534461b-c2d5-441d-9851-e0a5533aad11 tempest-AttachSCSIVolumeTestJSON-1022528393 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-03fdfa82-9edf-42b5-9457-8421dadb57ba', 'target_lun': 1, 'volume_id': '03fdfa82-9edf-42b5-9457-8421dadb57ba', 'auth_method': 'CHAP', 'auth_username': 'yYJvSjMrZdhZ7MEHDZoR', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'fd95041d-24c3-41c7-9a5e-0d737d479fd0'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:05:49.032077 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-1be12559-c465-4010-aea3-95aebfda802e req-8534461b-c2d5-441d-9851-e0a5533aad11 tempest-AttachSCSIVolumeTestJSON-1022528393 None] attachment_update completed successfully.
Feb 09 13:06:02.357583 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-a75939a4-685e-49ff-8552-d0c299c74fc7 req-f88b04c5-5a5f-415d-b67d-83fe5a50a5d0 tempest-AttachSCSIVolumeTestJSON-1022528393 None] Terminate volume connection completed successfully.
Feb 09 13:06:02.361849 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-a75939a4-685e-49ff-8552-d0c299c74fc7 req-f88b04c5-5a5f-415d-b67d-83fe5a50a5d0 tempest-AttachSCSIVolumeTestJSON-1022528393 None] Deleting attachment fd95041d-24c3-41c7-9a5e-0d737d479fd0. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:06:02.365914 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:02.705834 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.340s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:02.706558 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc\n System information:\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-17368481-d518-4085-bf25-b8e94c4729dc\n Backing store flags: \n Account information:\n UBpaQRQKuZNmNshSSR8r\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-03fdfa82-9edf-42b5-9457-8421dadb57ba\n System information:\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-03fdfa82-9edf-42b5-9457-8421dadb57ba\n Backing store flags: \n Account information:\n yYJvSjMrZdhZ7MEHDZoR\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:06:02.707577 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-a75939a4-685e-49ff-8552-d0c299c74fc7 req-f88b04c5-5a5f-415d-b67d-83fe5a50a5d0 tempest-AttachSCSIVolumeTestJSON-1022528393 None] Removing iscsi_target for Volume ID: 03fdfa82-9edf-42b5-9457-8421dadb57ba
Feb 09 13:06:02.709029 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-03fdfa82-9edf-42b5-9457-8421dadb57ba -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:02.993097 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-03fdfa82-9edf-42b5-9457-8421dadb57ba -f" returned: 0 in 0.283s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:02.993602 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:06:02.995188 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:03.171851 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.176s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:03.172368 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc\n System information:\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-17368481-d518-4085-bf25-b8e94c4729dc\n Backing store flags: \n Account information:\n UBpaQRQKuZNmNshSSR8r\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:06:03.357850 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-a75939a4-685e-49ff-8552-d0c299c74fc7 req-f88b04c5-5a5f-415d-b67d-83fe5a50a5d0 tempest-AttachSCSIVolumeTestJSON-1022528393 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:06:03.357850 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:06:03.357850 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:06:04.625109 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:06:04.625746 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:06:04.626138 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:04.723125 n-d-825175-3 sudo[106637]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:06:04.724964 n-d-825175-3 sudo[106637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:06:05.013598 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-6673d9ef-b916-44a3-9308-58c410755a61 tempest-ServersTestBootFromVolume-910913239 None] Terminate volume connection completed successfully.
Feb 09 13:06:05.014424 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-6673d9ef-b916-44a3-9308-58c410755a61 tempest-ServersTestBootFromVolume-910913239 None] Deleting attachment 7f9a702a-03b8-4d86-b36e-f4f72a05083d. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:06:05.018754 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:05.241525 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.223s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:05.244244 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc\n System information:\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-17368481-d518-4085-bf25-b8e94c4729dc\n Backing store flags: \n Account information:\n UBpaQRQKuZNmNshSSR8r\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:06:05.246204 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-6673d9ef-b916-44a3-9308-58c410755a61 tempest-ServersTestBootFromVolume-910913239 None] Removing iscsi_target for Volume ID: 17368481-d518-4085-bf25-b8e94c4729dc
Feb 09 13:06:05.252051 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:05.520877 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-17368481-d518-4085-bf25-b8e94c4729dc -f" returned: 0 in 0.269s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:05.521190 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:06:05.524702 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:05.710781 n-d-825175-3 sudo[106637]: pam_unix(sudo:session): session closed for user root
Feb 09 13:06:05.714521 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.088s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:05.717972 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:05.793101 n-d-825175-3 sudo[106667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:06:05.793982 n-d-825175-3 sudo[106667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:06:05.849965 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.325s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:05.851177 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:06:06.222706 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-6673d9ef-b916-44a3-9308-58c410755a61 tempest-ServersTestBootFromVolume-910913239 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:06:06.222706 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:06:06.222706 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:06:06.539669 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-5efa8681-5c09-456f-bf8a-63c4ce4daeb8 tempest-ServersTestBootFromVolume-910913239 None] Lock "b'cinder-17368481-d518-4085-bf25-b8e94c4729dc-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:06:06.724785 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:06.925003 n-d-825175-3 sudo[106667]: pam_unix(sudo:session): session closed for user root
Feb 09 13:06:06.927336 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/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.209s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:06.929112 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:06:07.037594 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.313s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:07.038142 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:06:07.038982 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-5efa8681-5c09-456f-bf8a-63c4ce4daeb8 tempest-ServersTestBootFromVolume-910913239 None] Skipping remove_export. No iscsi_target is presently exported for volume: 17368481-d518-4085-bf25-b8e94c4729dc
Feb 09 13:06:07.040182 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-5efa8681-5c09-456f-bf8a-63c4ce4daeb8 tempest-ServersTestBootFromVolume-910913239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:07.080582 n-d-825175-3 sudo[106726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc
Feb 09 13:06:07.097787 n-d-825175-3 sudo[106726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:06:08.149865 n-d-825175-3 sudo[106726]: pam_unix(sudo:session): session closed for user root
Feb 09 13:06:08.152957 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-5efa8681-5c09-456f-bf8a-63c4ce4daeb8 tempest-ServersTestBootFromVolume-910913239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc" returned: 0 in 1.112s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:08.155305 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-5efa8681-5c09-456f-bf8a-63c4ce4daeb8 tempest-ServersTestBootFromVolume-910913239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:08.204471 n-d-825175-3 sudo[106754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc
Feb 09 13:06:08.208796 n-d-825175-3 sudo[106754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:06:09.041738 n-d-825175-3 sudo[106754]: pam_unix(sudo:session): session closed for user root
Feb 09 13:06:09.044268 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-5efa8681-5c09-456f-bf8a-63c4ce4daeb8 tempest-ServersTestBootFromVolume-910913239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc" returned: 0 in 0.889s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:09.046550 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-5efa8681-5c09-456f-bf8a-63c4ce4daeb8 tempest-ServersTestBootFromVolume-910913239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:09.118191 n-d-825175-3 sudo[106759]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc
Feb 09 13:06:09.121279 n-d-825175-3 sudo[106759]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:06:09.905553 n-d-825175-3 sudo[106759]: pam_unix(sudo:session): session closed for user root
Feb 09 13:06:09.911048 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-5efa8681-5c09-456f-bf8a-63c4ce4daeb8 tempest-ServersTestBootFromVolume-910913239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-17368481-d518-4085-bf25-b8e94c4729dc" returned: 0 in 0.863s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:09.915099 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-5efa8681-5c09-456f-bf8a-63c4ce4daeb8 tempest-ServersTestBootFromVolume-910913239 None] Successfully deleted volume: 17368481-d518-4085-bf25-b8e94c4729dc
Feb 09 13:06:10.030046 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-5efa8681-5c09-456f-bf8a-63c4ce4daeb8 tempest-ServersTestBootFromVolume-910913239 None] Created reservations ['2a92125b-05e9-4ec2-9483-254086f2bbb2', 'dd275e53-c226-4224-ac02-38d19bdba25b', '7c880ba7-ccbf-46ed-aa06-9a7d456aaa7e', 'da0e42cb-9240-4f5c-9066-8af0c4c73db5'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:06:10.041714 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-5efa8681-5c09-456f-bf8a-63c4ce4daeb8 tempest-ServersTestBootFromVolume-910913239 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:06:10.041714 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:06:10.041714 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:06:10.137752 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-5efa8681-5c09-456f-bf8a-63c4ce4daeb8 tempest-ServersTestBootFromVolume-910913239 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:06:10.140455 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-5efa8681-5c09-456f-bf8a-63c4ce4daeb8 tempest-ServersTestBootFromVolume-910913239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:10.203308 n-d-825175-3 sudo[106772]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:06:10.204121 n-d-825175-3 sudo[106772]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:06:11.459387 n-d-825175-3 sudo[106772]: pam_unix(sudo:session): session closed for user root
Feb 09 13:06:11.463432 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-5efa8681-5c09-456f-bf8a-63c4ce4daeb8 tempest-ServersTestBootFromVolume-910913239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.323s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:11.468242 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-5efa8681-5c09-456f-bf8a-63c4ce4daeb8 tempest-ServersTestBootFromVolume-910913239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:11.501629 n-d-825175-3 sudo[106793]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:06:11.502492 n-d-825175-3 sudo[106793]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:06:12.099351 n-d-825175-3 sudo[106793]: pam_unix(sudo:session): session closed for user root
Feb 09 13:06:12.101652 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-5efa8681-5c09-456f-bf8a-63c4ce4daeb8 tempest-ServersTestBootFromVolume-910913239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.633s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:12.104124 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-5efa8681-5c09-456f-bf8a-63c4ce4daeb8 tempest-ServersTestBootFromVolume-910913239 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:06:12.126223 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-5efa8681-5c09-456f-bf8a-63c4ce4daeb8 tempest-ServersTestBootFromVolume-910913239 None] Deleted volume successfully.
Feb 09 13:06:12.207597 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-0cadeb8c-1e81-4153-90bd-abf0c40e60ef req-5efa8681-5c09-456f-bf8a-63c4ce4daeb8 tempest-ServersTestBootFromVolume-910913239 None] Lock "b'cinder-17368481-d518-4085-bf25-b8e94c4729dc-delete_volume'" released by "delete_volume" :: held 5.671s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:06:21.678059 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-b610e6cb-f502-4a91-8629-6f5fb5d11bed tempest-AttachSCSIVolumeTestJSON-1022528393 None] Lock "b'cinder-03fdfa82-9edf-42b5-9457-8421dadb57ba-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:06:21.846166 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:21.966668 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:21.967326 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:06:21.968627 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-b610e6cb-f502-4a91-8629-6f5fb5d11bed tempest-AttachSCSIVolumeTestJSON-1022528393 None] Skipping remove_export. No iscsi_target is presently exported for volume: 03fdfa82-9edf-42b5-9457-8421dadb57ba
Feb 09 13:06:21.969860 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b610e6cb-f502-4a91-8629-6f5fb5d11bed tempest-AttachSCSIVolumeTestJSON-1022528393 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03fdfa82-9edf-42b5-9457-8421dadb57ba {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:21.991591 n-d-825175-3 sudo[106874]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03fdfa82-9edf-42b5-9457-8421dadb57ba
Feb 09 13:06:21.993166 n-d-825175-3 sudo[106874]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:06:23.003762 n-d-825175-3 sudo[106874]: pam_unix(sudo:session): session closed for user root
Feb 09 13:06:23.007386 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b610e6cb-f502-4a91-8629-6f5fb5d11bed tempest-AttachSCSIVolumeTestJSON-1022528393 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03fdfa82-9edf-42b5-9457-8421dadb57ba" returned: 0 in 1.036s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:23.010198 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b610e6cb-f502-4a91-8629-6f5fb5d11bed tempest-AttachSCSIVolumeTestJSON-1022528393 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-03fdfa82-9edf-42b5-9457-8421dadb57ba {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:23.062244 n-d-825175-3 sudo[106878]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-03fdfa82-9edf-42b5-9457-8421dadb57ba
Feb 09 13:06:23.075127 n-d-825175-3 sudo[106878]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:06:23.800432 n-d-825175-3 sudo[106878]: pam_unix(sudo:session): session closed for user root
Feb 09 13:06:23.803285 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b610e6cb-f502-4a91-8629-6f5fb5d11bed tempest-AttachSCSIVolumeTestJSON-1022528393 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-03fdfa82-9edf-42b5-9457-8421dadb57ba" returned: 0 in 0.793s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:23.806482 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b610e6cb-f502-4a91-8629-6f5fb5d11bed tempest-AttachSCSIVolumeTestJSON-1022528393 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-03fdfa82-9edf-42b5-9457-8421dadb57ba {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:23.835693 n-d-825175-3 sudo[106898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-03fdfa82-9edf-42b5-9457-8421dadb57ba
Feb 09 13:06:23.838049 n-d-825175-3 sudo[106898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:06:24.537857 n-d-825175-3 sudo[106898]: pam_unix(sudo:session): session closed for user root
Feb 09 13:06:24.541554 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b610e6cb-f502-4a91-8629-6f5fb5d11bed tempest-AttachSCSIVolumeTestJSON-1022528393 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-03fdfa82-9edf-42b5-9457-8421dadb57ba" returned: 0 in 0.735s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:24.543570 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-b610e6cb-f502-4a91-8629-6f5fb5d11bed tempest-AttachSCSIVolumeTestJSON-1022528393 None] Successfully deleted volume: 03fdfa82-9edf-42b5-9457-8421dadb57ba
Feb 09 13:06:24.676455 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-b610e6cb-f502-4a91-8629-6f5fb5d11bed tempest-AttachSCSIVolumeTestJSON-1022528393 None] Created reservations ['171bc7ba-bab5-4255-9eee-2616b0225d18', '83432e72-8940-4ca5-8173-bcd56676b099', '3603861d-6adc-467e-b0f1-ea704db8b783', '6cd3db4d-afb2-4724-b4a1-a38946d51686'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:06:24.683141 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-b610e6cb-f502-4a91-8629-6f5fb5d11bed tempest-AttachSCSIVolumeTestJSON-1022528393 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:06:24.683141 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:06:24.683141 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:06:24.766153 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-b610e6cb-f502-4a91-8629-6f5fb5d11bed tempest-AttachSCSIVolumeTestJSON-1022528393 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:06:24.767605 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b610e6cb-f502-4a91-8629-6f5fb5d11bed tempest-AttachSCSIVolumeTestJSON-1022528393 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:24.810739 n-d-825175-3 sudo[106918]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:06:24.826730 n-d-825175-3 sudo[106918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:06:25.593614 n-d-825175-3 sudo[106918]: pam_unix(sudo:session): session closed for user root
Feb 09 13:06:25.595941 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b610e6cb-f502-4a91-8629-6f5fb5d11bed tempest-AttachSCSIVolumeTestJSON-1022528393 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.828s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:25.598030 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b610e6cb-f502-4a91-8629-6f5fb5d11bed tempest-AttachSCSIVolumeTestJSON-1022528393 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:06:25.643466 n-d-825175-3 sudo[106962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:06:25.644370 n-d-825175-3 sudo[106962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:06:26.434381 n-d-825175-3 sudo[106962]: pam_unix(sudo:session): session closed for user root
Feb 09 13:06:26.436684 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b610e6cb-f502-4a91-8629-6f5fb5d11bed tempest-AttachSCSIVolumeTestJSON-1022528393 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.838s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:06:26.438825 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-b610e6cb-f502-4a91-8629-6f5fb5d11bed tempest-AttachSCSIVolumeTestJSON-1022528393 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:06:26.444832 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-b610e6cb-f502-4a91-8629-6f5fb5d11bed tempest-AttachSCSIVolumeTestJSON-1022528393 None] Deleted volume successfully.
Feb 09 13:06:26.462425 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-b610e6cb-f502-4a91-8629-6f5fb5d11bed tempest-AttachSCSIVolumeTestJSON-1022528393 None] Lock "b'cinder-03fdfa82-9edf-42b5-9457-8421dadb57ba-delete_volume'" released by "delete_volume" :: held 4.784s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:07:03.152721 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-753078de-d0f9-4e6e-ae0a-2993e888e9a1 tempest-DeleteServersTestJSON-1813323537 None] Lock "b'cinder-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:07:03.321632 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:07:03.517493 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.205s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:07:03.517795 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:07:03.518536 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-753078de-d0f9-4e6e-ae0a-2993e888e9a1 tempest-DeleteServersTestJSON-1813323537 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f
Feb 09 13:07:03.519543 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-753078de-d0f9-4e6e-ae0a-2993e888e9a1 tempest-DeleteServersTestJSON-1813323537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:07:03.547683 n-d-825175-3 sudo[107253]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f
Feb 09 13:07:03.548579 n-d-825175-3 sudo[107253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:07:04.028296 n-d-825175-3 sudo[107253]: pam_unix(sudo:session): session closed for user root
Feb 09 13:07:04.031170 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-753078de-d0f9-4e6e-ae0a-2993e888e9a1 tempest-DeleteServersTestJSON-1813323537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f" returned: 0 in 0.511s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:07:04.034049 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-753078de-d0f9-4e6e-ae0a-2993e888e9a1 tempest-DeleteServersTestJSON-1813323537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:07:04.074905 n-d-825175-3 sudo[107264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f
Feb 09 13:07:04.076655 n-d-825175-3 sudo[107264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:07:04.630172 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:07:04.632297 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:07:04.634334 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:07:04.688964 n-d-825175-3 sudo[107266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:07:04.694774 n-d-825175-3 sudo[107266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:07:04.891641 n-d-825175-3 sudo[107264]: pam_unix(sudo:session): session closed for user root
Feb 09 13:07:04.895879 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-753078de-d0f9-4e6e-ae0a-2993e888e9a1 tempest-DeleteServersTestJSON-1813323537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f" returned: 0 in 0.861s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:07:04.899566 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-753078de-d0f9-4e6e-ae0a-2993e888e9a1 tempest-DeleteServersTestJSON-1813323537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:07:04.962249 n-d-825175-3 sudo[107269]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f
Feb 09 13:07:04.963136 n-d-825175-3 sudo[107269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:07:05.429219 n-d-825175-3 sudo[107266]: pam_unix(sudo:session): session closed for user root
Feb 09 13:07:05.432645 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.798s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:07:05.434630 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:07:05.504026 n-d-825175-3 sudo[107272]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:07:05.508671 n-d-825175-3 sudo[107272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:07:06.097945 n-d-825175-3 sudo[107269]: pam_unix(sudo:session): session closed for user root
Feb 09 13:07:06.100248 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-753078de-d0f9-4e6e-ae0a-2993e888e9a1 tempest-DeleteServersTestJSON-1813323537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f" returned: 0 in 1.201s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:07:06.102612 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-753078de-d0f9-4e6e-ae0a-2993e888e9a1 tempest-DeleteServersTestJSON-1813323537 None] Successfully deleted volume: 8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f
Feb 09 13:07:06.199306 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-753078de-d0f9-4e6e-ae0a-2993e888e9a1 tempest-DeleteServersTestJSON-1813323537 None] Created reservations ['3c7de8c1-3e7c-4e9d-9eb1-6ec3f4753eb4', '6458bdb7-0a79-4f11-89f6-65b6ef654d61', 'da788892-4e11-492b-b1f0-69993b350fc2', '054ec74d-b974-427d-87c1-d4d386686a2b'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:07:06.202039 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-753078de-d0f9-4e6e-ae0a-2993e888e9a1 tempest-DeleteServersTestJSON-1813323537 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:07:06.202039 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:07:06.202039 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:07:06.268712 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-753078de-d0f9-4e6e-ae0a-2993e888e9a1 tempest-DeleteServersTestJSON-1813323537 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:07:06.270273 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-753078de-d0f9-4e6e-ae0a-2993e888e9a1 tempest-DeleteServersTestJSON-1813323537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:07:06.301707 n-d-825175-3 sudo[107281]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:07:06.303328 n-d-825175-3 sudo[107281]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:07:06.517489 n-d-825175-3 sudo[107272]: pam_unix(sudo:session): session closed for user root
Feb 09 13:07:06.521018 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/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.085s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:07:06.523998 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:07:07.162393 n-d-825175-3 sudo[107281]: pam_unix(sudo:session): session closed for user root
Feb 09 13:07:07.165443 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-753078de-d0f9-4e6e-ae0a-2993e888e9a1 tempest-DeleteServersTestJSON-1813323537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.895s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:07:07.168524 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-753078de-d0f9-4e6e-ae0a-2993e888e9a1 tempest-DeleteServersTestJSON-1813323537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:07:07.205068 n-d-825175-3 sudo[107284]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:07:07.207186 n-d-825175-3 sudo[107284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:07:07.851514 n-d-825175-3 sudo[107284]: pam_unix(sudo:session): session closed for user root
Feb 09 13:07:07.853927 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-753078de-d0f9-4e6e-ae0a-2993e888e9a1 tempest-DeleteServersTestJSON-1813323537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.685s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:07:07.855466 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-753078de-d0f9-4e6e-ae0a-2993e888e9a1 tempest-DeleteServersTestJSON-1813323537 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:07:07.862316 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-753078de-d0f9-4e6e-ae0a-2993e888e9a1 tempest-DeleteServersTestJSON-1813323537 None] Deleted volume successfully.
Feb 09 13:07:07.889641 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-753078de-d0f9-4e6e-ae0a-2993e888e9a1 tempest-DeleteServersTestJSON-1813323537 None] Lock "b'cinder-8c5a2a93-9fa7-4f42-8fab-92f0fbd7d95f-delete_volume'" released by "delete_volume" :: held 4.736s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:07:36.255422 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:07:36.264044 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:07:36.266377 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:07:36.315818 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Flow 'volume_create_manager' (4e7d996d-dc77-4875-873a-65e72892cfe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:07:36.329449 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b988358b-a10d-4d94-b975-e0dd276a56c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:07:36.430352 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:07:36.511678 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b988358b-a10d-4d94-b975-e0dd276a56c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:07:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1368003876',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=4015e729-935a-47f6-866d-d00e53364d9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fbe2ed9f5f94e24861de215e30bd8d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:07:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:07:36Z,user_id='b70078d83fe8442b83e6ff12b3988040',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:07:36.520364 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7276a3d-7d74-426c-8d88-861a86e85bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:07:36.527030 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7276a3d-7d74-426c-8d88-861a86e85bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:07:36.529399 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b26fff6-0c7e-42d8-878f-1193ca75eff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:07:36.535824 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b26fff6-0c7e-42d8-878f-1193ca75eff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4015e729-935a-47f6-866d-d00e53364d9d', 'volume_name': 'volume-4015e729-935a-47f6-866d-d00e53364d9d', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:07:36.542826 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c34613a0-924c-4235-95ee-10a0b440d5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:07:36.551374 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c34613a0-924c-4235-95ee-10a0b440d5f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:07:36.563183 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63b837f6-a237-4d37-bcf8-4356656eb2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:07:36.564477 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Volume 4015e729-935a-47f6-866d-d00e53364d9d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4015e729-935a-47f6-866d-d00e53364d9d', 'volume_size': 1}
Feb 09 13:07:36.565969 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4015e729-935a-47f6-866d-d00e53364d9d stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:07:36.632070 n-d-825175-3 sudo[107677]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4015e729-935a-47f6-866d-d00e53364d9d stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:07:36.640505 n-d-825175-3 sudo[107677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:07:37.476516 n-d-825175-3 sudo[107677]: pam_unix(sudo:session): session closed for user root
Feb 09 13:07:37.479078 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4015e729-935a-47f6-866d-d00e53364d9d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.913s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:07:37.483230 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63b837f6-a237-4d37-bcf8-4356656eb2c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4015e729-935a-47f6-866d-d00e53364d9d', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:07:37.486491 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f7e7fe2-16f4-4678-83cd-80c13bfce53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:07:37.505116 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Volume volume-4015e729-935a-47f6-866d-d00e53364d9d (4015e729-935a-47f6-866d-d00e53364d9d): created successfully
Feb 09 13:07:37.508911 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f7e7fe2-16f4-4678-83cd-80c13bfce53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:07:37.513248 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Flow 'volume_create_manager' (4e7d996d-dc77-4875-873a-65e72892cfe8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:07:37.531493 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-82e2664a-7154-4ca3-843c-103a5eed1ed7 tempest-AttachVolumeTestJSON-1614808862 None] Created volume successfully.
Feb 09 13:07:42.175263 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-4ff16809-bc3d-4f05-b944-683d45ad6d47 req-d6db405b-9d91-4cc8-b1b1-c0e7c181d506 tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4015e729-935a-47f6-866d-d00e53364d9d {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:07:42.199422 n-d-825175-3 sudo[107779]: ubuntu : 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-4015e729-935a-47f6-866d-d00e53364d9d
Feb 09 13:07:42.201207 n-d-825175-3 sudo[107779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:07:42.762750 n-d-825175-3 sudo[107779]: pam_unix(sudo:session): session closed for user root
Feb 09 13:07:42.765088 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-4ff16809-bc3d-4f05-b944-683d45ad6d47 req-d6db405b-9d91-4cc8-b1b1-c0e7c181d506 tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4015e729-935a-47f6-866d-d00e53364d9d" returned: 0 in 0.589s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:07:42.886381 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:07:42.896914 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:07:42.897764 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:07:42.899538 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-4ff16809-bc3d-4f05-b944-683d45ad6d47 req-d6db405b-9d91-4cc8-b1b1-c0e7c181d506 tempest-AttachVolumeTestJSON-1614808862 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:07:42.900800 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-4ff16809-bc3d-4f05-b944-683d45ad6d47 req-d6db405b-9d91-4cc8-b1b1-c0e7c181d506 tempest-AttachVolumeTestJSON-1614808862 None] Creating iscsi_target for Volume ID: volume-4015e729-935a-47f6-866d-d00e53364d9d {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:07:42.906621 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-4ff16809-bc3d-4f05-b944-683d45ad6d47 req-d6db405b-9d91-4cc8-b1b1-c0e7c181d506 tempest-AttachVolumeTestJSON-1614808862 None] Created volume path /opt/stack/data/cinder/volumes/volume-4015e729-935a-47f6-866d-d00e53364d9d,
Feb 09 13:07:42.906621 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:07:42.906621 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:07:42.906621 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4015e729-935a-47f6-866d-d00e53364d9d
Feb 09 13:07:42.906621 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:07:42.906621 n-d-825175-3 cinder-volume[91721]: incominguser Tt78oPbe5F6pp3qFXbZa wW24xNL93ZaX8E4x
Feb 09 13:07:42.906621 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:07:42.906621 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:07:42.906621 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:07:42.906621 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:07:42.916733 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4015e729-935a-47f6-866d-d00e53364d9d {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:07:43.625908 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4015e729-935a-47f6-866d-d00e53364d9d" returned: 0 in 0.716s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:07:43.626631 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:07:43.627470 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-4ff16809-bc3d-4f05-b944-683d45ad6d47 req-d6db405b-9d91-4cc8-b1b1-c0e7c181d506 tempest-AttachVolumeTestJSON-1614808862 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:07:43.628302 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-4ff16809-bc3d-4f05-b944-683d45ad6d47 req-d6db405b-9d91-4cc8-b1b1-c0e7c181d506 tempest-AttachVolumeTestJSON-1614808862 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:07:43.630211 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:07:43.655751 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:07:43.656572 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4015e729-935a-47f6-866d-d00e53364d9d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4015e729-935a-47f6-866d-d00e53364d9d\n Backing store flags: \n Account information:\n Tt78oPbe5F6pp3qFXbZa\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:07:43.657710 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-4ff16809-bc3d-4f05-b944-683d45ad6d47 req-d6db405b-9d91-4cc8-b1b1-c0e7c181d506 tempest-AttachVolumeTestJSON-1614808862 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:07:43.659444 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:07:43.978116 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.318s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:07:43.979049 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4015e729-935a-47f6-866d-d00e53364d9d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4015e729-935a-47f6-866d-d00e53364d9d\n Backing store flags: \n Account information:\n Tt78oPbe5F6pp3qFXbZa\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:07:43.980570 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:07:44.267602 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.286s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:07:44.267939 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398711968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4015e729-935a-47f6-866d-d00e53364d9d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4015e729-935a-47f6-866d-d00e53364d9d\n Backing store flags: \n Account information:\n Tt78oPbe5F6pp3qFXbZa\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:07:44.269981 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-4ff16809-bc3d-4f05-b944-683d45ad6d47 req-d6db405b-9d91-4cc8-b1b1-c0e7c181d506 tempest-AttachVolumeTestJSON-1614808862 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-4015e729-935a-47f6-866d-d00e53364d9d 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:07:44.354719 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-4ff16809-bc3d-4f05-b944-683d45ad6d47 req-d6db405b-9d91-4cc8-b1b1-c0e7c181d506 tempest-AttachVolumeTestJSON-1614808862 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-4015e729-935a-47f6-866d-d00e53364d9d', 'target_lun': 1, 'volume_id': '4015e729-935a-47f6-866d-d00e53364d9d', 'auth_method': 'CHAP', 'auth_username': 'Tt78oPbe5F6pp3qFXbZa', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '3510f90f-3034-470f-9815-9e1106515fd9'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:07:44.577645 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-4ff16809-bc3d-4f05-b944-683d45ad6d47 req-d6db405b-9d91-4cc8-b1b1-c0e7c181d506 tempest-AttachVolumeTestJSON-1614808862 None] attachment_update completed successfully.
Feb 09 13:08:04.635394 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:08:04.636528 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:08:04.639044 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:08:04.709190 n-d-825175-3 sudo[108002]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:08:04.712032 n-d-825175-3 sudo[108002]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:08:05.378235 n-d-825175-3 sudo[108002]: pam_unix(sudo:session): session closed for user root
Feb 09 13:08:05.382408 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:08:05.385284 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:08:05.420435 n-d-825175-3 sudo[108006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:08:05.423002 n-d-825175-3 sudo[108006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:08:06.124141 n-d-825175-3 sudo[108006]: pam_unix(sudo:session): session closed for user root
Feb 09 13:08:06.126683 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.741s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:08:06.129790 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:08:58.453986 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-e9c3f08e-70ed-44a0-aa80-255cae8fb5e9 req-340b9495-8cd5-46b1-bbbf-6ef59460f690 tempest-AttachVolumeTestJSON-1614808862 None] Terminate volume connection completed successfully.
Feb 09 13:08:58.454788 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-e9c3f08e-70ed-44a0-aa80-255cae8fb5e9 req-340b9495-8cd5-46b1-bbbf-6ef59460f690 tempest-AttachVolumeTestJSON-1614808862 None] Deleting attachment 3510f90f-3034-470f-9815-9e1106515fd9. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:08:58.456108 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:08:58.556629 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:08:58.556953 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4015e729-935a-47f6-866d-d00e53364d9d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4015e729-935a-47f6-866d-d00e53364d9d\n Backing store flags: \n Account information:\n Tt78oPbe5F6pp3qFXbZa\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:08:58.557582 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-e9c3f08e-70ed-44a0-aa80-255cae8fb5e9 req-340b9495-8cd5-46b1-bbbf-6ef59460f690 tempest-AttachVolumeTestJSON-1614808862 None] Removing iscsi_target for Volume ID: 4015e729-935a-47f6-866d-d00e53364d9d
Feb 09 13:08:58.559227 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4015e729-935a-47f6-866d-d00e53364d9d -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:08:58.712120 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4015e729-935a-47f6-866d-d00e53364d9d -f" returned: 0 in 0.153s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:08:58.712433 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632288]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:08:58.721534 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:08:58.830560 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:08:58.830974 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632288]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:08:58.907222 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-e9c3f08e-70ed-44a0-aa80-255cae8fb5e9 req-340b9495-8cd5-46b1-bbbf-6ef59460f690 tempest-AttachVolumeTestJSON-1614808862 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:08:58.907222 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:08:58.907222 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:09:04.639684 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:09:04.640356 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:09:04.641393 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:09:04.662561 n-d-825175-3 sudo[109002]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:09:04.663528 n-d-825175-3 sudo[109002]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:09:05.110923 n-d-825175-3 sudo[109002]: pam_unix(sudo:session): session closed for user root
Feb 09 13:09:05.113981 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:09:05.115893 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:09:05.142409 n-d-825175-3 sudo[109016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:09:05.144045 n-d-825175-3 sudo[109016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:09:05.678844 n-d-825175-3 sudo[109016]: pam_unix(sudo:session): session closed for user root
Feb 09 13:09:05.681760 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.565s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:09:05.683629 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:09:28.577293 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:09:28.582155 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:09:28.582707 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:09:28.608693 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Flow 'volume_create_manager' (a8ae910a-402b-45b0-b423-86a17107f5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:09:28.612007 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ee0acdd-5f55-466d-9998-28e40d97db6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:09:28.646452 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:09:28.672392 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ee0acdd-5f55-466d-9998-28e40d97db6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:09:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1559210365',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a9fabf97ae14f399b624e2d74cacdd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:09:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:09:28Z,user_id='f47dbba5b04541069eef41810c2fef1a',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:09:28.674967 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04349274-375c-4980-9878-486a33565a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:09:28.677113 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04349274-375c-4980-9878-486a33565a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:09:28.679472 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f8cb0706-3736-425f-9e46-bedf9e41d64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:09:28.681728 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f8cb0706-3736-425f-9e46-bedf9e41d64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f', 'volume_name': 'volume-700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:09:28.684085 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (41058129-ee02-4ee0-bd8d-a5b6b9d4a70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:09:28.686192 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (41058129-ee02-4ee0-bd8d-a5b6b9d4a70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:09:28.688354 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (209d7589-0a48-4fee-aa2d-b340012cd1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:09:28.689131 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Volume 700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f', 'volume_size': 1}
Feb 09 13:09:28.690964 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:09:28.718046 n-d-825175-3 sudo[109315]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:09:28.718914 n-d-825175-3 sudo[109315]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:09:29.632665 n-d-825175-3 sudo[109315]: pam_unix(sudo:session): session closed for user root
Feb 09 13:09:29.635603 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.945s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:09:29.639762 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (209d7589-0a48-4fee-aa2d-b340012cd1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:09:29.656053 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84ae690b-0790-4513-ae53-f0864a918ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:09:29.697909 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Volume volume-700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f (700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f): created successfully
Feb 09 13:09:29.711292 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84ae690b-0790-4513-ae53-f0864a918ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:09:29.721736 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Flow 'volume_create_manager' (a8ae910a-402b-45b0-b423-86a17107f5d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:09:29.750262 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-9f1875e2-a458-449f-af55-0d5d3100c1c4 tempest-ServersNegativeTestJSON-422649220 None] Created volume successfully.
Feb 09 13:09:35.691412 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:09:35.702432 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:09:35.703611 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:09:35.727505 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Flow 'volume_create_manager' (08e167e6-62a9-40d1-a3bb-f991fe4a2dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:09:35.733936 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c1453af7-2efc-4c32-83bb-d93e0898eda4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:09:35.783504 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:09:35.832907 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c1453af7-2efc-4c32-83bb-d93e0898eda4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2051889735',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=d239a66d-4a13-4be2-962b-d447221a53fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a9fabf97ae14f399b624e2d74cacdd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:09:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:09:36Z,user_id='f47dbba5b04541069eef41810c2fef1a',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:09:35.837511 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (94556ec0-46b7-459d-a74e-39f908f945a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:09:35.841343 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (94556ec0-46b7-459d-a74e-39f908f945a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:09:35.845650 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (83e9fafb-5497-4365-8c7b-16e6f092f45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:09:35.850040 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (83e9fafb-5497-4365-8c7b-16e6f092f45f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd239a66d-4a13-4be2-962b-d447221a53fd', 'volume_name': 'volume-d239a66d-4a13-4be2-962b-d447221a53fd', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:09:35.854155 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc9cca58-ad29-4077-b23c-81c7ad28ab4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:09:35.858654 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc9cca58-ad29-4077-b23c-81c7ad28ab4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:09:35.863271 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1a16032b-f876-4c66-850b-48d8a45c4fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:09:35.864976 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Volume d239a66d-4a13-4be2-962b-d447221a53fd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d239a66d-4a13-4be2-962b-d447221a53fd', 'volume_size': 1}
Feb 09 13:09:35.868024 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d239a66d-4a13-4be2-962b-d447221a53fd stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:09:35.910168 n-d-825175-3 sudo[109434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d239a66d-4a13-4be2-962b-d447221a53fd stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:09:35.912605 n-d-825175-3 sudo[109434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:09:37.225863 n-d-825175-3 sudo[109434]: pam_unix(sudo:session): session closed for user root
Feb 09 13:09:37.229998 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d239a66d-4a13-4be2-962b-d447221a53fd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.362s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:09:37.237426 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1a16032b-f876-4c66-850b-48d8a45c4fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d239a66d-4a13-4be2-962b-d447221a53fd', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:09:37.240671 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e348141-6eac-49af-8282-d7c3e39d8ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:09:37.260797 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Volume volume-d239a66d-4a13-4be2-962b-d447221a53fd (d239a66d-4a13-4be2-962b-d447221a53fd): created successfully
Feb 09 13:09:37.265760 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e348141-6eac-49af-8282-d7c3e39d8ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:09:37.272243 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Flow 'volume_create_manager' (08e167e6-62a9-40d1-a3bb-f991fe4a2dc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:09:37.285216 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-e66ca419-132d-4868-8bf4-d8f4c182c44d tempest-ServersNegativeTestJSON-422649220 None] Created volume successfully.
Feb 09 13:10:04.644344 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:10:04.644997 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:10:04.652038 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:10:04.712465 n-d-825175-3 sudo[109917]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:10:04.713278 n-d-825175-3 sudo[109917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:10:05.251175 n-d-825175-3 sudo[109917]: pam_unix(sudo:session): session closed for user root
Feb 09 13:10:05.254974 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.609s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:10:05.257522 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:10:05.285995 n-d-825175-3 sudo[109920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:10:05.288016 n-d-825175-3 sudo[109920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:10:05.767191 n-d-825175-3 sudo[109920]: pam_unix(sudo:session): session closed for user root
Feb 09 13:10:05.770099 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.512s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:10:05.773430 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:10:12.259213 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:10:12.265340 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:10:12.265848 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:10:12.328534 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Flow 'volume_create_manager' (67281748-449f-4b84-9563-403557fef9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:10:12.333700 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5f12fcd-b1db-4ea1-a208-f8cb6365f99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:10:12.406092 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:10:12.465484 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5f12fcd-b1db-4ea1-a208-f8cb6365f99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1871001750',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=b5fbef2c-e31a-4635-bc93-9fcc0d355750,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a56e84bc023c45cc83f6fd03a7667234',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:10:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:10:12Z,user_id='d5337f23e0374fcc82f3603bb4734f19',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:10:12.468560 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a54626a9-74a9-4c3b-90ef-589132682005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:10:12.471620 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a54626a9-74a9-4c3b-90ef-589132682005) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:10:12.479169 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0fde3ac9-4355-4926-920a-c14956bf10be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:10:12.485825 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0fde3ac9-4355-4926-920a-c14956bf10be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b5fbef2c-e31a-4635-bc93-9fcc0d355750', 'volume_name': 'volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:10:12.488183 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92b44fd1-be0c-47d4-aae5-0df87d742a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:10:12.490265 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92b44fd1-be0c-47d4-aae5-0df87d742a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:10:12.492579 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ea27784-acb4-435b-a5eb-9f1f67634187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:10:12.505343 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Volume b5fbef2c-e31a-4635-bc93-9fcc0d355750: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750', 'volume_size': 1}
Feb 09 13:10:12.509124 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:10:12.543314 n-d-825175-3 sudo[109975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:10:12.544130 n-d-825175-3 sudo[109975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:10:13.088499 n-d-825175-3 sudo[109975]: pam_unix(sudo:session): session closed for user root
Feb 09 13:10:13.090999 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.581s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:10:13.096077 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ea27784-acb4-435b-a5eb-9f1f67634187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:10:13.098611 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e5ce8ee-c6c6-431d-8f1a-0a56d31185ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:10:13.112925 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Volume volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750 (b5fbef2c-e31a-4635-bc93-9fcc0d355750): created successfully
Feb 09 13:10:13.117270 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e5ce8ee-c6c6-431d-8f1a-0a56d31185ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:10:13.122306 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Flow 'volume_create_manager' (67281748-449f-4b84-9563-403557fef9ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:10:13.132920 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-36e29c6d-877e-432e-8301-809a74ad8bd1 tempest-AttachVolumeShelveTestJSON-323984212 None] Created volume successfully.
Feb 09 13:11:04.652886 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:11:04.653620 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:11:04.654070 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:11:04.702553 n-d-825175-3 sudo[110297]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:11:04.710327 n-d-825175-3 sudo[110297]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:11:05.295806 n-d-825175-3 sudo[110297]: pam_unix(sudo:session): session closed for user root
Feb 09 13:11:05.298249 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:11:05.300659 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:11:05.321747 n-d-825175-3 sudo[110300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:11:05.323248 n-d-825175-3 sudo[110300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:11:05.796491 n-d-825175-3 sudo[110300]: pam_unix(sudo:session): session closed for user root
Feb 09 13:11:05.799636 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.499s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:11:05.801620 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:11:17.774264 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:11:17.779386 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:11:17.780128 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:11:17.802541 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Flow 'volume_create_manager' (b16a7200-f39f-4fa1-966d-5891dafdfd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:11:17.807348 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5c7997e-8f91-46b1-92b9-9b40e6e19800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:11:17.832812 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:11:17.864637 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5c7997e-8f91-46b1-92b9-9b40e6e19800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:11:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-133460182',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=6ef907fa-7685-4375-bd33-92e7420c8190,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fbe2ed9f5f94e24861de215e30bd8d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:11:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:11:18Z,user_id='b70078d83fe8442b83e6ff12b3988040',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:11:17.867152 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (327b0552-ff77-4b2c-88f3-592649390ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:11:17.869548 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (327b0552-ff77-4b2c-88f3-592649390ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:11:17.871893 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63e47dec-5316-4b11-8f93-8b775d555b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:11:17.874723 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63e47dec-5316-4b11-8f93-8b775d555b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6ef907fa-7685-4375-bd33-92e7420c8190', 'volume_name': 'volume-6ef907fa-7685-4375-bd33-92e7420c8190', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:11:17.876922 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6a65a77e-822f-416e-9694-19b1088881ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:11:17.879155 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6a65a77e-822f-416e-9694-19b1088881ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:11:17.881271 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (11dc8b05-3049-4c58-9a99-59c359982a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:11:17.882038 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Volume 6ef907fa-7685-4375-bd33-92e7420c8190: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6ef907fa-7685-4375-bd33-92e7420c8190', 'volume_size': 1}
Feb 09 13:11:17.883358 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6ef907fa-7685-4375-bd33-92e7420c8190 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:11:17.906930 n-d-825175-3 sudo[110324]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6ef907fa-7685-4375-bd33-92e7420c8190 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:11:17.907742 n-d-825175-3 sudo[110324]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:11:18.463959 n-d-825175-3 sudo[110324]: pam_unix(sudo:session): session closed for user root
Feb 09 13:11:18.466717 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6ef907fa-7685-4375-bd33-92e7420c8190 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.583s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:11:18.470925 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (11dc8b05-3049-4c58-9a99-59c359982a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6ef907fa-7685-4375-bd33-92e7420c8190', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:11:18.477446 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f10ceab-7e19-4693-9478-479cbc9b7c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:11:18.492822 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Volume volume-6ef907fa-7685-4375-bd33-92e7420c8190 (6ef907fa-7685-4375-bd33-92e7420c8190): created successfully
Feb 09 13:11:18.496007 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f10ceab-7e19-4693-9478-479cbc9b7c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:11:18.499190 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Flow 'volume_create_manager' (b16a7200-f39f-4fa1-966d-5891dafdfd90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:11:18.515540 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-39e64be6-f7f5-48e9-805b-4896648bfa69 tempest-AttachVolumeTestJSON-1614808862 None] Created volume successfully.
Feb 09 13:11:20.027290 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-a6ed144d-1ae1-4185-80da-b6af4ab6716b req-98608539-e628-4fa6-af92-175f3e19f69b tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:11:20.046883 n-d-825175-3 sudo[110359]: ubuntu : 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-6ef907fa-7685-4375-bd33-92e7420c8190
Feb 09 13:11:20.047703 n-d-825175-3 sudo[110359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:11:20.533700 n-d-825175-3 sudo[110359]: pam_unix(sudo:session): session closed for user root
Feb 09 13:11:20.536036 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-a6ed144d-1ae1-4185-80da-b6af4ab6716b req-98608539-e628-4fa6-af92-175f3e19f69b tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190" returned: 0 in 0.508s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:11:20.582852 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:11:20.590607 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:11:20.590989 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398713568]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:11:20.591619 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-a6ed144d-1ae1-4185-80da-b6af4ab6716b req-98608539-e628-4fa6-af92-175f3e19f69b tempest-AttachVolumeTestJSON-1614808862 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:11:20.592450 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-a6ed144d-1ae1-4185-80da-b6af4ab6716b req-98608539-e628-4fa6-af92-175f3e19f69b tempest-AttachVolumeTestJSON-1614808862 None] Creating iscsi_target for Volume ID: volume-6ef907fa-7685-4375-bd33-92e7420c8190 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:11:20.596230 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-a6ed144d-1ae1-4185-80da-b6af4ab6716b req-98608539-e628-4fa6-af92-175f3e19f69b tempest-AttachVolumeTestJSON-1614808862 None] Created volume path /opt/stack/data/cinder/volumes/volume-6ef907fa-7685-4375-bd33-92e7420c8190,
Feb 09 13:11:20.596230 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:11:20.596230 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:11:20.596230 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190
Feb 09 13:11:20.596230 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:11:20.596230 n-d-825175-3 cinder-volume[91721]: incominguser 5i5k8Z6uNuyEK4duawHS e4j3pRp4iKPwkxm3
Feb 09 13:11:20.596230 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:11:20.596230 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:11:20.596230 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:11:20.596230 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:11:20.599962 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6ef907fa-7685-4375-bd33-92e7420c8190 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:11:21.089397 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6ef907fa-7685-4375-bd33-92e7420c8190" returned: 0 in 0.491s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:11:21.090396 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398713568]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:11:21.091203 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-a6ed144d-1ae1-4185-80da-b6af4ab6716b req-98608539-e628-4fa6-af92-175f3e19f69b tempest-AttachVolumeTestJSON-1614808862 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:11:21.091808 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-a6ed144d-1ae1-4185-80da-b6af4ab6716b req-98608539-e628-4fa6-af92-175f3e19f69b tempest-AttachVolumeTestJSON-1614808862 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:11:21.096483 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:11:21.104137 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:11:21.104615 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398713568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ef907fa-7685-4375-bd33-92e7420c8190\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190\n Backing store flags: \n Account information:\n 5i5k8Z6uNuyEK4duawHS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:11:21.105206 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-a6ed144d-1ae1-4185-80da-b6af4ab6716b req-98608539-e628-4fa6-af92-175f3e19f69b tempest-AttachVolumeTestJSON-1614808862 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:11:21.109066 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:11:21.286125 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.179s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:11:21.286441 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398713568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ef907fa-7685-4375-bd33-92e7420c8190\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190\n Backing store flags: \n Account information:\n 5i5k8Z6uNuyEK4duawHS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:11:21.287843 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:11:21.436533 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:11:21.436896 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398713568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ef907fa-7685-4375-bd33-92e7420c8190\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190\n Backing store flags: \n Account information:\n 5i5k8Z6uNuyEK4duawHS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:11:21.437910 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-a6ed144d-1ae1-4185-80da-b6af4ab6716b req-98608539-e628-4fa6-af92-175f3e19f69b tempest-AttachVolumeTestJSON-1614808862 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-6ef907fa-7685-4375-bd33-92e7420c8190 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:11:21.532029 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-a6ed144d-1ae1-4185-80da-b6af4ab6716b req-98608539-e628-4fa6-af92-175f3e19f69b tempest-AttachVolumeTestJSON-1614808862 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-6ef907fa-7685-4375-bd33-92e7420c8190', 'target_lun': 1, 'volume_id': '6ef907fa-7685-4375-bd33-92e7420c8190', 'auth_method': 'CHAP', 'auth_username': '5i5k8Z6uNuyEK4duawHS', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'd95b21f9-c554-4698-bc2b-04e5e33bac0f'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:11:21.683798 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-a6ed144d-1ae1-4185-80da-b6af4ab6716b req-98608539-e628-4fa6-af92-175f3e19f69b tempest-AttachVolumeTestJSON-1614808862 None] attachment_update completed successfully.
Feb 09 13:11:37.317325 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:11:37.348053 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:11:37.348671 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:11:37.367467 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Flow 'volume_create_manager' (9b50f8bd-5837-4121-8448-36c1b9f1987c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:11:37.375568 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (79709a86-7ed1-42b3-95cc-f1af51eef492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:11:37.405701 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:11:37.442085 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (79709a86-7ed1-42b3-95cc-f1af51eef492) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:11:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1774813132',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=ab6ca76a-d8c3-466b-9d7a-37e1f708ae90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fbe2ed9f5f94e24861de215e30bd8d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:11:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:11:37Z,user_id='b70078d83fe8442b83e6ff12b3988040',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:11:37.445169 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8371b1d4-21f3-49ca-91d2-3edf310d7589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:11:37.447573 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8371b1d4-21f3-49ca-91d2-3edf310d7589) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:11:37.450237 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (271a10e8-8732-4047-853b-61d7eda4671a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:11:37.452811 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (271a10e8-8732-4047-853b-61d7eda4671a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ab6ca76a-d8c3-466b-9d7a-37e1f708ae90', 'volume_name': 'volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:11:37.455355 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8dd05c7d-98ab-42fd-9f8e-fd4eb8e45136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:11:37.459075 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8dd05c7d-98ab-42fd-9f8e-fd4eb8e45136) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:11:37.462714 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62d3e731-904e-49b3-90aa-853cb7ded0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:11:37.463562 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Volume ab6ca76a-d8c3-466b-9d7a-37e1f708ae90: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90', 'volume_size': 1}
Feb 09 13:11:37.465554 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:11:37.538098 n-d-825175-3 sudo[110405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:11:37.557354 n-d-825175-3 sudo[110405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:11:39.166223 n-d-825175-3 sudo[110405]: pam_unix(sudo:session): session closed for user root
Feb 09 13:11:39.169356 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.703s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:11:39.175520 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62d3e731-904e-49b3-90aa-853cb7ded0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:11:39.178405 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7abdb8dd-30dd-4b6b-b59d-2edbd9f06a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:11:39.196652 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Volume volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90 (ab6ca76a-d8c3-466b-9d7a-37e1f708ae90): created successfully
Feb 09 13:11:39.199759 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7abdb8dd-30dd-4b6b-b59d-2edbd9f06a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:11:39.204769 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Flow 'volume_create_manager' (9b50f8bd-5837-4121-8448-36c1b9f1987c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:11:39.219398 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-b513dc34-dfdc-4e74-a4f4-1a73e1faf036 tempest-AttachVolumeTestJSON-1614808862 None] Created volume successfully.
Feb 09 13:11:45.849107 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-fb5d30cc-dfcb-4530-beb9-d1a6266e72ee req-54963c59-b30f-4d01-aee4-bc28d2bd581a tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:11:45.912464 n-d-825175-3 sudo[110474]: ubuntu : 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-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90
Feb 09 13:11:45.914316 n-d-825175-3 sudo[110474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:11:47.222203 n-d-825175-3 sudo[110474]: pam_unix(sudo:session): session closed for user root
Feb 09 13:11:47.226058 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-fb5d30cc-dfcb-4530-beb9-d1a6266e72ee req-54963c59-b30f-4d01-aee4-bc28d2bd581a tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90" returned: 0 in 1.380s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:11:47.369324 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:11:47.394991 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:11:47.395521 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398630048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ef907fa-7685-4375-bd33-92e7420c8190\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190\n Backing store flags: \n Account information:\n 5i5k8Z6uNuyEK4duawHS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fb5d30cc-dfcb-4530-beb9-d1a6266e72ee req-54963c59-b30f-4d01-aee4-bc28d2bd581a tempest-AttachVolumeTestJSON-1614808862 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6ef907fa-7685-4375-bd33-92e7420c8190
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: I_T nexus: 17
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: 5i5k8Z6uNuyEK4duawHS
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:11:47.396336 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:11:47.399410 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fb5d30cc-dfcb-4530-beb9-d1a6266e72ee req-54963c59-b30f-4d01-aee4-bc28d2bd581a tempest-AttachVolumeTestJSON-1614808862 None] Creating iscsi_target for Volume ID: volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:11:47.420250 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fb5d30cc-dfcb-4530-beb9-d1a6266e72ee req-54963c59-b30f-4d01-aee4-bc28d2bd581a tempest-AttachVolumeTestJSON-1614808862 None] Created volume path /opt/stack/data/cinder/volumes/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90,
Feb 09 13:11:47.420250 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:11:47.420250 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:11:47.420250 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90
Feb 09 13:11:47.420250 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:11:47.420250 n-d-825175-3 cinder-volume[91721]: incominguser SPYCFwESuQ8nittwtq3R UZ9n2Vhk3CRrUUiw
Feb 09 13:11:47.420250 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:11:47.420250 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:11:47.420250 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:11:47.420250 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:11:47.422910 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:11:49.531832 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90" returned: 0 in 2.109s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:11:49.533251 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398630048]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:11:49.533991 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fb5d30cc-dfcb-4530-beb9-d1a6266e72ee req-54963c59-b30f-4d01-aee4-bc28d2bd581a tempest-AttachVolumeTestJSON-1614808862 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:11:49.535172 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fb5d30cc-dfcb-4530-beb9-d1a6266e72ee req-54963c59-b30f-4d01-aee4-bc28d2bd581a tempest-AttachVolumeTestJSON-1614808862 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:11:49.537072 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:11:49.612118 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.074s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:11:49.613338 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398630048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ef907fa-7685-4375-bd33-92e7420c8190\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190\n Backing store flags: \n Account information:\n 5i5k8Z6uNuyEK4duawHS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n System information:\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-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n Backing store flags: \n Account information:\n SPYCFwESuQ8nittwtq3R\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fb5d30cc-dfcb-4530-beb9-d1a6266e72ee req-54963c59-b30f-4d01-aee4-bc28d2bd581a tempest-AttachVolumeTestJSON-1614808862 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6ef907fa-7685-4375-bd33-92e7420c8190
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: I_T nexus: 17
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: 5i5k8Z6uNuyEK4duawHS
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:11:49.614298 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:11:49.620913 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:11:50.066688 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.447s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:11:50.067000 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398630048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ef907fa-7685-4375-bd33-92e7420c8190\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190\n Backing store flags: \n Account information:\n 5i5k8Z6uNuyEK4duawHS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n System information:\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-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n Backing store flags: \n Account information:\n SPYCFwESuQ8nittwtq3R\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:11:50.070174 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:11:50.452751 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.384s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:11:50.453428 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398630048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ef907fa-7685-4375-bd33-92e7420c8190\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190\n Backing store flags: \n Account information:\n 5i5k8Z6uNuyEK4duawHS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n System information:\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-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n Backing store flags: \n Account information:\n SPYCFwESuQ8nittwtq3R\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:11:50.454662 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-fb5d30cc-dfcb-4530-beb9-d1a6266e72ee req-54963c59-b30f-4d01-aee4-bc28d2bd581a tempest-AttachVolumeTestJSON-1614808862 None] Set provider_location to: 10.222.0.59:3260,2 iqn.2010-10.org.openstack:volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:11:50.546896 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-fb5d30cc-dfcb-4530-beb9-d1a6266e72ee req-54963c59-b30f-4d01-aee4-bc28d2bd581a tempest-AttachVolumeTestJSON-1614808862 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90', 'target_lun': 1, 'volume_id': 'ab6ca76a-d8c3-466b-9d7a-37e1f708ae90', 'auth_method': 'CHAP', 'auth_username': 'SPYCFwESuQ8nittwtq3R', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c31e42d0-4f47-4fa7-a65c-3c7dc85b5021'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:11:50.938856 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-fb5d30cc-dfcb-4530-beb9-d1a6266e72ee req-54963c59-b30f-4d01-aee4-bc28d2bd581a tempest-AttachVolumeTestJSON-1614808862 None] attachment_update completed successfully.
Feb 09 13:12:04.651947 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:12:04.653426 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:12:04.653755 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:04.711023 n-d-825175-3 sudo[110519]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:12:04.718912 n-d-825175-3 sudo[110519]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:12:05.555292 n-d-825175-3 sudo[110519]: pam_unix(sudo:session): session closed for user root
Feb 09 13:12:05.558290 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.905s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:05.559919 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:05.608315 n-d-825175-3 sudo[110522]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:12:05.609120 n-d-825175-3 sudo[110522]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:12:06.376481 n-d-825175-3 sudo[110522]: pam_unix(sudo:session): session closed for user root
Feb 09 13:12:06.391298 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.831s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:06.402256 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:12:06.450353 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-1c0448a0-cd34-4b3b-83ea-d5b4ab678acf req-f18a0755-2d8f-43ef-9073-910396fe9dbb tempest-AttachVolumeTestJSON-1614808862 None] Terminate volume connection completed successfully.
Feb 09 13:12:06.451616 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-1c0448a0-cd34-4b3b-83ea-d5b4ab678acf req-f18a0755-2d8f-43ef-9073-910396fe9dbb tempest-AttachVolumeTestJSON-1614808862 None] Deleting attachment d95b21f9-c554-4698-bc2b-04e5e33bac0f. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:12:06.453737 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:06.594799 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.140s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:06.595302 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632608]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6ef907fa-7685-4375-bd33-92e7420c8190\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190\n Backing store flags: \n Account information:\n 5i5k8Z6uNuyEK4duawHS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n Backing store flags: \n Account information:\n SPYCFwESuQ8nittwtq3R\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:12:06.596191 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-1c0448a0-cd34-4b3b-83ea-d5b4ab678acf req-f18a0755-2d8f-43ef-9073-910396fe9dbb tempest-AttachVolumeTestJSON-1614808862 None] Removing iscsi_target for Volume ID: 6ef907fa-7685-4375-bd33-92e7420c8190
Feb 09 13:12:06.600841 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6ef907fa-7685-4375-bd33-92e7420c8190 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:06.788885 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6ef907fa-7685-4375-bd33-92e7420c8190 -f" returned: 0 in 0.191s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:06.789821 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632608]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:12:06.792188 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:07.073862 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.282s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:07.074311 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632608]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n Backing store flags: \n Account information:\n SPYCFwESuQ8nittwtq3R\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:12:07.259751 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-1c0448a0-cd34-4b3b-83ea-d5b4ab678acf req-f18a0755-2d8f-43ef-9073-910396fe9dbb tempest-AttachVolumeTestJSON-1614808862 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:12:07.259751 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:12:07.259751 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:12:10.531585 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ebec0eb0-21c2-4d1d-92e8-c8b41eb198c6 req-678f5162-d52c-47f7-8408-ed90c2f2cf82 tempest-AttachVolumeShelveTestJSON-323984212 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:10.619525 n-d-825175-3 sudo[110542]: ubuntu : 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-b5fbef2c-e31a-4635-bc93-9fcc0d355750
Feb 09 13:12:10.631009 n-d-825175-3 sudo[110542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:12:11.411476 n-d-825175-3 sudo[110542]: pam_unix(sudo:session): session closed for user root
Feb 09 13:12:11.414653 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ebec0eb0-21c2-4d1d-92e8-c8b41eb198c6 req-678f5162-d52c-47f7-8408-ed90c2f2cf82 tempest-AttachVolumeShelveTestJSON-323984212 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750" returned: 0 in 0.883s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:11.479637 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:11.488372 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:11.489449 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632608]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n Backing store flags: \n Account information:\n SPYCFwESuQ8nittwtq3R\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ebec0eb0-21c2-4d1d-92e8-c8b41eb198c6 req-678f5162-d52c-47f7-8408-ed90c2f2cf82 tempest-AttachVolumeShelveTestJSON-323984212 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: I_T nexus: 18
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: SPYCFwESuQ8nittwtq3R
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:12:11.490607 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:12:11.495803 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ebec0eb0-21c2-4d1d-92e8-c8b41eb198c6 req-678f5162-d52c-47f7-8408-ed90c2f2cf82 tempest-AttachVolumeShelveTestJSON-323984212 None] Creating iscsi_target for Volume ID: volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:12:11.501570 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ebec0eb0-21c2-4d1d-92e8-c8b41eb198c6 req-678f5162-d52c-47f7-8408-ed90c2f2cf82 tempest-AttachVolumeShelveTestJSON-323984212 None] Created volume path /opt/stack/data/cinder/volumes/volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750,
Feb 09 13:12:11.501570 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:12:11.501570 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:12:11.501570 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750
Feb 09 13:12:11.501570 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:12:11.501570 n-d-825175-3 cinder-volume[91721]: incominguser B9bxfTjun7QTzs2ymYoX w2EbmH6PQ5sRoGPc
Feb 09 13:12:11.501570 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:12:11.501570 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:12:11.501570 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:12:11.501570 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:12:11.536333 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:12.322721 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750" returned: 0 in 0.816s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:12.323054 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632608]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:12:12.323652 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ebec0eb0-21c2-4d1d-92e8-c8b41eb198c6 req-678f5162-d52c-47f7-8408-ed90c2f2cf82 tempest-AttachVolumeShelveTestJSON-323984212 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:12:12.324013 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ebec0eb0-21c2-4d1d-92e8-c8b41eb198c6 req-678f5162-d52c-47f7-8408-ed90c2f2cf82 tempest-AttachVolumeShelveTestJSON-323984212 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:12:12.325370 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:12.336153 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:12.337206 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632608]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n Backing store flags: \n Account information:\n SPYCFwESuQ8nittwtq3R\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750\n System information:\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-b5fbef2c-e31a-4635-bc93-9fcc0d355750\n Backing store flags: \n Account information:\n B9bxfTjun7QTzs2ymYoX\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-ebec0eb0-21c2-4d1d-92e8-c8b41eb198c6 req-678f5162-d52c-47f7-8408-ed90c2f2cf82 tempest-AttachVolumeShelveTestJSON-323984212 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: I_T nexus: 18
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: SPYCFwESuQ8nittwtq3R
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:12:12.338119 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:12:12.342436 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:12.521478 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.178s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:12.522440 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632608]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n Backing store flags: \n Account information:\n SPYCFwESuQ8nittwtq3R\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750\n System information:\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-b5fbef2c-e31a-4635-bc93-9fcc0d355750\n Backing store flags: \n Account information:\n B9bxfTjun7QTzs2ymYoX\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:12:12.524751 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:12.833645 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.308s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:12.834792 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632608]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n Backing store flags: \n Account information:\n SPYCFwESuQ8nittwtq3R\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750\n System information:\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-b5fbef2c-e31a-4635-bc93-9fcc0d355750\n Backing store flags: \n Account information:\n B9bxfTjun7QTzs2ymYoX\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:12:12.836237 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-ebec0eb0-21c2-4d1d-92e8-c8b41eb198c6 req-678f5162-d52c-47f7-8408-ed90c2f2cf82 tempest-AttachVolumeShelveTestJSON-323984212 None] Set provider_location to: 10.222.0.59:3260,3 iqn.2010-10.org.openstack:volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:12:12.991713 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-ebec0eb0-21c2-4d1d-92e8-c8b41eb198c6 req-678f5162-d52c-47f7-8408-ed90c2f2cf82 tempest-AttachVolumeShelveTestJSON-323984212 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750', 'target_lun': 1, 'volume_id': 'b5fbef2c-e31a-4635-bc93-9fcc0d355750', 'auth_method': 'CHAP', 'auth_username': 'B9bxfTjun7QTzs2ymYoX', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'fea736d4-74fc-4f6e-8995-9cd201f66541'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:12:13.262762 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-ebec0eb0-21c2-4d1d-92e8-c8b41eb198c6 req-678f5162-d52c-47f7-8408-ed90c2f2cf82 tempest-AttachVolumeShelveTestJSON-323984212 None] attachment_update completed successfully.
Feb 09 13:12:13.716143 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-20c97f38-c146-4c91-9ed1-724c1235eee3 req-7d6b6230-bc7b-40a5-97b8-f1052e59d205 tempest-AttachVolumeTestJSON-1614808862 None] Terminate volume connection completed successfully.
Feb 09 13:12:13.716695 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-20c97f38-c146-4c91-9ed1-724c1235eee3 req-7d6b6230-bc7b-40a5-97b8-f1052e59d205 tempest-AttachVolumeTestJSON-1614808862 None] Deleting attachment c31e42d0-4f47-4fa7-a65c-3c7dc85b5021. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:12:13.734848 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:13.941825 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.208s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:13.942446 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632608]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n System information:\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-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90\n Backing store flags: \n Account information:\n SPYCFwESuQ8nittwtq3R\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750\n System information:\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-b5fbef2c-e31a-4635-bc93-9fcc0d355750\n Backing store flags: \n Account information:\n B9bxfTjun7QTzs2ymYoX\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:12:13.942907 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-20c97f38-c146-4c91-9ed1-724c1235eee3 req-7d6b6230-bc7b-40a5-97b8-f1052e59d205 tempest-AttachVolumeTestJSON-1614808862 None] Removing iscsi_target for Volume ID: ab6ca76a-d8c3-466b-9d7a-37e1f708ae90
Feb 09 13:12:13.944277 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:14.240644 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90 -f" returned: 0 in 0.291s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:14.240644 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632608]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:12:14.242688 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:14.450705 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.207s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:14.451282 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632608]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750\n System information:\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-b5fbef2c-e31a-4635-bc93-9fcc0d355750\n Backing store flags: \n Account information:\n B9bxfTjun7QTzs2ymYoX\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:12:14.612849 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-20c97f38-c146-4c91-9ed1-724c1235eee3 req-7d6b6230-bc7b-40a5-97b8-f1052e59d205 tempest-AttachVolumeTestJSON-1614808862 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:12:14.612849 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:12:14.612849 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:12:52.815755 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-7a12ae9b-8715-4873-ad62-4e1cbcc4218d tempest-AttachVolumeTestJSON-1614808862 None] Lock "b'cinder-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:12:52.908883 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:53.089043 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.182s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:53.089390 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632608]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750\n Backing store flags: \n Account information:\n B9bxfTjun7QTzs2ymYoX\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:12:53.090277 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-7a12ae9b-8715-4873-ad62-4e1cbcc4218d tempest-AttachVolumeTestJSON-1614808862 None] Skipping remove_export. No iscsi_target is presently exported for volume: ab6ca76a-d8c3-466b-9d7a-37e1f708ae90
Feb 09 13:12:53.091110 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7a12ae9b-8715-4873-ad62-4e1cbcc4218d tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:53.112747 n-d-825175-3 sudo[110669]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90
Feb 09 13:12:53.115384 n-d-825175-3 sudo[110669]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:12:53.790880 n-d-825175-3 sudo[110669]: pam_unix(sudo:session): session closed for user root
Feb 09 13:12:53.793436 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7a12ae9b-8715-4873-ad62-4e1cbcc4218d tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90" returned: 0 in 0.702s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:53.796337 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7a12ae9b-8715-4873-ad62-4e1cbcc4218d tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:53.822015 n-d-825175-3 sudo[110672]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90
Feb 09 13:12:53.823825 n-d-825175-3 sudo[110672]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:12:54.559183 n-d-825175-3 sudo[110672]: pam_unix(sudo:session): session closed for user root
Feb 09 13:12:54.563291 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7a12ae9b-8715-4873-ad62-4e1cbcc4218d tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90" returned: 0 in 0.767s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:54.568212 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7a12ae9b-8715-4873-ad62-4e1cbcc4218d tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:54.625845 n-d-825175-3 sudo[110675]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90
Feb 09 13:12:54.630008 n-d-825175-3 sudo[110675]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:12:55.402078 n-d-825175-3 sudo[110675]: pam_unix(sudo:session): session closed for user root
Feb 09 13:12:55.404688 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7a12ae9b-8715-4873-ad62-4e1cbcc4218d tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90" returned: 0 in 0.836s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:55.405924 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-7a12ae9b-8715-4873-ad62-4e1cbcc4218d tempest-AttachVolumeTestJSON-1614808862 None] Successfully deleted volume: ab6ca76a-d8c3-466b-9d7a-37e1f708ae90
Feb 09 13:12:55.546330 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-7a12ae9b-8715-4873-ad62-4e1cbcc4218d tempest-AttachVolumeTestJSON-1614808862 None] Created reservations ['b83215f9-3490-476b-bebc-61b7aa6f1b5e', 'c46bae43-27bf-4b9c-97c0-d33106bd796f', '9ba573d9-5a4b-4744-bede-f0a381ab54f0', 'e1dd2034-82a2-4844-8a3a-a5fd793b3b62'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:12:55.555409 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-7a12ae9b-8715-4873-ad62-4e1cbcc4218d tempest-AttachVolumeTestJSON-1614808862 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:12:55.555409 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:12:55.555409 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:12:55.647939 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-7a12ae9b-8715-4873-ad62-4e1cbcc4218d tempest-AttachVolumeTestJSON-1614808862 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:12:55.649619 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7a12ae9b-8715-4873-ad62-4e1cbcc4218d tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:55.721322 n-d-825175-3 sudo[110683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:12:55.725468 n-d-825175-3 sudo[110683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:12:56.595065 n-d-825175-3 sudo[110683]: pam_unix(sudo:session): session closed for user root
Feb 09 13:12:56.597877 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7a12ae9b-8715-4873-ad62-4e1cbcc4218d tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.948s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:56.601976 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7a12ae9b-8715-4873-ad62-4e1cbcc4218d tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:56.688863 n-d-825175-3 sudo[110686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:12:56.689680 n-d-825175-3 sudo[110686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:12:56.747816 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-574cb8f3-ae02-487a-8ca6-190f80517c0e tempest-AttachVolumeTestJSON-1614808862 None] Lock "b'cinder-6ef907fa-7685-4375-bd33-92e7420c8190-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:12:56.919508 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:57.167076 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.250s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:57.167374 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398629568]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750\n Backing store flags: \n Account information:\n B9bxfTjun7QTzs2ymYoX\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:12:57.168097 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-574cb8f3-ae02-487a-8ca6-190f80517c0e tempest-AttachVolumeTestJSON-1614808862 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6ef907fa-7685-4375-bd33-92e7420c8190
Feb 09 13:12:57.169269 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-574cb8f3-ae02-487a-8ca6-190f80517c0e tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:57.212861 n-d-825175-3 sudo[110690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190
Feb 09 13:12:57.214225 n-d-825175-3 sudo[110690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:12:57.638752 n-d-825175-3 sudo[110686]: pam_unix(sudo:session): session closed for user root
Feb 09 13:12:57.642184 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7a12ae9b-8715-4873-ad62-4e1cbcc4218d tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.041s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:57.644713 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-7a12ae9b-8715-4873-ad62-4e1cbcc4218d tempest-AttachVolumeTestJSON-1614808862 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:12:57.653953 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-7a12ae9b-8715-4873-ad62-4e1cbcc4218d tempest-AttachVolumeTestJSON-1614808862 None] Deleted volume successfully.
Feb 09 13:12:57.674642 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-7a12ae9b-8715-4873-ad62-4e1cbcc4218d tempest-AttachVolumeTestJSON-1614808862 None] Lock "b'cinder-ab6ca76a-d8c3-466b-9d7a-37e1f708ae90-delete_volume'" released by "delete_volume" :: held 4.859s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:12:57.724496 n-d-825175-3 sudo[110690]: pam_unix(sudo:session): session closed for user root
Feb 09 13:12:57.726789 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-574cb8f3-ae02-487a-8ca6-190f80517c0e tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190" returned: 0 in 0.557s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:57.728422 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-574cb8f3-ae02-487a-8ca6-190f80517c0e tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:57.751440 n-d-825175-3 sudo[110694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190
Feb 09 13:12:57.752976 n-d-825175-3 sudo[110694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:12:58.236669 n-d-825175-3 sudo[110694]: pam_unix(sudo:session): session closed for user root
Feb 09 13:12:58.240039 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-574cb8f3-ae02-487a-8ca6-190f80517c0e tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190" returned: 0 in 0.511s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:58.251062 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-574cb8f3-ae02-487a-8ca6-190f80517c0e tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:58.280971 n-d-825175-3 sudo[110697]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190
Feb 09 13:12:58.284457 n-d-825175-3 sudo[110697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:12:58.844274 n-d-825175-3 sudo[110697]: pam_unix(sudo:session): session closed for user root
Feb 09 13:12:58.847001 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-574cb8f3-ae02-487a-8ca6-190f80517c0e tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6ef907fa-7685-4375-bd33-92e7420c8190" returned: 0 in 0.604s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:58.848191 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-574cb8f3-ae02-487a-8ca6-190f80517c0e tempest-AttachVolumeTestJSON-1614808862 None] Successfully deleted volume: 6ef907fa-7685-4375-bd33-92e7420c8190
Feb 09 13:12:58.922514 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-574cb8f3-ae02-487a-8ca6-190f80517c0e tempest-AttachVolumeTestJSON-1614808862 None] Created reservations ['c05d4451-e8b7-4dcf-868a-dee83e798577', '17c9e6e2-edb5-4fea-945b-c4af5fc37dc5', '8fd70557-0c0d-417c-97b5-0d0d5ba8e380', '33982854-c22d-45b0-85c7-43889f0a3080'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:12:58.925293 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-574cb8f3-ae02-487a-8ca6-190f80517c0e tempest-AttachVolumeTestJSON-1614808862 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:12:58.925293 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:12:58.925293 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:12:59.012822 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-574cb8f3-ae02-487a-8ca6-190f80517c0e tempest-AttachVolumeTestJSON-1614808862 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:12:59.013719 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-574cb8f3-ae02-487a-8ca6-190f80517c0e tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:59.067734 n-d-825175-3 sudo[110703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:12:59.071098 n-d-825175-3 sudo[110703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:12:59.709854 n-d-825175-3 sudo[110703]: pam_unix(sudo:session): session closed for user root
Feb 09 13:12:59.712376 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-574cb8f3-ae02-487a-8ca6-190f80517c0e tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.698s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:12:59.714799 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-574cb8f3-ae02-487a-8ca6-190f80517c0e tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:12:59.739323 n-d-825175-3 sudo[110706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:12:59.740251 n-d-825175-3 sudo[110706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:00.202497 n-d-825175-3 sudo[110706]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:00.204724 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-574cb8f3-ae02-487a-8ca6-190f80517c0e tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.490s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:00.206835 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-574cb8f3-ae02-487a-8ca6-190f80517c0e tempest-AttachVolumeTestJSON-1614808862 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:13:00.212857 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-574cb8f3-ae02-487a-8ca6-190f80517c0e tempest-AttachVolumeTestJSON-1614808862 None] Deleted volume successfully.
Feb 09 13:13:00.229888 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-574cb8f3-ae02-487a-8ca6-190f80517c0e tempest-AttachVolumeTestJSON-1614808862 None] Lock "b'cinder-6ef907fa-7685-4375-bd33-92e7420c8190-delete_volume'" released by "delete_volume" :: held 3.482s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:13:01.860129 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-f91dc3c5-7aef-4658-bf1f-03ff425b6d43 tempest-AttachVolumeTestJSON-1614808862 None] Lock "b'cinder-4015e729-935a-47f6-866d-d00e53364d9d-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:13:02.000903 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:02.208047 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.208s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:02.208408 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398629568]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750\n Backing store flags: \n Account information:\n B9bxfTjun7QTzs2ymYoX\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:13:02.209289 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-f91dc3c5-7aef-4658-bf1f-03ff425b6d43 tempest-AttachVolumeTestJSON-1614808862 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4015e729-935a-47f6-866d-d00e53364d9d
Feb 09 13:13:02.210462 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f91dc3c5-7aef-4658-bf1f-03ff425b6d43 tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4015e729-935a-47f6-866d-d00e53364d9d {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:02.237663 n-d-825175-3 sudo[110713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4015e729-935a-47f6-866d-d00e53364d9d
Feb 09 13:13:02.239122 n-d-825175-3 sudo[110713]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:02.835401 n-d-825175-3 sudo[110713]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:02.838763 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f91dc3c5-7aef-4658-bf1f-03ff425b6d43 tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4015e729-935a-47f6-866d-d00e53364d9d" returned: 0 in 0.628s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:02.840924 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f91dc3c5-7aef-4658-bf1f-03ff425b6d43 tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4015e729-935a-47f6-866d-d00e53364d9d {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:02.874854 n-d-825175-3 sudo[110716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4015e729-935a-47f6-866d-d00e53364d9d
Feb 09 13:13:02.875662 n-d-825175-3 sudo[110716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:03.524535 n-d-825175-3 sudo[110716]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:03.527474 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f91dc3c5-7aef-4658-bf1f-03ff425b6d43 tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4015e729-935a-47f6-866d-d00e53364d9d" returned: 0 in 0.686s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:03.530061 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f91dc3c5-7aef-4658-bf1f-03ff425b6d43 tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4015e729-935a-47f6-866d-d00e53364d9d {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:03.554058 n-d-825175-3 sudo[110719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4015e729-935a-47f6-866d-d00e53364d9d
Feb 09 13:13:03.557334 n-d-825175-3 sudo[110719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:04.319336 n-d-825175-3 sudo[110719]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:04.322077 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f91dc3c5-7aef-4658-bf1f-03ff425b6d43 tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4015e729-935a-47f6-866d-d00e53364d9d" returned: 0 in 0.791s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:04.323900 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-f91dc3c5-7aef-4658-bf1f-03ff425b6d43 tempest-AttachVolumeTestJSON-1614808862 None] Successfully deleted volume: 4015e729-935a-47f6-866d-d00e53364d9d
Feb 09 13:13:04.455341 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-f91dc3c5-7aef-4658-bf1f-03ff425b6d43 tempest-AttachVolumeTestJSON-1614808862 None] Created reservations ['b342bf8b-6a78-4e10-8a7c-88b52adc8bd0', '8d24e9fb-c4a2-4c3a-ba1a-dcc66bd42ec7', 'd1c4f042-a103-4f5c-ad50-f9f4bb6ded7a', '161d60b5-4a3b-4f71-b8eb-90c452b84a2d'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:13:04.459965 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-f91dc3c5-7aef-4658-bf1f-03ff425b6d43 tempest-AttachVolumeTestJSON-1614808862 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:13:04.459965 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:13:04.459965 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:13:04.542190 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-f91dc3c5-7aef-4658-bf1f-03ff425b6d43 tempest-AttachVolumeTestJSON-1614808862 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:13:04.543379 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f91dc3c5-7aef-4658-bf1f-03ff425b6d43 tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:04.588403 n-d-825175-3 sudo[110727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:13:04.589401 n-d-825175-3 sudo[110727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:04.655140 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:13:04.655786 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:13:04.657262 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:04.705449 n-d-825175-3 sudo[110729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:13:04.708766 n-d-825175-3 sudo[110729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:05.388160 n-d-825175-3 sudo[110729]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:05.390874 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.733s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:05.395404 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:05.429169 n-d-825175-3 sudo[110733]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:13:05.431507 n-d-825175-3 sudo[110733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:05.489813 n-d-825175-3 sudo[110727]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:05.492261 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f91dc3c5-7aef-4658-bf1f-03ff425b6d43 tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.949s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:05.495073 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f91dc3c5-7aef-4658-bf1f-03ff425b6d43 tempest-AttachVolumeTestJSON-1614808862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:05.543887 n-d-825175-3 sudo[110735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:13:05.544702 n-d-825175-3 sudo[110735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:06.154830 n-d-825175-3 sudo[110733]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:06.156993 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.763s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:06.161784 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:13:06.216527 n-d-825175-3 sudo[110735]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:06.218707 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f91dc3c5-7aef-4658-bf1f-03ff425b6d43 tempest-AttachVolumeTestJSON-1614808862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.724s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:06.219842 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-f91dc3c5-7aef-4658-bf1f-03ff425b6d43 tempest-AttachVolumeTestJSON-1614808862 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:13:06.224580 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f91dc3c5-7aef-4658-bf1f-03ff425b6d43 tempest-AttachVolumeTestJSON-1614808862 None] Deleted volume successfully.
Feb 09 13:13:06.242798 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-f91dc3c5-7aef-4658-bf1f-03ff425b6d43 tempest-AttachVolumeTestJSON-1614808862 None] Lock "b'cinder-4015e729-935a-47f6-866d-d00e53364d9d-delete_volume'" released by "delete_volume" :: held 4.382s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:13:10.995856 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:13:11.005241 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:13:11.006575 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:13:11.047468 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Flow 'volume_create_manager' (4e22f2ce-8dd7-4581-990e-aebabe2b5e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:13:11.055146 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd66821f-07d1-4da5-9f9b-d76564590c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:11.109383 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:13:11.175593 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd66821f-07d1-4da5-9f9b-d76564590c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:13:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1110727507',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='33d38a4715484d4f856cff79011adf59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:13:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:13:11Z,user_id='72128d64fc7b4260a2d98168567e44d6',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:11.182130 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e15052e3-5eab-4c23-bbe4-c73847f8533e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:11.188821 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e15052e3-5eab-4c23-bbe4-c73847f8533e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:11.197874 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c5295ee-2e8c-4655-9e3c-396ded503efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:11.203552 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c5295ee-2e8c-4655-9e3c-396ded503efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9', 'volume_name': 'volume-2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:11.211044 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f96bf748-765f-4442-b1b5-dd02af553eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:11.216514 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f96bf748-765f-4442-b1b5-dd02af553eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:11.223269 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (450d3a93-566f-490c-942e-f5aadac59ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:11.225099 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Volume 2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9', 'volume_size': 1}
Feb 09 13:13:11.228269 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:11.290275 n-d-825175-3 sudo[110748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:13:11.293147 n-d-825175-3 sudo[110748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:12.223434 n-d-825175-3 sudo[110748]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:12.225721 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.998s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:12.231806 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (450d3a93-566f-490c-942e-f5aadac59ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:12.234553 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3d7e259d-6728-4166-96ec-8a0eaea8d40b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:12.245570 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Volume volume-2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9 (2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9): created successfully
Feb 09 13:13:12.248282 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3d7e259d-6728-4166-96ec-8a0eaea8d40b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:12.253560 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Flow 'volume_create_manager' (4e22f2ce-8dd7-4581-990e-aebabe2b5e25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:13:12.266265 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-48719269-ea8a-45f7-af1f-df793c3c61af req-1537cc0b-1926-4443-9712-b0996281b96d tempest-VolumesGetTestJSON-845294348 None] Created volume successfully.
Feb 09 13:13:16.414596 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-ed0602fe-a818-44d6-a1a4-aeec95f5877c req-c9826c59-8bd6-4043-a158-a3dc1423d001 tempest-VolumesGetTestJSON-845294348 None] Lock "b'cinder-2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:13:16.585633 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [req-ed0602fe-a818-44d6-a1a4-aeec95f5877c req-c9826c59-8bd6-4043-a158-a3dc1423d001 tempest-VolumesGetTestJSON-845294348 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9
Feb 09 13:13:16.590462 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ed0602fe-a818-44d6-a1a4-aeec95f5877c req-c9826c59-8bd6-4043-a158-a3dc1423d001 tempest-VolumesGetTestJSON-845294348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:16.660611 n-d-825175-3 sudo[110844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9
Feb 09 13:13:16.661509 n-d-825175-3 sudo[110844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:17.287713 n-d-825175-3 sudo[110844]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:17.289954 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ed0602fe-a818-44d6-a1a4-aeec95f5877c req-c9826c59-8bd6-4043-a158-a3dc1423d001 tempest-VolumesGetTestJSON-845294348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9" returned: 0 in 0.700s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:17.291958 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ed0602fe-a818-44d6-a1a4-aeec95f5877c req-c9826c59-8bd6-4043-a158-a3dc1423d001 tempest-VolumesGetTestJSON-845294348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:17.317993 n-d-825175-3 sudo[110847]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9
Feb 09 13:13:17.319161 n-d-825175-3 sudo[110847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:17.882922 n-d-825175-3 sudo[110847]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:17.885760 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ed0602fe-a818-44d6-a1a4-aeec95f5877c req-c9826c59-8bd6-4043-a158-a3dc1423d001 tempest-VolumesGetTestJSON-845294348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9" returned: 0 in 0.593s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:17.887836 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ed0602fe-a818-44d6-a1a4-aeec95f5877c req-c9826c59-8bd6-4043-a158-a3dc1423d001 tempest-VolumesGetTestJSON-845294348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:17.907667 n-d-825175-3 sudo[110852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9
Feb 09 13:13:17.908505 n-d-825175-3 sudo[110852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:18.537673 n-d-825175-3 sudo[110852]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:18.541775 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ed0602fe-a818-44d6-a1a4-aeec95f5877c req-c9826c59-8bd6-4043-a158-a3dc1423d001 tempest-VolumesGetTestJSON-845294348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9" returned: 0 in 0.653s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:18.544416 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [req-ed0602fe-a818-44d6-a1a4-aeec95f5877c req-c9826c59-8bd6-4043-a158-a3dc1423d001 tempest-VolumesGetTestJSON-845294348 None] Successfully deleted volume: 2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9
Feb 09 13:13:18.621669 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [req-ed0602fe-a818-44d6-a1a4-aeec95f5877c req-c9826c59-8bd6-4043-a158-a3dc1423d001 tempest-VolumesGetTestJSON-845294348 None] Created reservations ['6e784a13-4957-4780-a1e7-6295b617e5bb', 'f54afa83-e381-4621-81cb-90d0573ab8cb', '9678d1b3-6c28-49f6-8da4-fd22dc02083d', '606e497f-0b29-443d-8b7c-b2bed2317b5e'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:13:18.632388 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-ed0602fe-a818-44d6-a1a4-aeec95f5877c req-c9826c59-8bd6-4043-a158-a3dc1423d001 tempest-VolumesGetTestJSON-845294348 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:13:18.632388 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:13:18.632388 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:13:18.740059 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [req-ed0602fe-a818-44d6-a1a4-aeec95f5877c req-c9826c59-8bd6-4043-a158-a3dc1423d001 tempest-VolumesGetTestJSON-845294348 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:13:18.741061 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ed0602fe-a818-44d6-a1a4-aeec95f5877c req-c9826c59-8bd6-4043-a158-a3dc1423d001 tempest-VolumesGetTestJSON-845294348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:18.778809 n-d-825175-3 sudo[110859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:13:18.781801 n-d-825175-3 sudo[110859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:19.641648 n-d-825175-3 sudo[110859]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:19.644504 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ed0602fe-a818-44d6-a1a4-aeec95f5877c req-c9826c59-8bd6-4043-a158-a3dc1423d001 tempest-VolumesGetTestJSON-845294348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.903s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:19.647077 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ed0602fe-a818-44d6-a1a4-aeec95f5877c req-c9826c59-8bd6-4043-a158-a3dc1423d001 tempest-VolumesGetTestJSON-845294348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:19.718769 n-d-825175-3 sudo[110862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:13:19.720966 n-d-825175-3 sudo[110862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:20.351170 n-d-825175-3 sudo[110862]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:20.354600 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-ed0602fe-a818-44d6-a1a4-aeec95f5877c req-c9826c59-8bd6-4043-a158-a3dc1423d001 tempest-VolumesGetTestJSON-845294348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.706s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:20.358378 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [req-ed0602fe-a818-44d6-a1a4-aeec95f5877c req-c9826c59-8bd6-4043-a158-a3dc1423d001 tempest-VolumesGetTestJSON-845294348 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:13:20.366663 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-ed0602fe-a818-44d6-a1a4-aeec95f5877c req-c9826c59-8bd6-4043-a158-a3dc1423d001 tempest-VolumesGetTestJSON-845294348 None] Deleted volume successfully.
Feb 09 13:13:20.389922 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-ed0602fe-a818-44d6-a1a4-aeec95f5877c req-c9826c59-8bd6-4043-a158-a3dc1423d001 tempest-VolumesGetTestJSON-845294348 None] Lock "b'cinder-2f8b1e1c-9e6f-4446-a1fe-34d4ee83e1e9-delete_volume'" released by "delete_volume" :: held 3.975s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:13:25.708707 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:13:25.733545 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:13:25.734056 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:13:25.767508 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Flow 'volume_create_manager' (6c82e218-b0f5-418e-bd0f-c972f71e3451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:13:25.812823 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa995ae2-4fc8-484a-a49a-60cf48a70195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:25.863250 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:13:25.899203 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa995ae2-4fc8-484a-a49a-60cf48a70195) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1358618857',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=09925185-49c0-4e60-b0ad-99f8530cda2b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d0948220056d4f3f9ae69edb0a8e3f66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:13:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:13:26Z,user_id='4b5f9cbea88b4853b63523e5e668fe77',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:25.901964 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95c7edeb-c2d0-4e4c-9c5d-49133f5f4e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:25.904301 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95c7edeb-c2d0-4e4c-9c5d-49133f5f4e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:25.906697 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ded8f29a-a59f-4f25-b2c8-a37c39c2db79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:25.909095 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ded8f29a-a59f-4f25-b2c8-a37c39c2db79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '09925185-49c0-4e60-b0ad-99f8530cda2b', 'volume_name': 'volume-09925185-49c0-4e60-b0ad-99f8530cda2b', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:25.911386 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ed5895b-6d57-44bb-b2ce-dd18fffa7981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:25.913637 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ed5895b-6d57-44bb-b2ce-dd18fffa7981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:25.916886 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7d02686-695c-4a9b-96d0-3a3a3859a91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:25.917743 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Volume 09925185-49c0-4e60-b0ad-99f8530cda2b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-09925185-49c0-4e60-b0ad-99f8530cda2b', 'volume_size': 1}
Feb 09 13:13:25.918989 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09925185-49c0-4e60-b0ad-99f8530cda2b stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:25.944935 n-d-825175-3 sudo[110868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09925185-49c0-4e60-b0ad-99f8530cda2b stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:13:25.945740 n-d-825175-3 sudo[110868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:26.718316 n-d-825175-3 sudo[110868]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:26.722365 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09925185-49c0-4e60-b0ad-99f8530cda2b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.802s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:26.728289 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7d02686-695c-4a9b-96d0-3a3a3859a91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-09925185-49c0-4e60-b0ad-99f8530cda2b', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:26.731103 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (938f6349-4901-41e2-9c0e-5ec55c642cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:26.745392 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Volume volume-09925185-49c0-4e60-b0ad-99f8530cda2b (09925185-49c0-4e60-b0ad-99f8530cda2b): created successfully
Feb 09 13:13:26.748752 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (938f6349-4901-41e2-9c0e-5ec55c642cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:26.753943 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Flow 'volume_create_manager' (6c82e218-b0f5-418e-bd0f-c972f71e3451) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:13:26.774177 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-18885d0f-0ba4-4acd-86c2-d54e4db7dc19 tempest-VolumesTestJSON-693920722 None] Created volume successfully.
Feb 09 13:13:28.417131 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:13:28.429627 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:13:28.440395 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:13:28.457055 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Flow 'volume_create_manager' (004fdad0-ca96-4cdd-aabf-766bb2442ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:13:28.460200 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fc02740d-9db6-482f-ae14-b8f43ef2baaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:28.487810 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:13:28.525765 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fc02740d-9db6-482f-ae14-b8f43ef2baaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:13:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-171007829',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=c76dc195-184f-4cbf-b2ba-673f03107342,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d0948220056d4f3f9ae69edb0a8e3f66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:13:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:13:28Z,user_id='4b5f9cbea88b4853b63523e5e668fe77',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:28.528700 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fcd025bd-a541-40c3-9e23-c82d51e5f3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:28.531189 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fcd025bd-a541-40c3-9e23-c82d51e5f3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:28.534572 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5d07ee2-92b2-4745-9dd0-9ccb0240e522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:28.536825 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5d07ee2-92b2-4745-9dd0-9ccb0240e522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c76dc195-184f-4cbf-b2ba-673f03107342', 'volume_name': 'volume-c76dc195-184f-4cbf-b2ba-673f03107342', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:28.539861 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d23ff2e3-da0b-481e-91f9-4f2ab55022b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:28.543618 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d23ff2e3-da0b-481e-91f9-4f2ab55022b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:28.545749 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4de198b5-884d-4a67-8095-a043f40d9090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:28.546543 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Volume c76dc195-184f-4cbf-b2ba-673f03107342: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c76dc195-184f-4cbf-b2ba-673f03107342', 'volume_size': 1}
Feb 09 13:13:28.547752 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c76dc195-184f-4cbf-b2ba-673f03107342 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:28.572156 n-d-825175-3 sudo[110903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c76dc195-184f-4cbf-b2ba-673f03107342 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:13:28.573331 n-d-825175-3 sudo[110903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:29.375604 n-d-825175-3 sudo[110903]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:29.378153 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c76dc195-184f-4cbf-b2ba-673f03107342 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.830s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:29.382032 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4de198b5-884d-4a67-8095-a043f40d9090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c76dc195-184f-4cbf-b2ba-673f03107342', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:29.386759 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5a8ea3d-a7c6-4a4a-918d-bcfc16d1daf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:29.401421 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Volume volume-c76dc195-184f-4cbf-b2ba-673f03107342 (c76dc195-184f-4cbf-b2ba-673f03107342): created successfully
Feb 09 13:13:29.406563 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5a8ea3d-a7c6-4a4a-918d-bcfc16d1daf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:29.412371 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Flow 'volume_create_manager' (004fdad0-ca96-4cdd-aabf-766bb2442ead) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:13:29.424101 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-1f778066-6eb6-431e-98c2-2fef3b7b9efc tempest-VolumesTestJSON-693920722 None] Created volume successfully.
Feb 09 13:13:30.598651 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:13:30.614648 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:13:30.618611 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:13:30.633286 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Flow 'volume_create_manager' (897c9f6e-bd0b-4a24-87df-3271e0b70955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:13:30.637286 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93fa1859-01ab-45d9-bd3f-1340c7a10802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:30.663561 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:13:30.693667 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93fa1859-01ab-45d9-bd3f-1340c7a10802) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:13:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1043790048',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=d4046562-d223-40ee-ab41-a3f282cb0dc0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d0948220056d4f3f9ae69edb0a8e3f66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:13:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:13:31Z,user_id='4b5f9cbea88b4853b63523e5e668fe77',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:30.698072 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (486211a1-1c6b-4c5e-865b-179b6c816fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:30.700904 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (486211a1-1c6b-4c5e-865b-179b6c816fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:30.704453 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5437c6a1-3924-4b2d-a0f7-7595a8410640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:30.707914 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5437c6a1-3924-4b2d-a0f7-7595a8410640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd4046562-d223-40ee-ab41-a3f282cb0dc0', 'volume_name': 'volume-d4046562-d223-40ee-ab41-a3f282cb0dc0', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:30.710314 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b79812e8-e65b-41ff-a9c0-9c3ceb712f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:30.713737 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b79812e8-e65b-41ff-a9c0-9c3ceb712f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:30.716457 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80a76a81-8b5f-4746-961d-ab5d40d853f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:30.717323 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Volume d4046562-d223-40ee-ab41-a3f282cb0dc0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d4046562-d223-40ee-ab41-a3f282cb0dc0', 'volume_size': 1}
Feb 09 13:13:30.718846 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d4046562-d223-40ee-ab41-a3f282cb0dc0 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:30.748647 n-d-825175-3 sudo[110935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d4046562-d223-40ee-ab41-a3f282cb0dc0 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:13:30.750110 n-d-825175-3 sudo[110935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:31.760074 n-d-825175-3 sudo[110935]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:31.763132 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d4046562-d223-40ee-ab41-a3f282cb0dc0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.044s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:31.769892 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80a76a81-8b5f-4746-961d-ab5d40d853f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d4046562-d223-40ee-ab41-a3f282cb0dc0', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:31.773295 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (599ba28c-aa1d-4cb2-bce9-1ad6c94ddc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:13:31.789771 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Volume volume-d4046562-d223-40ee-ab41-a3f282cb0dc0 (d4046562-d223-40ee-ab41-a3f282cb0dc0): created successfully
Feb 09 13:13:31.795637 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (599ba28c-aa1d-4cb2-bce9-1ad6c94ddc38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:13:31.804144 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Flow 'volume_create_manager' (897c9f6e-bd0b-4a24-87df-3271e0b70955) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:13:31.824518 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ce695a5c-3146-48fc-a6d8-19bf7ed0e75b tempest-VolumesTestJSON-693920722 None] Created volume successfully.
Feb 09 13:13:35.834006 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-0c033904-339a-4f75-a1c7-e8975dc482b1 tempest-VolumesTestJSON-693920722 None] Lock "b'cinder-d4046562-d223-40ee-ab41-a3f282cb0dc0-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:13:35.989869 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-0c033904-339a-4f75-a1c7-e8975dc482b1 tempest-VolumesTestJSON-693920722 None] Skipping remove_export. No iscsi_target is presently exported for volume: d4046562-d223-40ee-ab41-a3f282cb0dc0
Feb 09 13:13:35.992128 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0c033904-339a-4f75-a1c7-e8975dc482b1 tempest-VolumesTestJSON-693920722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d4046562-d223-40ee-ab41-a3f282cb0dc0 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:36.048986 n-d-825175-3 sudo[110968]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d4046562-d223-40ee-ab41-a3f282cb0dc0
Feb 09 13:13:36.049833 n-d-825175-3 sudo[110968]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:36.563155 n-d-825175-3 sudo[110968]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:36.566711 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0c033904-339a-4f75-a1c7-e8975dc482b1 tempest-VolumesTestJSON-693920722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d4046562-d223-40ee-ab41-a3f282cb0dc0" returned: 0 in 0.574s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:36.569459 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0c033904-339a-4f75-a1c7-e8975dc482b1 tempest-VolumesTestJSON-693920722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d4046562-d223-40ee-ab41-a3f282cb0dc0 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:36.606108 n-d-825175-3 sudo[110971]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d4046562-d223-40ee-ab41-a3f282cb0dc0
Feb 09 13:13:36.607795 n-d-825175-3 sudo[110971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:37.293930 n-d-825175-3 sudo[110971]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:37.296464 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0c033904-339a-4f75-a1c7-e8975dc482b1 tempest-VolumesTestJSON-693920722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d4046562-d223-40ee-ab41-a3f282cb0dc0" returned: 0 in 0.727s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:37.299422 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0c033904-339a-4f75-a1c7-e8975dc482b1 tempest-VolumesTestJSON-693920722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d4046562-d223-40ee-ab41-a3f282cb0dc0 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:37.323928 n-d-825175-3 sudo[110974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d4046562-d223-40ee-ab41-a3f282cb0dc0
Feb 09 13:13:37.325388 n-d-825175-3 sudo[110974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:37.954624 n-d-825175-3 sudo[110974]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:37.957409 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0c033904-339a-4f75-a1c7-e8975dc482b1 tempest-VolumesTestJSON-693920722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d4046562-d223-40ee-ab41-a3f282cb0dc0" returned: 0 in 0.658s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:37.958884 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-0c033904-339a-4f75-a1c7-e8975dc482b1 tempest-VolumesTestJSON-693920722 None] Successfully deleted volume: d4046562-d223-40ee-ab41-a3f282cb0dc0
Feb 09 13:13:38.058771 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-0c033904-339a-4f75-a1c7-e8975dc482b1 tempest-VolumesTestJSON-693920722 None] Created reservations ['8c260e3a-6e1a-47d4-88d6-ca8ca4eef1a4', 'c338a650-f57a-45ae-be24-2252bea7ab08', '281a8bad-6673-410c-a3d2-46d7eed38ec9', '1416be98-6878-47fc-ab83-a325a23daa7b'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:13:38.064595 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-0c033904-339a-4f75-a1c7-e8975dc482b1 tempest-VolumesTestJSON-693920722 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:13:38.064595 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:13:38.064595 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:13:38.174342 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-0c033904-339a-4f75-a1c7-e8975dc482b1 tempest-VolumesTestJSON-693920722 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:13:38.175150 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0c033904-339a-4f75-a1c7-e8975dc482b1 tempest-VolumesTestJSON-693920722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:38.229580 n-d-825175-3 sudo[110983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:13:38.232476 n-d-825175-3 sudo[110983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:38.569359 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-b770f648-4d55-4f01-8caa-8036b1625f6d tempest-VolumesTestJSON-693920722 None] Lock "b'cinder-c76dc195-184f-4cbf-b2ba-673f03107342-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:13:38.691906 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-b770f648-4d55-4f01-8caa-8036b1625f6d tempest-VolumesTestJSON-693920722 None] Skipping remove_export. No iscsi_target is presently exported for volume: c76dc195-184f-4cbf-b2ba-673f03107342
Feb 09 13:13:38.696939 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b770f648-4d55-4f01-8caa-8036b1625f6d tempest-VolumesTestJSON-693920722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c76dc195-184f-4cbf-b2ba-673f03107342 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:38.748434 n-d-825175-3 sudo[111021]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c76dc195-184f-4cbf-b2ba-673f03107342
Feb 09 13:13:38.749829 n-d-825175-3 sudo[111021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:39.194153 n-d-825175-3 sudo[110983]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:39.196764 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0c033904-339a-4f75-a1c7-e8975dc482b1 tempest-VolumesTestJSON-693920722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:39.199587 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0c033904-339a-4f75-a1c7-e8975dc482b1 tempest-VolumesTestJSON-693920722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:39.250671 n-d-825175-3 sudo[111060]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:13:39.251682 n-d-825175-3 sudo[111060]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:39.522554 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-10c75518-f305-4864-b463-04843b263725 tempest-ServersNegativeTestJSON-422649220 None] Lock "b'cinder-d239a66d-4a13-4be2-962b-d447221a53fd-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:13:39.712780 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-10c75518-f305-4864-b463-04843b263725 tempest-ServersNegativeTestJSON-422649220 None] Skipping remove_export. No iscsi_target is presently exported for volume: d239a66d-4a13-4be2-962b-d447221a53fd
Feb 09 13:13:39.714548 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-10c75518-f305-4864-b463-04843b263725 tempest-ServersNegativeTestJSON-422649220 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d239a66d-4a13-4be2-962b-d447221a53fd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:39.853833 n-d-825175-3 sudo[111076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d239a66d-4a13-4be2-962b-d447221a53fd
Feb 09 13:13:39.859090 n-d-825175-3 sudo[111076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:39.960116 n-d-825175-3 sudo[111021]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:39.963919 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b770f648-4d55-4f01-8caa-8036b1625f6d tempest-VolumesTestJSON-693920722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c76dc195-184f-4cbf-b2ba-673f03107342" returned: 0 in 1.269s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:39.965597 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b770f648-4d55-4f01-8caa-8036b1625f6d tempest-VolumesTestJSON-693920722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c76dc195-184f-4cbf-b2ba-673f03107342 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:40.023906 n-d-825175-3 sudo[111080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c76dc195-184f-4cbf-b2ba-673f03107342
Feb 09 13:13:40.026029 n-d-825175-3 sudo[111080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:40.241765 n-d-825175-3 sudo[111060]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:40.245017 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0c033904-339a-4f75-a1c7-e8975dc482b1 tempest-VolumesTestJSON-693920722 None] CMD "sudo cinder-rootwrap /etc/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.045s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:40.247744 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-0c033904-339a-4f75-a1c7-e8975dc482b1 tempest-VolumesTestJSON-693920722 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:13:40.256310 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-0c033904-339a-4f75-a1c7-e8975dc482b1 tempest-VolumesTestJSON-693920722 None] Deleted volume successfully.
Feb 09 13:13:40.288786 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-0c033904-339a-4f75-a1c7-e8975dc482b1 tempest-VolumesTestJSON-693920722 None] Lock "b'cinder-d4046562-d223-40ee-ab41-a3f282cb0dc0-delete_volume'" released by "delete_volume" :: held 4.455s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:13:40.505176 n-d-825175-3 sudo[111076]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:40.507072 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-10c75518-f305-4864-b463-04843b263725 tempest-ServersNegativeTestJSON-422649220 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d239a66d-4a13-4be2-962b-d447221a53fd" returned: 0 in 0.793s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:40.508646 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-10c75518-f305-4864-b463-04843b263725 tempest-ServersNegativeTestJSON-422649220 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d239a66d-4a13-4be2-962b-d447221a53fd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:40.534689 n-d-825175-3 sudo[111085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d239a66d-4a13-4be2-962b-d447221a53fd
Feb 09 13:13:40.536068 n-d-825175-3 sudo[111085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:40.662906 n-d-825175-3 sudo[111080]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:40.666000 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b770f648-4d55-4f01-8caa-8036b1625f6d tempest-VolumesTestJSON-693920722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c76dc195-184f-4cbf-b2ba-673f03107342" returned: 0 in 0.699s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:40.668447 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b770f648-4d55-4f01-8caa-8036b1625f6d tempest-VolumesTestJSON-693920722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c76dc195-184f-4cbf-b2ba-673f03107342 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:40.692238 n-d-825175-3 sudo[111087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c76dc195-184f-4cbf-b2ba-673f03107342
Feb 09 13:13:40.693762 n-d-825175-3 sudo[111087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:41.190720 n-d-825175-3 sudo[111085]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:41.192980 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-10c75518-f305-4864-b463-04843b263725 tempest-ServersNegativeTestJSON-422649220 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d239a66d-4a13-4be2-962b-d447221a53fd" returned: 0 in 0.684s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:41.195254 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-10c75518-f305-4864-b463-04843b263725 tempest-ServersNegativeTestJSON-422649220 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d239a66d-4a13-4be2-962b-d447221a53fd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:41.244624 n-d-825175-3 sudo[111093]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d239a66d-4a13-4be2-962b-d447221a53fd
Feb 09 13:13:41.245419 n-d-825175-3 sudo[111093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:41.373277 n-d-825175-3 sudo[111087]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:41.376345 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b770f648-4d55-4f01-8caa-8036b1625f6d tempest-VolumesTestJSON-693920722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c76dc195-184f-4cbf-b2ba-673f03107342" returned: 0 in 0.707s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:41.378159 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-b770f648-4d55-4f01-8caa-8036b1625f6d tempest-VolumesTestJSON-693920722 None] Successfully deleted volume: c76dc195-184f-4cbf-b2ba-673f03107342
Feb 09 13:13:41.459386 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-b770f648-4d55-4f01-8caa-8036b1625f6d tempest-VolumesTestJSON-693920722 None] Created reservations ['b35d6b12-71a5-4c59-bf11-4710f0a6f84e', '7e676139-e4fe-45cd-a85e-39b4fd7965e4', '2a6d54d8-3bc6-4abd-b628-2f7237d2dcf8', 'f0291953-1339-482e-8f86-e982c0bd3607'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:13:41.461809 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-b770f648-4d55-4f01-8caa-8036b1625f6d tempest-VolumesTestJSON-693920722 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:13:41.461809 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:13:41.461809 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:13:41.537281 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-b770f648-4d55-4f01-8caa-8036b1625f6d tempest-VolumesTestJSON-693920722 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:13:41.537930 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b770f648-4d55-4f01-8caa-8036b1625f6d tempest-VolumesTestJSON-693920722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:41.591718 n-d-825175-3 sudo[111098]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:13:41.594062 n-d-825175-3 sudo[111098]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:42.109651 n-d-825175-3 sudo[111093]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:42.111829 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-10c75518-f305-4864-b463-04843b263725 tempest-ServersNegativeTestJSON-422649220 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d239a66d-4a13-4be2-962b-d447221a53fd" returned: 0 in 0.916s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:42.112877 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-10c75518-f305-4864-b463-04843b263725 tempest-ServersNegativeTestJSON-422649220 None] Successfully deleted volume: d239a66d-4a13-4be2-962b-d447221a53fd
Feb 09 13:13:42.236363 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-10c75518-f305-4864-b463-04843b263725 tempest-ServersNegativeTestJSON-422649220 None] Created reservations ['792e92ce-4f2f-4047-9b8b-2172247e1900', 'c9a10901-9c40-4f01-9ea7-bd9c5a93387b', '00fe3dad-bbe0-443a-a449-bc90935d70e0', 'dfdd6779-a900-48de-b665-2405b1de97bd'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:13:42.238606 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-10c75518-f305-4864-b463-04843b263725 tempest-ServersNegativeTestJSON-422649220 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:13:42.238606 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:13:42.238606 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:13:42.305267 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-10c75518-f305-4864-b463-04843b263725 tempest-ServersNegativeTestJSON-422649220 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:13:42.305800 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-10c75518-f305-4864-b463-04843b263725 tempest-ServersNegativeTestJSON-422649220 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:42.379322 n-d-825175-3 sudo[111111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:13:42.382575 n-d-825175-3 sudo[111111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:42.484431 n-d-825175-3 sudo[111098]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:42.488700 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b770f648-4d55-4f01-8caa-8036b1625f6d tempest-VolumesTestJSON-693920722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.950s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:42.503240 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b770f648-4d55-4f01-8caa-8036b1625f6d tempest-VolumesTestJSON-693920722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:42.564856 n-d-825175-3 sudo[111118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:13:42.584864 n-d-825175-3 sudo[111118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:42.590972 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-c41d0994-5613-4349-8bf8-c6579d7d9954 tempest-VolumesTestJSON-693920722 None] Lock "b'cinder-09925185-49c0-4e60-b0ad-99f8530cda2b-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:13:42.741045 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-c41d0994-5613-4349-8bf8-c6579d7d9954 tempest-VolumesTestJSON-693920722 None] Skipping remove_export. No iscsi_target is presently exported for volume: 09925185-49c0-4e60-b0ad-99f8530cda2b
Feb 09 13:13:42.744554 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c41d0994-5613-4349-8bf8-c6579d7d9954 tempest-VolumesTestJSON-693920722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09925185-49c0-4e60-b0ad-99f8530cda2b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:42.817495 n-d-825175-3 sudo[111124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09925185-49c0-4e60-b0ad-99f8530cda2b
Feb 09 13:13:42.822009 n-d-825175-3 sudo[111124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:43.628378 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-fb7ec7d3-9817-44c0-9d7f-35df4f6d2548 tempest-ServersNegativeTestJSON-422649220 None] Lock "b'cinder-700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:13:43.648122 n-d-825175-3 sudo[111118]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:43.690584 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b770f648-4d55-4f01-8caa-8036b1625f6d tempest-VolumesTestJSON-693920722 None] CMD "sudo cinder-rootwrap /etc/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.198s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:43.699260 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-b770f648-4d55-4f01-8caa-8036b1625f6d tempest-VolumesTestJSON-693920722 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:13:43.743321 n-d-825175-3 sudo[111111]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:43.873396 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-b770f648-4d55-4f01-8caa-8036b1625f6d tempest-VolumesTestJSON-693920722 None] Deleted volume successfully.
Feb 09 13:13:43.881363 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-10c75518-f305-4864-b463-04843b263725 tempest-ServersNegativeTestJSON-422649220 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.575s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:43.886368 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-10c75518-f305-4864-b463-04843b263725 tempest-ServersNegativeTestJSON-422649220 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:43.981022 n-d-825175-3 sudo[111124]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:43.997869 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c41d0994-5613-4349-8bf8-c6579d7d9954 tempest-VolumesTestJSON-693920722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09925185-49c0-4e60-b0ad-99f8530cda2b" returned: 0 in 1.253s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:43.999384 n-d-825175-3 sudo[111137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:13:43.999906 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c41d0994-5613-4349-8bf8-c6579d7d9954 tempest-VolumesTestJSON-693920722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09925185-49c0-4e60-b0ad-99f8530cda2b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:44.006998 n-d-825175-3 sudo[111137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:44.052381 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-fb7ec7d3-9817-44c0-9d7f-35df4f6d2548 tempest-ServersNegativeTestJSON-422649220 None] Skipping remove_export. No iscsi_target is presently exported for volume: 700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f
Feb 09 13:13:44.057118 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fb7ec7d3-9817-44c0-9d7f-35df4f6d2548 tempest-ServersNegativeTestJSON-422649220 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:44.064017 n-d-825175-3 sudo[111138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09925185-49c0-4e60-b0ad-99f8530cda2b
Feb 09 13:13:44.064850 n-d-825175-3 sudo[111138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:44.125483 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-b770f648-4d55-4f01-8caa-8036b1625f6d tempest-VolumesTestJSON-693920722 None] Lock "b'cinder-c76dc195-184f-4cbf-b2ba-673f03107342-delete_volume'" released by "delete_volume" :: held 5.556s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:13:44.129689 n-d-825175-3 sudo[111140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f
Feb 09 13:13:44.137277 n-d-825175-3 sudo[111140]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:44.872887 n-d-825175-3 sudo[111137]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:44.874683 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-10c75518-f305-4864-b463-04843b263725 tempest-ServersNegativeTestJSON-422649220 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.988s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:44.876776 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-10c75518-f305-4864-b463-04843b263725 tempest-ServersNegativeTestJSON-422649220 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:13:44.884826 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-10c75518-f305-4864-b463-04843b263725 tempest-ServersNegativeTestJSON-422649220 None] Deleted volume successfully.
Feb 09 13:13:44.905951 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-10c75518-f305-4864-b463-04843b263725 tempest-ServersNegativeTestJSON-422649220 None] Lock "b'cinder-d239a66d-4a13-4be2-962b-d447221a53fd-delete_volume'" released by "delete_volume" :: held 5.382s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:13:45.042412 n-d-825175-3 sudo[111138]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:45.044772 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c41d0994-5613-4349-8bf8-c6579d7d9954 tempest-VolumesTestJSON-693920722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09925185-49c0-4e60-b0ad-99f8530cda2b" returned: 0 in 1.045s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:45.046543 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c41d0994-5613-4349-8bf8-c6579d7d9954 tempest-VolumesTestJSON-693920722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09925185-49c0-4e60-b0ad-99f8530cda2b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:45.102881 n-d-825175-3 sudo[111147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09925185-49c0-4e60-b0ad-99f8530cda2b
Feb 09 13:13:45.103697 n-d-825175-3 sudo[111147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:45.118196 n-d-825175-3 sudo[111140]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:45.120643 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fb7ec7d3-9817-44c0-9d7f-35df4f6d2548 tempest-ServersNegativeTestJSON-422649220 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f" returned: 0 in 1.067s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:45.122823 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fb7ec7d3-9817-44c0-9d7f-35df4f6d2548 tempest-ServersNegativeTestJSON-422649220 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:45.197453 n-d-825175-3 sudo[111149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f
Feb 09 13:13:45.200204 n-d-825175-3 sudo[111149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:46.392135 n-d-825175-3 sudo[111149]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:46.395436 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fb7ec7d3-9817-44c0-9d7f-35df4f6d2548 tempest-ServersNegativeTestJSON-422649220 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f" returned: 0 in 1.272s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:46.402042 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fb7ec7d3-9817-44c0-9d7f-35df4f6d2548 tempest-ServersNegativeTestJSON-422649220 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:46.429123 n-d-825175-3 sudo[111147]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:46.458615 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c41d0994-5613-4349-8bf8-c6579d7d9954 tempest-VolumesTestJSON-693920722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09925185-49c0-4e60-b0ad-99f8530cda2b" returned: 0 in 1.412s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:46.459994 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-c41d0994-5613-4349-8bf8-c6579d7d9954 tempest-VolumesTestJSON-693920722 None] Successfully deleted volume: 09925185-49c0-4e60-b0ad-99f8530cda2b
Feb 09 13:13:46.484175 n-d-825175-3 sudo[111158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f
Feb 09 13:13:46.485020 n-d-825175-3 sudo[111158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:46.604965 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-c41d0994-5613-4349-8bf8-c6579d7d9954 tempest-VolumesTestJSON-693920722 None] Created reservations ['176e2f09-897d-47ec-b296-c557663cc0b9', '3f2d9d31-797e-4cb5-9e2f-6c7a0c2a6d4a', '876671f2-dafd-4075-af0c-5843347e85a9', '89c858da-5944-487d-8f5c-6fbe8b982f88'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:13:46.614950 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-c41d0994-5613-4349-8bf8-c6579d7d9954 tempest-VolumesTestJSON-693920722 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:13:46.614950 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:13:46.614950 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:13:46.806572 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-c41d0994-5613-4349-8bf8-c6579d7d9954 tempest-VolumesTestJSON-693920722 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:13:46.809855 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c41d0994-5613-4349-8bf8-c6579d7d9954 tempest-VolumesTestJSON-693920722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:46.890377 n-d-825175-3 sudo[111160]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:13:46.891225 n-d-825175-3 sudo[111160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:47.637113 n-d-825175-3 sudo[111158]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:47.640659 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fb7ec7d3-9817-44c0-9d7f-35df4f6d2548 tempest-ServersNegativeTestJSON-422649220 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f" returned: 0 in 1.238s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:47.642563 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-fb7ec7d3-9817-44c0-9d7f-35df4f6d2548 tempest-ServersNegativeTestJSON-422649220 None] Successfully deleted volume: 700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f
Feb 09 13:13:47.797415 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-fb7ec7d3-9817-44c0-9d7f-35df4f6d2548 tempest-ServersNegativeTestJSON-422649220 None] Created reservations ['ada0900a-a57f-4f41-8683-3642426e9a70', 'c896efec-2a00-4456-9e9e-093f57bed4c5', 'e96603a3-d284-4a05-839c-330780e9abad', '3c2391d4-0df9-4b31-9257-ed60cbf8c6f8'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:13:47.802455 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-fb7ec7d3-9817-44c0-9d7f-35df4f6d2548 tempest-ServersNegativeTestJSON-422649220 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:13:47.802455 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:13:47.802455 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:13:47.922101 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-ad02d9a6-4ac2-4d41-a183-fcc92e7f0b04 req-c971513c-c565-4878-a74e-9dce41770a25 tempest-AttachVolumeShelveTestJSON-323984212 None] Terminate volume connection completed successfully.
Feb 09 13:13:47.923886 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-ad02d9a6-4ac2-4d41-a183-fcc92e7f0b04 req-c971513c-c565-4878-a74e-9dce41770a25 tempest-AttachVolumeShelveTestJSON-323984212 None] Deleting attachment fea736d4-74fc-4f6e-8995-9cd201f66541. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:13:47.926974 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-fb7ec7d3-9817-44c0-9d7f-35df4f6d2548 tempest-ServersNegativeTestJSON-422649220 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:13:47.931478 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fb7ec7d3-9817-44c0-9d7f-35df4f6d2548 tempest-ServersNegativeTestJSON-422649220 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:48.052734 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:48.073287 n-d-825175-3 sudo[111176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:13:48.076285 n-d-825175-3 sudo[111176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:48.232236 n-d-825175-3 sudo[111160]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:48.234554 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c41d0994-5613-4349-8bf8-c6579d7d9954 tempest-VolumesTestJSON-693920722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.425s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:48.236932 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c41d0994-5613-4349-8bf8-c6579d7d9954 tempest-VolumesTestJSON-693920722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:48.282057 n-d-825175-3 sudo[111195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:13:48.282905 n-d-825175-3 sudo[111195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:48.466716 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.537s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:48.467246 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632288]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750\n System information:\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-b5fbef2c-e31a-4635-bc93-9fcc0d355750\n Backing store flags: \n Account information:\n B9bxfTjun7QTzs2ymYoX\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:13:48.468425 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-ad02d9a6-4ac2-4d41-a183-fcc92e7f0b04 req-c971513c-c565-4878-a74e-9dce41770a25 tempest-AttachVolumeShelveTestJSON-323984212 None] Removing iscsi_target for Volume ID: b5fbef2c-e31a-4635-bc93-9fcc0d355750
Feb 09 13:13:48.469948 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:48.905144 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750 -f" returned: 0 in 0.434s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:48.910238 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632288]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:13:48.914096 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:49.332334 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.420s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:49.332334 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632288]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:13:49.335218 n-d-825175-3 sudo[111176]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:49.344152 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fb7ec7d3-9817-44c0-9d7f-35df4f6d2548 tempest-ServersNegativeTestJSON-422649220 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.414s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:49.358195 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fb7ec7d3-9817-44c0-9d7f-35df4f6d2548 tempest-ServersNegativeTestJSON-422649220 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:13:49.402499 n-d-825175-3 sudo[111246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:13:49.426623 n-d-825175-3 sudo[111246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:13:49.551751 n-d-825175-3 sudo[111195]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:49.554457 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c41d0994-5613-4349-8bf8-c6579d7d9954 tempest-VolumesTestJSON-693920722 None] CMD "sudo cinder-rootwrap /etc/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.317s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:49.558771 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-c41d0994-5613-4349-8bf8-c6579d7d9954 tempest-VolumesTestJSON-693920722 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:13:49.588088 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-c41d0994-5613-4349-8bf8-c6579d7d9954 tempest-VolumesTestJSON-693920722 None] Deleted volume successfully.
Feb 09 13:13:49.596348 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-ad02d9a6-4ac2-4d41-a183-fcc92e7f0b04 req-c971513c-c565-4878-a74e-9dce41770a25 tempest-AttachVolumeShelveTestJSON-323984212 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:13:49.596348 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:13:49.596348 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:13:49.614768 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-c41d0994-5613-4349-8bf8-c6579d7d9954 tempest-VolumesTestJSON-693920722 None] Lock "b'cinder-09925185-49c0-4e60-b0ad-99f8530cda2b-delete_volume'" released by "delete_volume" :: held 7.024s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:13:50.564701 n-d-825175-3 sudo[111246]: pam_unix(sudo:session): session closed for user root
Feb 09 13:13:50.566575 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fb7ec7d3-9817-44c0-9d7f-35df4f6d2548 tempest-ServersNegativeTestJSON-422649220 None] CMD "sudo cinder-rootwrap /etc/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.212s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:13:50.567408 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-fb7ec7d3-9817-44c0-9d7f-35df4f6d2548 tempest-ServersNegativeTestJSON-422649220 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:13:50.578407 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-fb7ec7d3-9817-44c0-9d7f-35df4f6d2548 tempest-ServersNegativeTestJSON-422649220 None] Deleted volume successfully.
Feb 09 13:13:50.607436 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-fb7ec7d3-9817-44c0-9d7f-35df4f6d2548 tempest-ServersNegativeTestJSON-422649220 None] Lock "b'cinder-700a0cdf-ccc7-4cc3-b1f0-b65d59adf36f-delete_volume'" released by "delete_volume" :: held 6.979s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:14:04.661557 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:14:04.663262 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:14:04.665635 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:14:04.729196 n-d-825175-3 sudo[111461]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:14:04.731485 n-d-825175-3 sudo[111461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:14:05.739137 n-d-825175-3 sudo[111461]: pam_unix(sudo:session): session closed for user root
Feb 09 13:14:05.741587 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.076s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:14:05.743512 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:14:05.808405 n-d-825175-3 sudo[111489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:14:05.809243 n-d-825175-3 sudo[111489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:14:06.780816 n-d-825175-3 sudo[111489]: pam_unix(sudo:session): session closed for user root
Feb 09 13:14:06.787304 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/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.039s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:14:06.789636 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:14:18.828814 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:14:18.833324 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:14:18.833855 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:14:18.847138 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Flow 'volume_create_manager' (3de7f87f-53f2-4e6c-8fe5-70cc51b25c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:14:18.850763 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed915fe7-9138-4f89-a84c-72e82eefdee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:14:18.875213 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:14:18.907258 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed915fe7-9138-4f89-a84c-72e82eefdee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-602198494',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=31b42fae-8cce-4dad-aa42-7a357a3aa891,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d5b30e15d784c80b8d2d1e1e48f738b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:14:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:14:19Z,user_id='a33234f3b29e4977895cdad7ffc682e9',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:14:18.909765 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (544483b6-5c24-47e9-a713-357e07bb89fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:14:18.911977 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (544483b6-5c24-47e9-a713-357e07bb89fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:14:18.914323 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (379af6ae-9d7b-453b-810d-4f4d4aa4efdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:14:18.917279 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (379af6ae-9d7b-453b-810d-4f4d4aa4efdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '31b42fae-8cce-4dad-aa42-7a357a3aa891', 'volume_name': 'volume-31b42fae-8cce-4dad-aa42-7a357a3aa891', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:14:18.919540 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5880016-65e8-4c5c-ad1a-c7883e3292aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:14:18.921825 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5880016-65e8-4c5c-ad1a-c7883e3292aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:14:18.924191 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa3ef491-7377-423a-8dc0-27c63b274fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:14:18.925356 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Volume 31b42fae-8cce-4dad-aa42-7a357a3aa891: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-31b42fae-8cce-4dad-aa42-7a357a3aa891', 'volume_size': 1}
Feb 09 13:14:18.926773 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31b42fae-8cce-4dad-aa42-7a357a3aa891 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:14:18.970985 n-d-825175-3 sudo[111752]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31b42fae-8cce-4dad-aa42-7a357a3aa891 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:14:18.971788 n-d-825175-3 sudo[111752]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:14:19.582924 n-d-825175-3 sudo[111752]: pam_unix(sudo:session): session closed for user root
Feb 09 13:14:19.585923 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31b42fae-8cce-4dad-aa42-7a357a3aa891 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.658s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:14:19.595359 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa3ef491-7377-423a-8dc0-27c63b274fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-31b42fae-8cce-4dad-aa42-7a357a3aa891', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:14:19.601955 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1586a513-5d5b-4f4f-b0a4-0153ab70d6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:14:19.625801 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Volume volume-31b42fae-8cce-4dad-aa42-7a357a3aa891 (31b42fae-8cce-4dad-aa42-7a357a3aa891): created successfully
Feb 09 13:14:19.628324 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1586a513-5d5b-4f4f-b0a4-0153ab70d6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:14:19.635890 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Flow 'volume_create_manager' (3de7f87f-53f2-4e6c-8fe5-70cc51b25c77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:14:19.649016 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-f2718964-312b-461c-817f-cb3ff65f6e1f req-a4549a61-5cd9-4d89-b974-3f148f357314 tempest-VolumesSnapshotsTestJSON-1782140615 None] Created volume successfully.
Feb 09 13:14:21.743031 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-cada987f-93e1-4115-b9c7-180596db50e7 req-2fbdfaae-ceb3-4580-96af-e050e697b934 tempest-VolumesSnapshotsTestJSON-1782140615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31b42fae-8cce-4dad-aa42-7a357a3aa891 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:14:21.787049 n-d-825175-3 sudo[111794]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31b42fae-8cce-4dad-aa42-7a357a3aa891
Feb 09 13:14:21.787880 n-d-825175-3 sudo[111794]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:14:22.799707 n-d-825175-3 sudo[111794]: pam_unix(sudo:session): session closed for user root
Feb 09 13:14:22.801815 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-cada987f-93e1-4115-b9c7-180596db50e7 req-2fbdfaae-ceb3-4580-96af-e050e697b934 tempest-VolumesSnapshotsTestJSON-1782140615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31b42fae-8cce-4dad-aa42-7a357a3aa891" returned: 0 in 1.059s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:14:22.806638 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-cada987f-93e1-4115-b9c7-180596db50e7 req-2fbdfaae-ceb3-4580-96af-e050e697b934 tempest-VolumesSnapshotsTestJSON-1782140615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fb4c99e7-e654-4a3d-8b46-bb1220a894f5 --snapshot stack-volumes-lvmdriver-1/volume-31b42fae-8cce-4dad-aa42-7a357a3aa891 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:14:22.859263 n-d-825175-3 sudo[111800]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fb4c99e7-e654-4a3d-8b46-bb1220a894f5 --snapshot stack-volumes-lvmdriver-1/volume-31b42fae-8cce-4dad-aa42-7a357a3aa891 -L 1.00g
Feb 09 13:14:22.862632 n-d-825175-3 sudo[111800]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:14:24.095884 n-d-825175-3 sudo[111800]: pam_unix(sudo:session): session closed for user root
Feb 09 13:14:24.098170 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-cada987f-93e1-4115-b9c7-180596db50e7 req-2fbdfaae-ceb3-4580-96af-e050e697b934 tempest-VolumesSnapshotsTestJSON-1782140615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fb4c99e7-e654-4a3d-8b46-bb1220a894f5 --snapshot stack-volumes-lvmdriver-1/volume-31b42fae-8cce-4dad-aa42-7a357a3aa891 -L 1.00g" returned: 0 in 1.291s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:14:24.226612 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-cada987f-93e1-4115-b9c7-180596db50e7 req-2fbdfaae-ceb3-4580-96af-e050e697b934 tempest-VolumesSnapshotsTestJSON-1782140615 None] Create snapshot completed successfully
Feb 09 13:14:24.981013 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-f7d09461-73e1-4fa9-825c-c9da82400fdf req-9ce1a437-569b-4199-bafc-3c6919d685f0 tempest-VolumesSnapshotsTestJSON-1782140615 None] Lock "b'cinder-fb4c99e7-e654-4a3d-8b46-bb1220a894f5-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.061s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:14:24.986913 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f7d09461-73e1-4fa9-825c-c9da82400fdf req-9ce1a437-569b-4199-bafc-3c6919d685f0 tempest-VolumesSnapshotsTestJSON-1782140615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fb4c99e7-e654-4a3d-8b46-bb1220a894f5 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:14:25.057513 n-d-825175-3 sudo[111977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fb4c99e7-e654-4a3d-8b46-bb1220a894f5
Feb 09 13:14:25.061834 n-d-825175-3 sudo[111977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:14:26.122227 n-d-825175-3 sudo[111977]: pam_unix(sudo:session): session closed for user root
Feb 09 13:14:26.125039 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f7d09461-73e1-4fa9-825c-c9da82400fdf req-9ce1a437-569b-4199-bafc-3c6919d685f0 tempest-VolumesSnapshotsTestJSON-1782140615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fb4c99e7-e654-4a3d-8b46-bb1220a894f5" returned: 0 in 1.138s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:14:26.129864 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f7d09461-73e1-4fa9-825c-c9da82400fdf req-9ce1a437-569b-4199-bafc-3c6919d685f0 tempest-VolumesSnapshotsTestJSON-1782140615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fb4c99e7-e654-4a3d-8b46-bb1220a894f5 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:14:26.180572 n-d-825175-3 sudo[112007]: ubuntu : TTY=unknown ; 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-fb4c99e7-e654-4a3d-8b46-bb1220a894f5
Feb 09 13:14:26.190332 n-d-825175-3 sudo[112007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:14:27.676648 n-d-825175-3 sudo[112007]: pam_unix(sudo:session): session closed for user root
Feb 09 13:14:27.680283 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f7d09461-73e1-4fa9-825c-c9da82400fdf req-9ce1a437-569b-4199-bafc-3c6919d685f0 tempest-VolumesSnapshotsTestJSON-1782140615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fb4c99e7-e654-4a3d-8b46-bb1220a894f5" returned: 0 in 1.550s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:14:27.823023 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [req-f7d09461-73e1-4fa9-825c-c9da82400fdf req-9ce1a437-569b-4199-bafc-3c6919d685f0 tempest-VolumesSnapshotsTestJSON-1782140615 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.
Feb 09 13:14:27.854978 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [req-f7d09461-73e1-4fa9-825c-c9da82400fdf req-9ce1a437-569b-4199-bafc-3c6919d685f0 tempest-VolumesSnapshotsTestJSON-1782140615 None] Created reservations ['48bb6489-8719-458f-b25b-4fdc28b34311', 'd6c55d79-47d7-4c11-8eb6-253c686f8cc7', '07ad0cd6-adb5-4673-a1d6-e9e901356a58', 'a90a4714-3fbb-4ce2-b094-56ef962058db'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:14:27.857712 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-f7d09461-73e1-4fa9-825c-c9da82400fdf req-9ce1a437-569b-4199-bafc-3c6919d685f0 tempest-VolumesSnapshotsTestJSON-1782140615 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:14:27.857712 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:14:27.857712 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:14:27.908542 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-f7d09461-73e1-4fa9-825c-c9da82400fdf req-9ce1a437-569b-4199-bafc-3c6919d685f0 tempest-VolumesSnapshotsTestJSON-1782140615 None] Delete snapshot completed successfully.
Feb 09 13:14:27.915644 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-f7d09461-73e1-4fa9-825c-c9da82400fdf req-9ce1a437-569b-4199-bafc-3c6919d685f0 tempest-VolumesSnapshotsTestJSON-1782140615 None] Lock "b'cinder-fb4c99e7-e654-4a3d-8b46-bb1220a894f5-delete_snapshot'" released by "delete_snapshot" :: held 2.935s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:14:29.864233 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-f898fdff-dcbc-45d0-8085-1678adfb2c26 req-a2c15a22-ea73-4426-8fbc-092e7b90484a tempest-VolumesSnapshotsTestJSON-1782140615 None] Lock "b'cinder-31b42fae-8cce-4dad-aa42-7a357a3aa891-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:14:30.040724 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [req-f898fdff-dcbc-45d0-8085-1678adfb2c26 req-a2c15a22-ea73-4426-8fbc-092e7b90484a tempest-VolumesSnapshotsTestJSON-1782140615 None] Skipping remove_export. No iscsi_target is presently exported for volume: 31b42fae-8cce-4dad-aa42-7a357a3aa891
Feb 09 13:14:30.042034 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f898fdff-dcbc-45d0-8085-1678adfb2c26 req-a2c15a22-ea73-4426-8fbc-092e7b90484a tempest-VolumesSnapshotsTestJSON-1782140615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31b42fae-8cce-4dad-aa42-7a357a3aa891 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:14:30.105412 n-d-825175-3 sudo[112070]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31b42fae-8cce-4dad-aa42-7a357a3aa891
Feb 09 13:14:30.107586 n-d-825175-3 sudo[112070]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:14:30.736133 n-d-825175-3 sudo[112070]: pam_unix(sudo:session): session closed for user root
Feb 09 13:14:30.738407 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f898fdff-dcbc-45d0-8085-1678adfb2c26 req-a2c15a22-ea73-4426-8fbc-092e7b90484a tempest-VolumesSnapshotsTestJSON-1782140615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31b42fae-8cce-4dad-aa42-7a357a3aa891" returned: 0 in 0.696s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:14:30.740784 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f898fdff-dcbc-45d0-8085-1678adfb2c26 req-a2c15a22-ea73-4426-8fbc-092e7b90484a tempest-VolumesSnapshotsTestJSON-1782140615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31b42fae-8cce-4dad-aa42-7a357a3aa891 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:14:30.769267 n-d-825175-3 sudo[112088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31b42fae-8cce-4dad-aa42-7a357a3aa891
Feb 09 13:14:30.773311 n-d-825175-3 sudo[112088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:14:31.437246 n-d-825175-3 sudo[112088]: pam_unix(sudo:session): session closed for user root
Feb 09 13:14:31.440014 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f898fdff-dcbc-45d0-8085-1678adfb2c26 req-a2c15a22-ea73-4426-8fbc-092e7b90484a tempest-VolumesSnapshotsTestJSON-1782140615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31b42fae-8cce-4dad-aa42-7a357a3aa891" returned: 0 in 0.699s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:14:31.444424 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f898fdff-dcbc-45d0-8085-1678adfb2c26 req-a2c15a22-ea73-4426-8fbc-092e7b90484a tempest-VolumesSnapshotsTestJSON-1782140615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31b42fae-8cce-4dad-aa42-7a357a3aa891 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:14:31.510129 n-d-825175-3 sudo[112091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31b42fae-8cce-4dad-aa42-7a357a3aa891
Feb 09 13:14:31.510953 n-d-825175-3 sudo[112091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:14:32.169063 n-d-825175-3 sudo[112091]: pam_unix(sudo:session): session closed for user root
Feb 09 13:14:32.176803 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f898fdff-dcbc-45d0-8085-1678adfb2c26 req-a2c15a22-ea73-4426-8fbc-092e7b90484a tempest-VolumesSnapshotsTestJSON-1782140615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31b42fae-8cce-4dad-aa42-7a357a3aa891" returned: 0 in 0.731s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:14:32.178261 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [req-f898fdff-dcbc-45d0-8085-1678adfb2c26 req-a2c15a22-ea73-4426-8fbc-092e7b90484a tempest-VolumesSnapshotsTestJSON-1782140615 None] Successfully deleted volume: 31b42fae-8cce-4dad-aa42-7a357a3aa891
Feb 09 13:14:32.244831 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [req-f898fdff-dcbc-45d0-8085-1678adfb2c26 req-a2c15a22-ea73-4426-8fbc-092e7b90484a tempest-VolumesSnapshotsTestJSON-1782140615 None] Created reservations ['a9b2b876-5847-436e-9226-4228e78655a1', '6fd226d7-8f8d-494c-a362-12bf70573068', '5f7f57a7-098d-4b9d-864f-7f06e5f96452', '9e022a56-fd55-4409-aeb0-378c057d859b'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:14:32.248701 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-f898fdff-dcbc-45d0-8085-1678adfb2c26 req-a2c15a22-ea73-4426-8fbc-092e7b90484a tempest-VolumesSnapshotsTestJSON-1782140615 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:14:32.248701 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:14:32.248701 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:14:32.309205 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [req-f898fdff-dcbc-45d0-8085-1678adfb2c26 req-a2c15a22-ea73-4426-8fbc-092e7b90484a tempest-VolumesSnapshotsTestJSON-1782140615 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:14:32.310431 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f898fdff-dcbc-45d0-8085-1678adfb2c26 req-a2c15a22-ea73-4426-8fbc-092e7b90484a tempest-VolumesSnapshotsTestJSON-1782140615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:14:32.361342 n-d-825175-3 sudo[112101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:14:32.363213 n-d-825175-3 sudo[112101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:14:33.146550 n-d-825175-3 sudo[112101]: pam_unix(sudo:session): session closed for user root
Feb 09 13:14:33.149532 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f898fdff-dcbc-45d0-8085-1678adfb2c26 req-a2c15a22-ea73-4426-8fbc-092e7b90484a tempest-VolumesSnapshotsTestJSON-1782140615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.839s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:14:33.152175 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f898fdff-dcbc-45d0-8085-1678adfb2c26 req-a2c15a22-ea73-4426-8fbc-092e7b90484a tempest-VolumesSnapshotsTestJSON-1782140615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:14:33.206777 n-d-825175-3 sudo[112132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:14:33.209372 n-d-825175-3 sudo[112132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:14:34.073194 n-d-825175-3 sudo[112132]: pam_unix(sudo:session): session closed for user root
Feb 09 13:14:34.076299 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f898fdff-dcbc-45d0-8085-1678adfb2c26 req-a2c15a22-ea73-4426-8fbc-092e7b90484a tempest-VolumesSnapshotsTestJSON-1782140615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.924s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:14:34.081293 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [req-f898fdff-dcbc-45d0-8085-1678adfb2c26 req-a2c15a22-ea73-4426-8fbc-092e7b90484a tempest-VolumesSnapshotsTestJSON-1782140615 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:14:34.091097 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-f898fdff-dcbc-45d0-8085-1678adfb2c26 req-a2c15a22-ea73-4426-8fbc-092e7b90484a tempest-VolumesSnapshotsTestJSON-1782140615 None] Deleted volume successfully.
Feb 09 13:14:34.115329 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-f898fdff-dcbc-45d0-8085-1678adfb2c26 req-a2c15a22-ea73-4426-8fbc-092e7b90484a tempest-VolumesSnapshotsTestJSON-1782140615 None] Lock "b'cinder-31b42fae-8cce-4dad-aa42-7a357a3aa891-delete_volume'" released by "delete_volume" :: held 4.251s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:15:04.667725 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:15:04.668977 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:15:04.672065 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:15:04.758328 n-d-825175-3 sudo[112588]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:15:04.777490 n-d-825175-3 sudo[112588]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:15:06.144121 n-d-825175-3 sudo[112588]: pam_unix(sudo:session): session closed for user root
Feb 09 13:15:06.146803 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.474s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:15:06.149794 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:15:06.220406 n-d-825175-3 sudo[112640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:15:06.222713 n-d-825175-3 sudo[112640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:15:07.102036 n-d-825175-3 sudo[112640]: pam_unix(sudo:session): session closed for user root
Feb 09 13:15:07.105064 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.955s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:15:07.109990 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:15:13.702857 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:15:13.732475 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:15:13.748923 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:15:13.765646 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Flow 'volume_create_manager' (cc711115-e1be-4c39-a992-064aca959785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:15:13.772474 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8de62750-1628-4ce0-ac17-06c1c1be6c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:15:13.812452 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:15:13.875193 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8de62750-1628-4ce0-ac17-06c1c1be6c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:15:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2133083693',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=e0a3c79e-6d99-4bbd-946f-42ec36c35b1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a56e84bc023c45cc83f6fd03a7667234',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:15:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:15:14Z,user_id='d5337f23e0374fcc82f3603bb4734f19',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:15:13.882215 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3167557-b780-4ed3-a48a-133d9cc4c03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:15:13.906539 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3167557-b780-4ed3-a48a-133d9cc4c03a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:15:13.915854 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57bc23e0-0d9a-47be-981d-18664f31db29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:15:13.922390 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57bc23e0-0d9a-47be-981d-18664f31db29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e0a3c79e-6d99-4bbd-946f-42ec36c35b1e', 'volume_name': 'volume-e0a3c79e-6d99-4bbd-946f-42ec36c35b1e', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:15:13.929343 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fce6d073-ae70-4ae9-9799-cd8682e165df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:15:13.932299 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fce6d073-ae70-4ae9-9799-cd8682e165df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:15:13.937377 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (090ec928-a97e-4400-867d-1e664fd8e4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:15:13.950524 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Volume e0a3c79e-6d99-4bbd-946f-42ec36c35b1e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e0a3c79e-6d99-4bbd-946f-42ec36c35b1e', 'volume_size': 1}
Feb 09 13:15:13.952170 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0a3c79e-6d99-4bbd-946f-42ec36c35b1e stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:15:13.995604 n-d-825175-3 sudo[112702]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0a3c79e-6d99-4bbd-946f-42ec36c35b1e stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:15:13.997316 n-d-825175-3 sudo[112702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:15:14.938536 n-d-825175-3 sudo[112702]: pam_unix(sudo:session): session closed for user root
Feb 09 13:15:14.941858 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0a3c79e-6d99-4bbd-946f-42ec36c35b1e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.989s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:15:14.948453 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (090ec928-a97e-4400-867d-1e664fd8e4ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e0a3c79e-6d99-4bbd-946f-42ec36c35b1e', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:15:14.956708 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d6533ca6-b91e-4eab-a434-04c6045ceee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:15:14.982130 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Volume volume-e0a3c79e-6d99-4bbd-946f-42ec36c35b1e (e0a3c79e-6d99-4bbd-946f-42ec36c35b1e): created successfully
Feb 09 13:15:14.984483 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d6533ca6-b91e-4eab-a434-04c6045ceee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:15:14.997436 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Flow 'volume_create_manager' (cc711115-e1be-4c39-a992-064aca959785) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:15:15.028063 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-26e856e6-fc8b-4262-91bd-e010be566dc0 tempest-AttachVolumeShelveTestJSON-323984212 None] Created volume successfully.
Feb 09 13:16:04.665510 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:16:04.666868 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:16:04.667812 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:16:04.729729 n-d-825175-3 sudo[113428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:16:04.732798 n-d-825175-3 sudo[113428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:16:05.874936 n-d-825175-3 sudo[113428]: pam_unix(sudo:session): session closed for user root
Feb 09 13:16:05.878362 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.210s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:16:05.881100 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:16:05.975705 n-d-825175-3 sudo[113431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:16:05.993389 n-d-825175-3 sudo[113431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:16:07.274844 n-d-825175-3 sudo[113431]: pam_unix(sudo:session): session closed for user root
Feb 09 13:16:07.276739 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/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.395s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:16:07.279716 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:16:37.771478 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-2271fd42-6f5f-4fe5-9e1b-5a9646c4b6b2 req-d1ce368e-6898-43ea-ac1f-431847cc9206 tempest-AttachVolumeShelveTestJSON-323984212 None] No connector for attachment d0b6f931-21ee-4840-8ab0-5b0233ad9776; skipping storage backend terminate_connection call. {{(pid=91721) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:4635}}
Feb 09 13:16:37.772647 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-2271fd42-6f5f-4fe5-9e1b-5a9646c4b6b2 req-d1ce368e-6898-43ea-ac1f-431847cc9206 tempest-AttachVolumeShelveTestJSON-323984212 None] Deleting attachment d0b6f931-21ee-4840-8ab0-5b0233ad9776. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:16:37.875025 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-2271fd42-6f5f-4fe5-9e1b-5a9646c4b6b2 req-d1ce368e-6898-43ea-ac1f-431847cc9206 tempest-AttachVolumeShelveTestJSON-323984212 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:16:37.875025 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:16:37.875025 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:16:46.639333 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:16:46.663663 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:16:46.664328 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:16:46.691710 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Flow 'volume_create_manager' (8806d786-e74c-42d9-a71a-18b833ce3b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:16:46.702709 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cd732971-5b2a-4bd1-b257-e87884af65d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:16:46.750120 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:16:46.779954 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cd732971-5b2a-4bd1-b257-e87884af65d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:16:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1742321208',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=f14be9e9-97ce-45fd-b1a3-22e5bc266274,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bf42b67591842eeb2c9ab0bd5cffbc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:16:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:16:47Z,user_id='e7bdf35174c7440baf3d27f4097f4ca0',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:16:46.783393 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5538691-6cb0-4734-b644-65ccacf24286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:16:46.785735 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5538691-6cb0-4734-b644-65ccacf24286) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:16:46.788583 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1318ffa1-11d0-4de1-bc75-2e0911c48aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:16:46.919589 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1318ffa1-11d0-4de1-bc75-2e0911c48aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'f14be9e9-97ce-45fd-b1a3-22e5bc266274', 'volume_name': 'volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:16:46.931194 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7a05552-f4aa-4de5-8fbf-3b55a441e29d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:16:46.939904 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7a05552-f4aa-4de5-8fbf-3b55a441e29d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:16:46.947881 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b89225a4-d495-47da-800e-d548ca9e2cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:16:46.952214 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Volume f14be9e9-97ce-45fd-b1a3-22e5bc266274: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 09 13:16:46.953630 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Cloning f14be9e9-97ce-45fd-b1a3-22e5bc266274 from image aec45eaa-b201-4ef5-a863-48d953847b20 at location (None, None). {{(pid=91721) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 09 13:17:04.668981 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:17:04.671685 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:17:04.674094 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:17:04.761339 n-d-825175-3 sudo[114485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:17:04.767540 n-d-825175-3 sudo[114485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:17:05.673890 n-d-825175-3 sudo[114485]: pam_unix(sudo:session): session closed for user root
Feb 09 13:17:05.677027 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.003s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:17:05.682158 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:17:05.744380 n-d-825175-3 sudo[114511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:17:05.746742 n-d-825175-3 sudo[114511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:17:06.577490 n-d-825175-3 sudo[114511]: pam_unix(sudo:session): session closed for user root
Feb 09 13:17:06.580173 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.898s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:17:06.582323 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:17:08.296181 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1, size 616.00 MB, duration 21.34 sec {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 09 13:17:08.297294 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Image download 616.00 MB at 28.87 MB/s
Feb 09 13:17:08.350283 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:17:08.494151 n-d-825175-3 sudo[114563]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1
Feb 09 13:17:08.494994 n-d-825175-3 sudo[114563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:17:09.272640 n-d-825175-3 sudo[114563]: pam_unix(sudo:session): session closed for user root
Feb 09 13:17:09.274976 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1" returned: 0 in 0.925s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:17:09.275875 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 is fetched for user e7bdf35174c7440baf3d27f4097f4ca0. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 09 13:17:09.403521 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:17:09.624551 n-d-825175-3 sudo[114575]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1
Feb 09 13:17:09.626138 n-d-825175-3 sudo[114575]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:17:10.353806 n-d-825175-3 sudo[114575]: pam_unix(sudo:session): session closed for user root
Feb 09 13:17:10.356977 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1" returned: 0 in 0.954s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:17:10.359062 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:17:10.400095 n-d-825175-3 sudo[114582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:17:10.409523 n-d-825175-3 sudo[114582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:17:11.296853 n-d-825175-3 sudo[114582]: pam_unix(sudo:session): session closed for user root
Feb 09 13:17:11.299374 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.940s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:17:11.324214 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Attempting download of aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume f14be9e9-97ce-45fd-b1a3-22e5bc266274. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 09 13:17:11.378618 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_0g3076sw {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:17:11.533008 n-d-825175-3 sudo[114645]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_aec45eaa-b201-4ef5-a863-48d953847b20_0g3076sw
Feb 09 13:17:11.533810 n-d-825175-3 sudo[114645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:17:12.286737 n-d-825175-3 sudo[114645]: pam_unix(sudo:session): session closed for user root
Feb 09 13:17:12.289279 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_0g3076sw" returned: 0 in 0.911s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:17:12.290735 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:17:12.448905 n-d-825175-3 sudo[114657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1
Feb 09 13:17:12.451667 n-d-825175-3 sudo[114657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:17:13.065526 n-d-825175-3 sudo[114657]: pam_unix(sudo:session): session closed for user root
Feb 09 13:17:13.068157 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1" returned: 0 in 0.777s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:17:13.068960 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] aec45eaa-b201-4ef5-a863-48d953847b20 was vhdx, converting to raw {{(pid=91721) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 09 13:17:13.070027 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f14be9e9--97ce--45fd--b1a3--22e5bc266274 oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:17:13.115395 n-d-825175-3 sudo[114665]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f14be9e9--97ce--45fd--b1a3--22e5bc266274 oflag=direct
Feb 09 13:17:13.116267 n-d-825175-3 sudo[114665]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:17:13.929051 n-d-825175-3 sudo[114665]: pam_unix(sudo:session): session closed for user root
Feb 09 13:17:13.931402 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f14be9e9--97ce--45fd--b1a3--22e5bc266274 oflag=direct" returned: 0 in 0.861s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:17:13.932658 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 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_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f14be9e9--97ce--45fd--b1a3--22e5bc266274 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:17:13.980544 n-d-825175-3 sudo[114679]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f14be9e9--97ce--45fd--b1a3--22e5bc266274
Feb 09 13:17:13.987490 n-d-825175-3 sudo[114679]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:17:15.821515 n-d-825175-3 sudo[114679]: pam_unix(sudo:session): session closed for user root
Feb 09 13:17:15.825908 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 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_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f14be9e9--97ce--45fd--b1a3--22e5bc266274" returned: 0 in 1.892s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:17:15.828309 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:17:15.933696 n-d-825175-3 sudo[114724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1
Feb 09 13:17:15.935211 n-d-825175-3 sudo[114724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:17:16.677006 n-d-825175-3 sudo[114724]: pam_unix(sudo:session): session closed for user root
Feb 09 13:17:16.680380 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1" returned: 0 in 0.851s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:17:16.682997 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pyqosjspn-d-825175-3@lvmdriver-1, size 700.00 MB, duration 1.90 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--f14be9e9--97ce--45fd--b1a3--22e5bc266274 {{(pid=91721) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 09 13:17:16.684922 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Converted 700.00 MB image at 369.35 MB/s
Feb 09 13:17:16.688552 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Downloaded image aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume f14be9e9-97ce-45fd-b1a3-22e5bc266274 successfully. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 09 13:17:16.841433 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 for user e7bdf35174c7440baf3d27f4097f4ca0 is deleted. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 09 13:17:16.842867 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Marking volume f14be9e9-97ce-45fd-b1a3-22e5bc266274 as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 13:17:16.855189 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Copying metadata from image aec45eaa-b201-4ef5-a863-48d953847b20 to f14be9e9-97ce-45fd-b1a3-22e5bc266274. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 09 13:17:16.856382 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Creating volume glance metadata for volume f14be9e9-97ce-45fd-b1a3-22e5bc266274 backed by image aec45eaa-b201-4ef5-a863-48d953847b20 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91721) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 09 13:17:17.029795 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b89225a4-d495-47da-800e-d548ca9e2cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:17:17.048361 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce955390-7be6-4864-97a2-027e2ebcdee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:17:17.078655 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Volume volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274 (f14be9e9-97ce-45fd-b1a3-22e5bc266274): created successfully
Feb 09 13:17:17.080487 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce955390-7be6-4864-97a2-027e2ebcdee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:17:17.083720 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Flow 'volume_create_manager' (8806d786-e74c-42d9-a71a-18b833ce3b67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:17:17.101286 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f0d8e025-61da-4b36-9d4d-ca5637c9ffaa tempest-TaggedBootDevicesTest_v242-248161100 None] Created volume successfully.
Feb 09 13:17:18.884818 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:17:18.900046 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:17:18.901911 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:17:18.997779 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Flow 'volume_create_manager' (f4f141b1-b2cb-456e-9c38-7a8221c6ace9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:17:19.012391 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d883698-05b3-4757-9e8a-6a0ebec922d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:17:19.138161 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:17:19.286119 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d883698-05b3-4757-9e8a-6a0ebec922d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:17:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-932190639',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=7b37cc54-424e-4d52-9ca3-733234521844,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bf42b67591842eeb2c9ab0bd5cffbc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:17:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:17:19Z,user_id='e7bdf35174c7440baf3d27f4097f4ca0',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:17:19.312820 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cfbb8095-d8f7-4348-a509-8999d04b440a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:17:19.328571 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cfbb8095-d8f7-4348-a509-8999d04b440a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:17:19.355684 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b476da5-6ced-4fc0-a0ab-a78bc0ec87a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:17:19.363047 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b476da5-6ced-4fc0-a0ab-a78bc0ec87a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7b37cc54-424e-4d52-9ca3-733234521844', 'volume_name': 'volume-7b37cc54-424e-4d52-9ca3-733234521844', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:17:19.371325 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6480951-64f0-4f2f-865e-bb30706b46d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:17:19.377264 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6480951-64f0-4f2f-865e-bb30706b46d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:17:19.387028 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52957195-cbad-418f-866a-56c1f5e64f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:17:19.389199 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Volume 7b37cc54-424e-4d52-9ca3-733234521844: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7b37cc54-424e-4d52-9ca3-733234521844', 'volume_size': 1}
Feb 09 13:17:19.396298 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b37cc54-424e-4d52-9ca3-733234521844 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:17:19.445024 n-d-825175-3 sudo[114800]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b37cc54-424e-4d52-9ca3-733234521844 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:17:19.445873 n-d-825175-3 sudo[114800]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:17:20.502956 n-d-825175-3 sudo[114800]: pam_unix(sudo:session): session closed for user root
Feb 09 13:17:20.506170 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b37cc54-424e-4d52-9ca3-733234521844 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.113s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:17:20.512188 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52957195-cbad-418f-866a-56c1f5e64f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7b37cc54-424e-4d52-9ca3-733234521844', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:17:20.535903 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a9823f5a-9867-4115-ba23-e9abb2af6696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:17:20.550797 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Volume volume-7b37cc54-424e-4d52-9ca3-733234521844 (7b37cc54-424e-4d52-9ca3-733234521844): created successfully
Feb 09 13:17:20.552764 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a9823f5a-9867-4115-ba23-e9abb2af6696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:17:20.556286 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Flow 'volume_create_manager' (f4f141b1-b2cb-456e-9c38-7a8221c6ace9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:17:20.572968 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-81c89434-5883-4aa1-9d8c-9b8f1c304450 tempest-TaggedBootDevicesTest_v242-248161100 None] Created volume successfully.
Feb 09 13:17:22.356047 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:17:22.365790 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:17:22.366913 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:17:22.385684 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Flow 'volume_create_manager' (8a166bb4-4605-4465-9880-0cd8f50b44c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:17:22.390233 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ba338024-b801-40bc-b938-543f7e9df7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:17:22.421152 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:17:22.554013 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ba338024-b801-40bc-b938-543f7e9df7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:17:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-376046251',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=cb2056c4-eba2-46cf-b175-ef6e4904f454,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bf42b67591842eeb2c9ab0bd5cffbc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:17:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:17:22Z,user_id='e7bdf35174c7440baf3d27f4097f4ca0',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:17:22.564855 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b182975-0912-4067-a230-911c15798ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:17:22.567277 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b182975-0912-4067-a230-911c15798ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:17:22.575600 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e2cadd8-e5b0-4211-ab97-2d206549e3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:17:22.578509 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e2cadd8-e5b0-4211-ab97-2d206549e3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cb2056c4-eba2-46cf-b175-ef6e4904f454', 'volume_name': 'volume-cb2056c4-eba2-46cf-b175-ef6e4904f454', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:17:22.580748 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c66f3ca-d0af-48d9-bf5d-4a4cd18dbc22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:17:22.591702 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c66f3ca-d0af-48d9-bf5d-4a4cd18dbc22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:17:22.593987 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (914c4221-02d5-477b-9459-ca4a01619124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:17:22.600961 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Volume cb2056c4-eba2-46cf-b175-ef6e4904f454: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cb2056c4-eba2-46cf-b175-ef6e4904f454', 'volume_size': 1}
Feb 09 13:17:22.602251 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cb2056c4-eba2-46cf-b175-ef6e4904f454 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:17:22.670198 n-d-825175-3 sudo[114837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cb2056c4-eba2-46cf-b175-ef6e4904f454 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:17:22.675130 n-d-825175-3 sudo[114837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:17:23.984473 n-d-825175-3 sudo[114837]: pam_unix(sudo:session): session closed for user root
Feb 09 13:17:23.988387 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cb2056c4-eba2-46cf-b175-ef6e4904f454 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.386s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:17:23.996247 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (914c4221-02d5-477b-9459-ca4a01619124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cb2056c4-eba2-46cf-b175-ef6e4904f454', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:17:24.003155 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33f49b49-bc49-4564-be7d-056d61f40e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:17:24.026177 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Volume volume-cb2056c4-eba2-46cf-b175-ef6e4904f454 (cb2056c4-eba2-46cf-b175-ef6e4904f454): created successfully
Feb 09 13:17:24.032086 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33f49b49-bc49-4564-be7d-056d61f40e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:17:24.040963 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Flow 'volume_create_manager' (8a166bb4-4605-4465-9880-0cd8f50b44c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:17:24.057917 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-4c5a1c72-1291-49b9-a771-2216ab96b203 tempest-TaggedBootDevicesTest_v242-248161100 None] Created volume successfully.
Feb 09 13:18:04.673754 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:18:04.675283 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:18:04.676225 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:04.707311 n-d-825175-3 sudo[115892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:18:04.708775 n-d-825175-3 sudo[115892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:18:05.457284 n-d-825175-3 sudo[115892]: pam_unix(sudo:session): session closed for user root
Feb 09 13:18:05.460279 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:05.462648 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:05.491464 n-d-825175-3 sudo[115913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:18:05.493569 n-d-825175-3 sudo[115913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:18:06.175438 n-d-825175-3 sudo[115913]: pam_unix(sudo:session): session closed for user root
Feb 09 13:18:06.177419 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.715s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:06.180698 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:18:08.990635 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-5acde7e7-e796-4dee-8afe-29737473f9f9 tempest-AttachVolumeShelveTestJSON-323984212 None] Lock "b'cinder-e0a3c79e-6d99-4bbd-946f-42ec36c35b1e-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:18:09.069357 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-5acde7e7-e796-4dee-8afe-29737473f9f9 tempest-AttachVolumeShelveTestJSON-323984212 None] Skipping remove_export. No iscsi_target is presently exported for volume: e0a3c79e-6d99-4bbd-946f-42ec36c35b1e
Feb 09 13:18:09.071595 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5acde7e7-e796-4dee-8afe-29737473f9f9 tempest-AttachVolumeShelveTestJSON-323984212 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e0a3c79e-6d99-4bbd-946f-42ec36c35b1e {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:09.096127 n-d-825175-3 sudo[115943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e0a3c79e-6d99-4bbd-946f-42ec36c35b1e
Feb 09 13:18:09.097834 n-d-825175-3 sudo[115943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:18:09.769321 n-d-825175-3 sudo[115943]: pam_unix(sudo:session): session closed for user root
Feb 09 13:18:09.772222 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5acde7e7-e796-4dee-8afe-29737473f9f9 tempest-AttachVolumeShelveTestJSON-323984212 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e0a3c79e-6d99-4bbd-946f-42ec36c35b1e" returned: 0 in 0.700s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:09.774381 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5acde7e7-e796-4dee-8afe-29737473f9f9 tempest-AttachVolumeShelveTestJSON-323984212 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e0a3c79e-6d99-4bbd-946f-42ec36c35b1e {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:09.812678 n-d-825175-3 sudo[115946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e0a3c79e-6d99-4bbd-946f-42ec36c35b1e
Feb 09 13:18:09.813565 n-d-825175-3 sudo[115946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:18:10.503973 n-d-825175-3 sudo[115946]: pam_unix(sudo:session): session closed for user root
Feb 09 13:18:10.506256 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5acde7e7-e796-4dee-8afe-29737473f9f9 tempest-AttachVolumeShelveTestJSON-323984212 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e0a3c79e-6d99-4bbd-946f-42ec36c35b1e" returned: 0 in 0.732s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:10.508425 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5acde7e7-e796-4dee-8afe-29737473f9f9 tempest-AttachVolumeShelveTestJSON-323984212 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0a3c79e-6d99-4bbd-946f-42ec36c35b1e {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:10.562237 n-d-825175-3 sudo[115952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0a3c79e-6d99-4bbd-946f-42ec36c35b1e
Feb 09 13:18:10.563432 n-d-825175-3 sudo[115952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:18:11.330784 n-d-825175-3 sudo[115952]: pam_unix(sudo:session): session closed for user root
Feb 09 13:18:11.333594 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5acde7e7-e796-4dee-8afe-29737473f9f9 tempest-AttachVolumeShelveTestJSON-323984212 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0a3c79e-6d99-4bbd-946f-42ec36c35b1e" returned: 0 in 0.825s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:11.336151 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-5acde7e7-e796-4dee-8afe-29737473f9f9 tempest-AttachVolumeShelveTestJSON-323984212 None] Successfully deleted volume: e0a3c79e-6d99-4bbd-946f-42ec36c35b1e
Feb 09 13:18:11.404466 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-5acde7e7-e796-4dee-8afe-29737473f9f9 tempest-AttachVolumeShelveTestJSON-323984212 None] Created reservations ['646bab95-82f2-459d-a11d-543ec10fefb0', '14fe1a56-6948-4c01-b473-c092670bbc0c', '6a4a413c-58af-42c2-bfca-f8ba201f1d33', 'ce4495b2-37c3-4893-8dfa-a40d348e51e8'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:18:11.408949 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-5acde7e7-e796-4dee-8afe-29737473f9f9 tempest-AttachVolumeShelveTestJSON-323984212 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:18:11.408949 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:18:11.408949 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:18:11.495998 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-5acde7e7-e796-4dee-8afe-29737473f9f9 tempest-AttachVolumeShelveTestJSON-323984212 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:18:11.511962 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5acde7e7-e796-4dee-8afe-29737473f9f9 tempest-AttachVolumeShelveTestJSON-323984212 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:11.575098 n-d-825175-3 sudo[115960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:18:11.576135 n-d-825175-3 sudo[115960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:18:12.481343 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-231db56f-0785-4b5f-a070-1b82e6f6612f tempest-AttachVolumeShelveTestJSON-323984212 None] Lock "b'cinder-b5fbef2c-e31a-4635-bc93-9fcc0d355750-delete_volume'" acquired by "delete_volume" :: waited 0.037s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:18:12.601596 n-d-825175-3 sudo[115960]: pam_unix(sudo:session): session closed for user root
Feb 09 13:18:12.651597 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5acde7e7-e796-4dee-8afe-29737473f9f9 tempest-AttachVolumeShelveTestJSON-323984212 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.154s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:12.655196 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5acde7e7-e796-4dee-8afe-29737473f9f9 tempest-AttachVolumeShelveTestJSON-323984212 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:12.704084 n-d-825175-3 sudo[115967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:18:12.716825 n-d-825175-3 sudo[115967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:18:12.720890 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-b90b960f-a1e3-4ab9-9f16-1286e6a63e0b tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:12.760121 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:12.762284 n-d-825175-3 sudo[115969]: ubuntu : 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-f14be9e9-97ce-45fd-b1a3-22e5bc266274
Feb 09 13:18:12.775008 n-d-825175-3 sudo[115969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:18:12.983841 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.226s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:12.984399 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398630048]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:18:12.985364 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-231db56f-0785-4b5f-a070-1b82e6f6612f tempest-AttachVolumeShelveTestJSON-323984212 None] Skipping remove_export. No iscsi_target is presently exported for volume: b5fbef2c-e31a-4635-bc93-9fcc0d355750
Feb 09 13:18:12.986899 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-231db56f-0785-4b5f-a070-1b82e6f6612f tempest-AttachVolumeShelveTestJSON-323984212 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:13.034542 n-d-825175-3 sudo[115973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750
Feb 09 13:18:13.037378 n-d-825175-3 sudo[115973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:18:13.581602 n-d-825175-3 sudo[115967]: pam_unix(sudo:session): session closed for user root
Feb 09 13:18:13.584111 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5acde7e7-e796-4dee-8afe-29737473f9f9 tempest-AttachVolumeShelveTestJSON-323984212 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.929s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:13.586406 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-5acde7e7-e796-4dee-8afe-29737473f9f9 tempest-AttachVolumeShelveTestJSON-323984212 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:18:13.593050 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-5acde7e7-e796-4dee-8afe-29737473f9f9 tempest-AttachVolumeShelveTestJSON-323984212 None] Deleted volume successfully.
Feb 09 13:18:13.616037 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-5acde7e7-e796-4dee-8afe-29737473f9f9 tempest-AttachVolumeShelveTestJSON-323984212 None] Lock "b'cinder-e0a3c79e-6d99-4bbd-946f-42ec36c35b1e-delete_volume'" released by "delete_volume" :: held 4.625s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:18:13.680030 n-d-825175-3 sudo[115969]: pam_unix(sudo:session): session closed for user root
Feb 09 13:18:13.681807 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-b90b960f-a1e3-4ab9-9f16-1286e6a63e0b tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274" returned: 0 in 0.961s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:13.792661 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:13.809178 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:13.809519 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398223744]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:18:13.810714 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-b90b960f-a1e3-4ab9-9f16-1286e6a63e0b tempest-TaggedBootDevicesTest_v242-248161100 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:18:13.811496 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-b90b960f-a1e3-4ab9-9f16-1286e6a63e0b tempest-TaggedBootDevicesTest_v242-248161100 None] Creating iscsi_target for Volume ID: volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:18:13.827040 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-b90b960f-a1e3-4ab9-9f16-1286e6a63e0b tempest-TaggedBootDevicesTest_v242-248161100 None] Created volume path /opt/stack/data/cinder/volumes/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274,
Feb 09 13:18:13.827040 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:18:13.827040 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:18:13.827040 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274
Feb 09 13:18:13.827040 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:18:13.827040 n-d-825175-3 cinder-volume[91721]: incominguser q6DvFSqSmVc3PmUc35cu 6nL5vwAcGmJaww8a
Feb 09 13:18:13.827040 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:18:13.827040 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:18:13.827040 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:18:13.827040 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:18:13.831147 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:13.841953 n-d-825175-3 sudo[115973]: pam_unix(sudo:session): session closed for user root
Feb 09 13:18:13.843848 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-231db56f-0785-4b5f-a070-1b82e6f6612f tempest-AttachVolumeShelveTestJSON-323984212 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750" returned: 0 in 0.857s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:13.845341 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-231db56f-0785-4b5f-a070-1b82e6f6612f tempest-AttachVolumeShelveTestJSON-323984212 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:13.892453 n-d-825175-3 sudo[115980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750
Feb 09 13:18:13.893296 n-d-825175-3 sudo[115980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:18:14.449749 n-d-825175-3 sudo[115980]: pam_unix(sudo:session): session closed for user root
Feb 09 13:18:14.452650 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-231db56f-0785-4b5f-a070-1b82e6f6612f tempest-AttachVolumeShelveTestJSON-323984212 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750" returned: 0 in 0.607s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:14.455900 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-231db56f-0785-4b5f-a070-1b82e6f6612f tempest-AttachVolumeShelveTestJSON-323984212 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:14.564858 n-d-825175-3 sudo[115999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750
Feb 09 13:18:14.571524 n-d-825175-3 sudo[115999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:18:14.615288 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274" returned: 0 in 0.785s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:14.615597 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398223744]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:18:14.616460 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-b90b960f-a1e3-4ab9-9f16-1286e6a63e0b tempest-TaggedBootDevicesTest_v242-248161100 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:18:14.616819 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-b90b960f-a1e3-4ab9-9f16-1286e6a63e0b tempest-TaggedBootDevicesTest_v242-248161100 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:18:14.621090 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:14.657222 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.038s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:14.657552 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398223744]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n Backing store flags: \n Account information:\n q6DvFSqSmVc3PmUc35cu\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:18:14.658616 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-b90b960f-a1e3-4ab9-9f16-1286e6a63e0b tempest-TaggedBootDevicesTest_v242-248161100 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:18:14.662387 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:14.929122 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.269s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:14.929645 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398223744]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n Backing store flags: \n Account information:\n q6DvFSqSmVc3PmUc35cu\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:18:14.932601 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:15.126735 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.196s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:15.127069 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398223744]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n Backing store flags: \n Account information:\n q6DvFSqSmVc3PmUc35cu\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:18:15.128153 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-b90b960f-a1e3-4ab9-9f16-1286e6a63e0b tempest-TaggedBootDevicesTest_v242-248161100 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:18:15.245217 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-b90b960f-a1e3-4ab9-9f16-1286e6a63e0b tempest-TaggedBootDevicesTest_v242-248161100 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274', 'target_lun': 1, 'volume_id': 'f14be9e9-97ce-45fd-b1a3-22e5bc266274', 'auth_method': 'CHAP', 'auth_username': 'q6DvFSqSmVc3PmUc35cu', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '1fa1727f-0c75-4e44-85dc-2ed77f510d96'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:18:15.366706 n-d-825175-3 sudo[115999]: pam_unix(sudo:session): session closed for user root
Feb 09 13:18:15.384070 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-231db56f-0785-4b5f-a070-1b82e6f6612f tempest-AttachVolumeShelveTestJSON-323984212 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5fbef2c-e31a-4635-bc93-9fcc0d355750" returned: 0 in 0.928s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:15.385263 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-231db56f-0785-4b5f-a070-1b82e6f6612f tempest-AttachVolumeShelveTestJSON-323984212 None] Successfully deleted volume: b5fbef2c-e31a-4635-bc93-9fcc0d355750
Feb 09 13:18:15.463158 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-b90b960f-a1e3-4ab9-9f16-1286e6a63e0b tempest-TaggedBootDevicesTest_v242-248161100 None] attachment_update completed successfully.
Feb 09 13:18:15.493615 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-231db56f-0785-4b5f-a070-1b82e6f6612f tempest-AttachVolumeShelveTestJSON-323984212 None] Created reservations ['f39d6754-4552-4e1e-941f-ddf70aa9c19f', '77c6ea24-e1f1-4af1-bc39-dccb1dd04ecd', '8046778b-4dcb-4910-a80e-1d7557c4ff3b', '80cd707d-9fbd-492a-9a4d-db00f7f9f2e7'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:18:15.495741 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-231db56f-0785-4b5f-a070-1b82e6f6612f tempest-AttachVolumeShelveTestJSON-323984212 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:18:15.495741 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:18:15.495741 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:18:15.573957 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-231db56f-0785-4b5f-a070-1b82e6f6612f tempest-AttachVolumeShelveTestJSON-323984212 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:18:15.574691 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-231db56f-0785-4b5f-a070-1b82e6f6612f tempest-AttachVolumeShelveTestJSON-323984212 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:15.642960 n-d-825175-3 sudo[116063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:18:15.643916 n-d-825175-3 sudo[116063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:18:16.270237 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b7803e4-cd7e-4ae7-8e49-5c19e9403881 tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7b37cc54-424e-4d52-9ca3-733234521844 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:16.324236 n-d-825175-3 sudo[116085]: ubuntu : 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-7b37cc54-424e-4d52-9ca3-733234521844
Feb 09 13:18:16.326524 n-d-825175-3 sudo[116085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:18:16.645579 n-d-825175-3 sudo[116063]: pam_unix(sudo:session): session closed for user root
Feb 09 13:18:16.648011 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-231db56f-0785-4b5f-a070-1b82e6f6612f tempest-AttachVolumeShelveTestJSON-323984212 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.073s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:16.650060 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-231db56f-0785-4b5f-a070-1b82e6f6612f tempest-AttachVolumeShelveTestJSON-323984212 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:16.697109 n-d-825175-3 sudo[116090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:18:16.702993 n-d-825175-3 sudo[116090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:18:16.984821 n-d-825175-3 sudo[116085]: pam_unix(sudo:session): session closed for user root
Feb 09 13:18:16.987473 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b7803e4-cd7e-4ae7-8e49-5c19e9403881 tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7b37cc54-424e-4d52-9ca3-733234521844" returned: 0 in 0.719s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:17.093573 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:17.107568 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:17.108163 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n Backing store flags: \n Account information:\n q6DvFSqSmVc3PmUc35cu\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b7803e4-cd7e-4ae7-8e49-5c19e9403881 tempest-TaggedBootDevicesTest_v242-248161100 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: q6DvFSqSmVc3PmUc35cu
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:18:17.109069 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:18:17.112693 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b7803e4-cd7e-4ae7-8e49-5c19e9403881 tempest-TaggedBootDevicesTest_v242-248161100 None] Creating iscsi_target for Volume ID: volume-7b37cc54-424e-4d52-9ca3-733234521844 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:18:17.117368 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b7803e4-cd7e-4ae7-8e49-5c19e9403881 tempest-TaggedBootDevicesTest_v242-248161100 None] Created volume path /opt/stack/data/cinder/volumes/volume-7b37cc54-424e-4d52-9ca3-733234521844,
Feb 09 13:18:17.117368 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:18:17.117368 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:18:17.117368 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7b37cc54-424e-4d52-9ca3-733234521844
Feb 09 13:18:17.117368 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:18:17.117368 n-d-825175-3 cinder-volume[91721]: incominguser xLAifECPwCHvah7itvbu ktE3q6gpRee2YdPb
Feb 09 13:18:17.117368 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:18:17.117368 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:18:17.117368 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:18:17.117368 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:18:17.119785 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7b37cc54-424e-4d52-9ca3-733234521844 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:17.627974 n-d-825175-3 sudo[116090]: pam_unix(sudo:session): session closed for user root
Feb 09 13:18:17.630051 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-231db56f-0785-4b5f-a070-1b82e6f6612f tempest-AttachVolumeShelveTestJSON-323984212 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.980s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:17.631864 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-231db56f-0785-4b5f-a070-1b82e6f6612f tempest-AttachVolumeShelveTestJSON-323984212 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:18:17.637402 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-231db56f-0785-4b5f-a070-1b82e6f6612f tempest-AttachVolumeShelveTestJSON-323984212 None] Deleted volume successfully.
Feb 09 13:18:17.660472 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-231db56f-0785-4b5f-a070-1b82e6f6612f tempest-AttachVolumeShelveTestJSON-323984212 None] Lock "b'cinder-b5fbef2c-e31a-4635-bc93-9fcc0d355750-delete_volume'" released by "delete_volume" :: held 5.180s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:18:17.885849 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7b37cc54-424e-4d52-9ca3-733234521844" returned: 0 in 0.763s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:17.889180 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:18:17.889854 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b7803e4-cd7e-4ae7-8e49-5c19e9403881 tempest-TaggedBootDevicesTest_v242-248161100 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:18:17.893321 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b7803e4-cd7e-4ae7-8e49-5c19e9403881 tempest-TaggedBootDevicesTest_v242-248161100 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:18:17.894903 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:17.912000 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:17.912544 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n Backing store flags: \n Account information:\n q6DvFSqSmVc3PmUc35cu\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7b37cc54-424e-4d52-9ca3-733234521844\n System information:\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-7b37cc54-424e-4d52-9ca3-733234521844\n Backing store flags: \n Account information:\n xLAifECPwCHvah7itvbu\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b7803e4-cd7e-4ae7-8e49-5c19e9403881 tempest-TaggedBootDevicesTest_v242-248161100 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: q6DvFSqSmVc3PmUc35cu
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:18:17.913729 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:18:17.918808 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:18.107518 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.191s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:18.108045 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n Backing store flags: \n Account information:\n q6DvFSqSmVc3PmUc35cu\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7b37cc54-424e-4d52-9ca3-733234521844\n System information:\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-7b37cc54-424e-4d52-9ca3-733234521844\n Backing store flags: \n Account information:\n xLAifECPwCHvah7itvbu\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:18:18.110326 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:18.329067 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.218s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:18.329734 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n Backing store flags: \n Account information:\n q6DvFSqSmVc3PmUc35cu\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7b37cc54-424e-4d52-9ca3-733234521844\n System information:\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-7b37cc54-424e-4d52-9ca3-733234521844\n Backing store flags: \n Account information:\n xLAifECPwCHvah7itvbu\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:18:18.331432 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b7803e4-cd7e-4ae7-8e49-5c19e9403881 tempest-TaggedBootDevicesTest_v242-248161100 None] Set provider_location to: 10.222.0.59:3260,2 iqn.2010-10.org.openstack:volume-7b37cc54-424e-4d52-9ca3-733234521844 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:18:18.393959 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b7803e4-cd7e-4ae7-8e49-5c19e9403881 tempest-TaggedBootDevicesTest_v242-248161100 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-7b37cc54-424e-4d52-9ca3-733234521844', 'target_lun': 1, 'volume_id': '7b37cc54-424e-4d52-9ca3-733234521844', 'auth_method': 'CHAP', 'auth_username': 'xLAifECPwCHvah7itvbu', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e3707e58-0387-4e17-b3c9-71f292ecaf99'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:18:18.546461 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b7803e4-cd7e-4ae7-8e49-5c19e9403881 tempest-TaggedBootDevicesTest_v242-248161100 None] attachment_update completed successfully.
Feb 09 13:18:19.271588 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b86af40-2e61-4e7b-8e2a-2176adcf23a3 tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cb2056c4-eba2-46cf-b175-ef6e4904f454 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:19.347519 n-d-825175-3 sudo[116188]: ubuntu : 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-cb2056c4-eba2-46cf-b175-ef6e4904f454
Feb 09 13:18:19.350616 n-d-825175-3 sudo[116188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:18:19.946442 n-d-825175-3 sudo[116188]: pam_unix(sudo:session): session closed for user root
Feb 09 13:18:19.948700 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b86af40-2e61-4e7b-8e2a-2176adcf23a3 tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cb2056c4-eba2-46cf-b175-ef6e4904f454" returned: 0 in 0.677s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:20.022902 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:20.040636 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:20.041150 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n Backing store flags: \n Account information:\n q6DvFSqSmVc3PmUc35cu\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7b37cc54-424e-4d52-9ca3-733234521844\n System information:\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-7b37cc54-424e-4d52-9ca3-733234521844\n Backing store flags: \n Account information:\n xLAifECPwCHvah7itvbu\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b86af40-2e61-4e7b-8e2a-2176adcf23a3 tempest-TaggedBootDevicesTest_v242-248161100 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: q6DvFSqSmVc3PmUc35cu
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Target 2: iqn.2010-10.org.openstack:volume-7b37cc54-424e-4d52-9ca3-733234521844
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b37cc54-424e-4d52-9ca3-733234521844
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: xLAifECPwCHvah7itvbu
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:18:20.042001 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:18:20.050588 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b86af40-2e61-4e7b-8e2a-2176adcf23a3 tempest-TaggedBootDevicesTest_v242-248161100 None] Creating iscsi_target for Volume ID: volume-cb2056c4-eba2-46cf-b175-ef6e4904f454 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:18:20.054566 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b86af40-2e61-4e7b-8e2a-2176adcf23a3 tempest-TaggedBootDevicesTest_v242-248161100 None] Created volume path /opt/stack/data/cinder/volumes/volume-cb2056c4-eba2-46cf-b175-ef6e4904f454,
Feb 09 13:18:20.054566 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:18:20.054566 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:18:20.054566 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-cb2056c4-eba2-46cf-b175-ef6e4904f454
Feb 09 13:18:20.054566 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:18:20.054566 n-d-825175-3 cinder-volume[91721]: incominguser jCVtK3wJrQ4bXpoe29yT FvYVx5Np5LZHDtVy
Feb 09 13:18:20.054566 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:18:20.054566 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:18:20.054566 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:18:20.054566 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:18:20.058936 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-cb2056c4-eba2-46cf-b175-ef6e4904f454 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:20.877782 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-cb2056c4-eba2-46cf-b175-ef6e4904f454" returned: 0 in 0.820s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:20.878452 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:18:20.879210 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b86af40-2e61-4e7b-8e2a-2176adcf23a3 tempest-TaggedBootDevicesTest_v242-248161100 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:18:20.879570 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b86af40-2e61-4e7b-8e2a-2176adcf23a3 tempest-TaggedBootDevicesTest_v242-248161100 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:18:20.883619 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:20.898907 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:20.899214 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n Backing store flags: \n Account information:\n q6DvFSqSmVc3PmUc35cu\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7b37cc54-424e-4d52-9ca3-733234521844\n System information:\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-7b37cc54-424e-4d52-9ca3-733234521844\n Backing store flags: \n Account information:\n xLAifECPwCHvah7itvbu\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cb2056c4-eba2-46cf-b175-ef6e4904f454\n System information:\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-cb2056c4-eba2-46cf-b175-ef6e4904f454\n Backing store flags: \n Account information:\n jCVtK3wJrQ4bXpoe29yT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b86af40-2e61-4e7b-8e2a-2176adcf23a3 tempest-TaggedBootDevicesTest_v242-248161100 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: q6DvFSqSmVc3PmUc35cu
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Target 2: iqn.2010-10.org.openstack:volume-7b37cc54-424e-4d52-9ca3-733234521844
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b37cc54-424e-4d52-9ca3-733234521844
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: xLAifECPwCHvah7itvbu
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:18:20.899823 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:18:20.905654 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:21.140221 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.238s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:21.140580 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n Backing store flags: \n Account information:\n q6DvFSqSmVc3PmUc35cu\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7b37cc54-424e-4d52-9ca3-733234521844\n System information:\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-7b37cc54-424e-4d52-9ca3-733234521844\n Backing store flags: \n Account information:\n xLAifECPwCHvah7itvbu\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cb2056c4-eba2-46cf-b175-ef6e4904f454\n System information:\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-cb2056c4-eba2-46cf-b175-ef6e4904f454\n Backing store flags: \n Account information:\n jCVtK3wJrQ4bXpoe29yT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:18:21.143939 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:18:21.335859 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.193s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:18:21.336442 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n Backing store flags: \n Account information:\n q6DvFSqSmVc3PmUc35cu\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7b37cc54-424e-4d52-9ca3-733234521844\n System information:\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-7b37cc54-424e-4d52-9ca3-733234521844\n Backing store flags: \n Account information:\n xLAifECPwCHvah7itvbu\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cb2056c4-eba2-46cf-b175-ef6e4904f454\n System information:\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-cb2056c4-eba2-46cf-b175-ef6e4904f454\n Backing store flags: \n Account information:\n jCVtK3wJrQ4bXpoe29yT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:18:21.338379 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b86af40-2e61-4e7b-8e2a-2176adcf23a3 tempest-TaggedBootDevicesTest_v242-248161100 None] Set provider_location to: 10.222.0.59:3260,3 iqn.2010-10.org.openstack:volume-cb2056c4-eba2-46cf-b175-ef6e4904f454 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:18:21.467604 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b86af40-2e61-4e7b-8e2a-2176adcf23a3 tempest-TaggedBootDevicesTest_v242-248161100 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-cb2056c4-eba2-46cf-b175-ef6e4904f454', 'target_lun': 1, 'volume_id': 'cb2056c4-eba2-46cf-b175-ef6e4904f454', 'auth_method': 'CHAP', 'auth_username': 'jCVtK3wJrQ4bXpoe29yT', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '02a31663-43bd-408d-886d-b99fc44ef29a'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:18:21.738684 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-7c1657b6-d9e6-4c22-917b-de8f0d450b84 req-5b86af40-2e61-4e7b-8e2a-2176adcf23a3 tempest-TaggedBootDevicesTest_v242-248161100 None] attachment_update completed successfully.
Feb 09 13:19:04.671529 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:19:04.672280 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:19:04.672591 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:19:04.701829 n-d-825175-3 sudo[117134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:19:04.703348 n-d-825175-3 sudo[117134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:19:05.291881 n-d-825175-3 sudo[117134]: pam_unix(sudo:session): session closed for user root
Feb 09 13:19:05.294778 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.622s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:19:05.297654 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:19:05.351523 n-d-825175-3 sudo[117147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:19:05.365890 n-d-825175-3 sudo[117147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:19:05.943772 n-d-825175-3 sudo[117147]: pam_unix(sudo:session): session closed for user root
Feb 09 13:19:05.946893 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.648s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:19:05.948290 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:20:04.705035 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:20:04.706087 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:20:04.707168 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:20:04.732333 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-4d2c6999-8b15-4fe5-8d4a-2f4f9e250d48 tempest-GroupSnapshotsV319Test-1056349698 None] Group tempest-GroupSnapshotsV319Test-Group-31960816: creating
Feb 09 13:20:04.772162 n-d-825175-3 sudo[117957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:20:04.774501 n-d-825175-3 sudo[117957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:20:04.800396 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-4d2c6999-8b15-4fe5-8d4a-2f4f9e250d48 tempest-GroupSnapshotsV319Test-1056349698 None] Group tempest-GroupSnapshotsV319Test-Group-31960816: created successfully
Feb 09 13:20:04.830972 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-4d2c6999-8b15-4fe5-8d4a-2f4f9e250d48 tempest-GroupSnapshotsV319Test-1056349698 None] Create group completed successfully.
Feb 09 13:20:05.560474 n-d-825175-3 sudo[117957]: pam_unix(sudo:session): session closed for user root
Feb 09 13:20:05.562142 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.855s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:20:05.563814 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:20:05.606949 n-d-825175-3 sudo[117962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:20:05.608521 n-d-825175-3 sudo[117962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:20:06.173334 n-d-825175-3 sudo[117962]: pam_unix(sudo:session): session closed for user root
Feb 09 13:20:06.175587 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.611s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:20:06.177977 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:20:06.683622 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:20:06.687873 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:20:06.688382 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:20:06.707480 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Flow 'volume_create_manager' (1700f103-65e5-4e16-bf17-9fd6cf1056bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:20:06.711309 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (223a7f4f-f0f7-4f6b-bf94-96cdf1c7f900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:20:06.746246 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:20:06.782827 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (223a7f4f-f0f7-4f6b-bf94-96cdf1c7f900) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-165625557',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=2c02cfa2-487a-409b-8d90-ab77f430152e,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=da44336f-60ee-4b98-9cce-dfe225a35c33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86903185886744f187fc7f731e33208b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:20:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:20:07Z,user_id='a100d1f2e002474a9c0916c11f3893c5',volume_attachment=>,volume_type=VolumeType(db44f139-2068-4aa4-8c19-75fa11fbf6e6),volume_type_id=db44f139-2068-4aa4-8c19-75fa11fbf6e6)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:20:06.786029 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c54cef27-c9e4-4a5f-8fae-0c25bcf44fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:20:06.788871 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c54cef27-c9e4-4a5f-8fae-0c25bcf44fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:20:06.793041 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (23e2e4ed-61e8-4805-b707-62297ff1de5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:20:06.796240 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (23e2e4ed-61e8-4805-b707-62297ff1de5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'da44336f-60ee-4b98-9cce-dfe225a35c33', 'volume_name': 'volume-da44336f-60ee-4b98-9cce-dfe225a35c33', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:20:06.799036 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2d824610-8e03-43af-ab0f-bb10adb1eb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:20:06.801361 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2d824610-8e03-43af-ab0f-bb10adb1eb51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:20:06.805763 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea904d73-2743-4282-ae5e-bd614c592acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:20:06.839060 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Volume da44336f-60ee-4b98-9cce-dfe225a35c33: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-da44336f-60ee-4b98-9cce-dfe225a35c33', 'volume_size': 1}
Feb 09 13:20:06.841095 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da44336f-60ee-4b98-9cce-dfe225a35c33 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:20:06.909030 n-d-825175-3 sudo[117980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da44336f-60ee-4b98-9cce-dfe225a35c33 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:20:06.909833 n-d-825175-3 sudo[117980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:20:07.849623 n-d-825175-3 sudo[117980]: pam_unix(sudo:session): session closed for user root
Feb 09 13:20:07.851791 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da44336f-60ee-4b98-9cce-dfe225a35c33 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.010s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:20:07.855445 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea904d73-2743-4282-ae5e-bd614c592acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-da44336f-60ee-4b98-9cce-dfe225a35c33', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:20:07.857720 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f56504d8-b5c8-476a-bee1-2f9b3b078109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:20:07.890797 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Volume volume-da44336f-60ee-4b98-9cce-dfe225a35c33 (da44336f-60ee-4b98-9cce-dfe225a35c33): created successfully
Feb 09 13:20:07.892982 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f56504d8-b5c8-476a-bee1-2f9b3b078109) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:20:07.896527 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Flow 'volume_create_manager' (1700f103-65e5-4e16-bf17-9fd6cf1056bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:20:07.914552 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-4f7574a7-951b-4800-b836-574a939b2880 tempest-GroupSnapshotsV319Test-1056349698 None] Created volume successfully.
Feb 09 13:20:09.678241 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-2fb5abfc-9fa5-491a-9623-4bca82f74621 tempest-GroupSnapshotsV319Test-1056349698 None] GroupSnapshot a2a459d2-d5b5-4d78-bd65-dfef9ff8f786: creating.
Feb 09 13:20:09.802644 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2fb5abfc-9fa5-491a-9623-4bca82f74621 tempest-GroupSnapshotsV319Test-1056349698 None] Group snapshot a2a459d2-d5b5-4d78-bd65-dfef9ff8f786: creating. {{(pid=91721) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3851}}
Feb 09 13:20:09.867147 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2fb5abfc-9fa5-491a-9623-4bca82f74621 tempest-GroupSnapshotsV319Test-1056349698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da44336f-60ee-4b98-9cce-dfe225a35c33 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:20:09.899457 n-d-825175-3 sudo[118086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da44336f-60ee-4b98-9cce-dfe225a35c33
Feb 09 13:20:09.901554 n-d-825175-3 sudo[118086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:20:10.708406 n-d-825175-3 sudo[118086]: pam_unix(sudo:session): session closed for user root
Feb 09 13:20:10.711392 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2fb5abfc-9fa5-491a-9623-4bca82f74621 tempest-GroupSnapshotsV319Test-1056349698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da44336f-60ee-4b98-9cce-dfe225a35c33" returned: 0 in 0.844s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:20:10.714222 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2fb5abfc-9fa5-491a-9623-4bca82f74621 tempest-GroupSnapshotsV319Test-1056349698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dcc493fb-33a6-4c50-b77a-97d96983264f --snapshot stack-volumes-lvmdriver-1/volume-da44336f-60ee-4b98-9cce-dfe225a35c33 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:20:10.747726 n-d-825175-3 sudo[118092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dcc493fb-33a6-4c50-b77a-97d96983264f --snapshot stack-volumes-lvmdriver-1/volume-da44336f-60ee-4b98-9cce-dfe225a35c33 -L 1.00g
Feb 09 13:20:10.749739 n-d-825175-3 sudo[118092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:20:11.735489 n-d-825175-3 sudo[118092]: pam_unix(sudo:session): session closed for user root
Feb 09 13:20:11.738325 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2fb5abfc-9fa5-491a-9623-4bca82f74621 tempest-GroupSnapshotsV319Test-1056349698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dcc493fb-33a6-4c50-b77a-97d96983264f --snapshot stack-volumes-lvmdriver-1/volume-da44336f-60ee-4b98-9cce-dfe225a35c33 -L 1.00g" returned: 0 in 1.024s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:20:12.000472 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-2fb5abfc-9fa5-491a-9623-4bca82f74621 tempest-GroupSnapshotsV319Test-1056349698 None] group_snapshot a2a459d2-d5b5-4d78-bd65-dfef9ff8f786: created successfully
Feb 09 13:20:12.707145 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-16c09e86-7b03-4eda-981c-7a8032c8f90f tempest-GroupSnapshotsV319Test-1056349698 None] group_snapshot a2a459d2-d5b5-4d78-bd65-dfef9ff8f786: deleting
Feb 09 13:20:12.780203 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-16c09e86-7b03-4eda-981c-7a8032c8f90f tempest-GroupSnapshotsV319Test-1056349698 None] group_snapshot a2a459d2-d5b5-4d78-bd65-dfef9ff8f786: deleting {{(pid=91721) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4018}}
Feb 09 13:20:12.802938 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-16c09e86-7b03-4eda-981c-7a8032c8f90f tempest-GroupSnapshotsV319Test-1056349698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-dcc493fb-33a6-4c50-b77a-97d96983264f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:20:12.846578 n-d-825175-3 sudo[118200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-dcc493fb-33a6-4c50-b77a-97d96983264f
Feb 09 13:20:12.848263 n-d-825175-3 sudo[118200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:20:13.784089 n-d-825175-3 sudo[118200]: pam_unix(sudo:session): session closed for user root
Feb 09 13:20:13.786406 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-16c09e86-7b03-4eda-981c-7a8032c8f90f tempest-GroupSnapshotsV319Test-1056349698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-dcc493fb-33a6-4c50-b77a-97d96983264f" returned: 0 in 0.988s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:20:13.789514 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-16c09e86-7b03-4eda-981c-7a8032c8f90f tempest-GroupSnapshotsV319Test-1056349698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-dcc493fb-33a6-4c50-b77a-97d96983264f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:20:13.827106 n-d-825175-3 sudo[118218]: ubuntu : TTY=unknown ; 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-dcc493fb-33a6-4c50-b77a-97d96983264f
Feb 09 13:20:13.828952 n-d-825175-3 sudo[118218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:20:14.892557 n-d-825175-3 sudo[118218]: pam_unix(sudo:session): session closed for user root
Feb 09 13:20:14.899027 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-16c09e86-7b03-4eda-981c-7a8032c8f90f tempest-GroupSnapshotsV319Test-1056349698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-dcc493fb-33a6-4c50-b77a-97d96983264f" returned: 0 in 1.106s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:20:15.069112 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-16c09e86-7b03-4eda-981c-7a8032c8f90f tempest-GroupSnapshotsV319Test-1056349698 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2053827153 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2053827153, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:20:15.073578 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-16c09e86-7b03-4eda-981c-7a8032c8f90f tempest-GroupSnapshotsV319Test-1056349698 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-2053827153 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-2053827153, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:20:15.119268 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-16c09e86-7b03-4eda-981c-7a8032c8f90f tempest-GroupSnapshotsV319Test-1056349698 None] Created reservations ['d0e21fe3-9818-4f9c-9fba-fef9d2135044', 'a4b96215-9251-4a01-aff1-e683de93d0e2', '23494902-20f9-4533-967a-5f991bbfef76', '862ab7ee-50d0-46b4-a9be-76c645a71d02'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:20:15.125155 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-16c09e86-7b03-4eda-981c-7a8032c8f90f tempest-GroupSnapshotsV319Test-1056349698 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:20:15.125155 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:20:15.125155 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:20:15.240264 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-16c09e86-7b03-4eda-981c-7a8032c8f90f tempest-GroupSnapshotsV319Test-1056349698 None] group_snapshot a2a459d2-d5b5-4d78-bd65-dfef9ff8f786: deleted successfully
Feb 09 13:20:15.742205 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-b5def30a-6ec3-4ff8-a0b9-830ed28a6ae8 tempest-GroupSnapshotsV319Test-1056349698 None] Skipping remove_export. No iscsi_target is presently exported for volume: da44336f-60ee-4b98-9cce-dfe225a35c33
Feb 09 13:20:15.744511 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b5def30a-6ec3-4ff8-a0b9-830ed28a6ae8 tempest-GroupSnapshotsV319Test-1056349698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da44336f-60ee-4b98-9cce-dfe225a35c33 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:20:15.773985 n-d-825175-3 sudo[118275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da44336f-60ee-4b98-9cce-dfe225a35c33
Feb 09 13:20:15.775689 n-d-825175-3 sudo[118275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:20:16.411568 n-d-825175-3 sudo[118275]: pam_unix(sudo:session): session closed for user root
Feb 09 13:20:16.415902 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b5def30a-6ec3-4ff8-a0b9-830ed28a6ae8 tempest-GroupSnapshotsV319Test-1056349698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da44336f-60ee-4b98-9cce-dfe225a35c33" returned: 0 in 0.670s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:20:16.419124 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b5def30a-6ec3-4ff8-a0b9-830ed28a6ae8 tempest-GroupSnapshotsV319Test-1056349698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da44336f-60ee-4b98-9cce-dfe225a35c33 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:20:16.450427 n-d-825175-3 sudo[118279]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da44336f-60ee-4b98-9cce-dfe225a35c33
Feb 09 13:20:16.452275 n-d-825175-3 sudo[118279]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:20:17.044641 n-d-825175-3 sudo[118279]: pam_unix(sudo:session): session closed for user root
Feb 09 13:20:17.047148 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b5def30a-6ec3-4ff8-a0b9-830ed28a6ae8 tempest-GroupSnapshotsV319Test-1056349698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da44336f-60ee-4b98-9cce-dfe225a35c33" returned: 0 in 0.628s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:20:17.049528 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b5def30a-6ec3-4ff8-a0b9-830ed28a6ae8 tempest-GroupSnapshotsV319Test-1056349698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da44336f-60ee-4b98-9cce-dfe225a35c33 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:20:17.087947 n-d-825175-3 sudo[118292]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da44336f-60ee-4b98-9cce-dfe225a35c33
Feb 09 13:20:17.089499 n-d-825175-3 sudo[118292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:20:17.783617 n-d-825175-3 sudo[118292]: pam_unix(sudo:session): session closed for user root
Feb 09 13:20:17.786133 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b5def30a-6ec3-4ff8-a0b9-830ed28a6ae8 tempest-GroupSnapshotsV319Test-1056349698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da44336f-60ee-4b98-9cce-dfe225a35c33" returned: 0 in 0.736s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:20:17.787278 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-b5def30a-6ec3-4ff8-a0b9-830ed28a6ae8 tempest-GroupSnapshotsV319Test-1056349698 None] Successfully deleted volume: da44336f-60ee-4b98-9cce-dfe225a35c33
Feb 09 13:20:17.938684 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-b5def30a-6ec3-4ff8-a0b9-830ed28a6ae8 tempest-GroupSnapshotsV319Test-1056349698 None] Created reservations ['da912b75-b166-48cb-9784-46efa2fd96bf'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:20:17.970398 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-b5def30a-6ec3-4ff8-a0b9-830ed28a6ae8 tempest-GroupSnapshotsV319Test-1056349698 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-2053827153 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-2053827153, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:20:17.994293 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-b5def30a-6ec3-4ff8-a0b9-830ed28a6ae8 tempest-GroupSnapshotsV319Test-1056349698 None] Created reservations ['573cd895-0932-4e17-8f22-0e506e62d120', '6264ed47-8d32-45ce-a9c1-adb76d28df6b', '1609b847-f036-40d7-80db-6e676875395f', '18be23d0-5404-42ff-aeca-80b1786e5441'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:20:17.997693 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-b5def30a-6ec3-4ff8-a0b9-830ed28a6ae8 tempest-GroupSnapshotsV319Test-1056349698 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:20:17.997693 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:20:17.997693 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:20:18.157454 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-b5def30a-6ec3-4ff8-a0b9-830ed28a6ae8 tempest-GroupSnapshotsV319Test-1056349698 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:20:18.158180 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b5def30a-6ec3-4ff8-a0b9-830ed28a6ae8 tempest-GroupSnapshotsV319Test-1056349698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:20:18.224201 n-d-825175-3 sudo[118297]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:20:18.225039 n-d-825175-3 sudo[118297]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:20:18.980192 n-d-825175-3 sudo[118297]: pam_unix(sudo:session): session closed for user root
Feb 09 13:20:18.982576 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b5def30a-6ec3-4ff8-a0b9-830ed28a6ae8 tempest-GroupSnapshotsV319Test-1056349698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.824s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:20:18.986685 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b5def30a-6ec3-4ff8-a0b9-830ed28a6ae8 tempest-GroupSnapshotsV319Test-1056349698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:20:19.018771 n-d-825175-3 sudo[118300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:20:19.019635 n-d-825175-3 sudo[118300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:20:19.804684 n-d-825175-3 sudo[118300]: pam_unix(sudo:session): session closed for user root
Feb 09 13:20:19.808710 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b5def30a-6ec3-4ff8-a0b9-830ed28a6ae8 tempest-GroupSnapshotsV319Test-1056349698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.821s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:20:19.814355 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-b5def30a-6ec3-4ff8-a0b9-830ed28a6ae8 tempest-GroupSnapshotsV319Test-1056349698 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:20:19.825871 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-b5def30a-6ec3-4ff8-a0b9-830ed28a6ae8 tempest-GroupSnapshotsV319Test-1056349698 None] Delete group completed successfully.
Feb 09 13:20:38.870646 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:20:38.888625 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:20:38.889317 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:20:38.944262 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Flow 'volume_create_manager' (af65151d-9416-406d-9e50-5ae108bcd4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:20:38.952758 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cbcc0129-fa49-433c-9c58-985f3be31ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:20:39.014105 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:20:39.071120 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cbcc0129-fa49-433c-9c58-985f3be31ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:20:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-633213936',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4464b3409a2444e0abe8d1efd811886f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:20:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:20:39Z,user_id='6a3251b157f44ce29b897133a8fbc19a',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:20:39.075923 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52ed6d50-0745-4219-b75d-3c360e8f2289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:20:39.079926 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52ed6d50-0745-4219-b75d-3c360e8f2289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:20:39.083785 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8299ecf2-8c4b-4bc7-8cb7-5c6de1030b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:20:39.088304 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8299ecf2-8c4b-4bc7-8cb7-5c6de1030b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130', 'volume_name': 'volume-bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:20:39.092288 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6c43612e-d407-468f-a939-59d817b561bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:20:39.096362 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6c43612e-d407-468f-a939-59d817b561bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:20:39.098986 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4a01e6e5-1202-46ff-a9f7-6886164e0b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:20:39.099965 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Volume bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130', 'volume_size': 1}
Feb 09 13:20:39.102192 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:20:39.148021 n-d-825175-3 sudo[118480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:20:39.161056 n-d-825175-3 sudo[118480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:20:40.011695 n-d-825175-3 sudo[118480]: pam_unix(sudo:session): session closed for user root
Feb 09 13:20:40.014092 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.912s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:20:40.017757 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4a01e6e5-1202-46ff-a9f7-6886164e0b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:20:40.020717 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72372e30-c0b7-4e84-a067-2899137de693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:20:40.039949 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Volume volume-bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130 (bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130): created successfully
Feb 09 13:20:40.042417 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72372e30-c0b7-4e84-a067-2899137de693) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:20:40.046853 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Flow 'volume_create_manager' (af65151d-9416-406d-9e50-5ae108bcd4c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:20:40.066436 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-3cce520f-b6f8-4877-be65-77478cb232c8 tempest-VolumesServicesTestJSON-2099150635 None] Created volume successfully.
Feb 09 13:20:40.510349 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-6da913d7-3726-4239-954e-eaf259d07185 tempest-VolumesServicesTestJSON-2099150635 None] Lock "b'cinder-bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:20:40.591362 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-6da913d7-3726-4239-954e-eaf259d07185 tempest-VolumesServicesTestJSON-2099150635 None] Skipping remove_export. No iscsi_target is presently exported for volume: bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130
Feb 09 13:20:40.593472 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6da913d7-3726-4239-954e-eaf259d07185 tempest-VolumesServicesTestJSON-2099150635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:20:40.633516 n-d-825175-3 sudo[118513]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130
Feb 09 13:20:40.634436 n-d-825175-3 sudo[118513]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:20:41.337472 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6da913d7-3726-4239-954e-eaf259d07185 tempest-VolumesServicesTestJSON-2099150635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130" returned: 0 in 0.735s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:20:41.337472 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6da913d7-3726-4239-954e-eaf259d07185 tempest-VolumesServicesTestJSON-2099150635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:20:41.325797 n-d-825175-3 sudo[118513]: pam_unix(sudo:session): session closed for user root
Feb 09 13:20:41.388365 n-d-825175-3 sudo[118520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130
Feb 09 13:20:41.389241 n-d-825175-3 sudo[118520]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:20:42.408120 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6da913d7-3726-4239-954e-eaf259d07185 tempest-VolumesServicesTestJSON-2099150635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130" returned: 0 in 1.066s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:20:42.408120 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6da913d7-3726-4239-954e-eaf259d07185 tempest-VolumesServicesTestJSON-2099150635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:20:42.395896 n-d-825175-3 sudo[118520]: pam_unix(sudo:session): session closed for user root
Feb 09 13:20:42.448217 n-d-825175-3 sudo[118530]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130
Feb 09 13:20:42.449014 n-d-825175-3 sudo[118530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:20:43.332612 n-d-825175-3 sudo[118530]: pam_unix(sudo:session): session closed for user root
Feb 09 13:20:43.335551 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6da913d7-3726-4239-954e-eaf259d07185 tempest-VolumesServicesTestJSON-2099150635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130" returned: 0 in 0.934s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:20:43.336694 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-6da913d7-3726-4239-954e-eaf259d07185 tempest-VolumesServicesTestJSON-2099150635 None] Successfully deleted volume: bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130
Feb 09 13:20:43.387015 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-6da913d7-3726-4239-954e-eaf259d07185 tempest-VolumesServicesTestJSON-2099150635 None] Created reservations ['5082ab7c-a07d-42e5-8f66-a7d5f9591ac7', '0e607abf-617c-4c65-baf5-1c985af4d08e', '859fc29a-1974-41f8-92d6-c7267482fe20', 'b6e1b2ed-8e10-4ae9-870a-cb83099109cf'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:20:43.393780 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-6da913d7-3726-4239-954e-eaf259d07185 tempest-VolumesServicesTestJSON-2099150635 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:20:43.393780 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:20:43.393780 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:20:43.458496 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-6da913d7-3726-4239-954e-eaf259d07185 tempest-VolumesServicesTestJSON-2099150635 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:20:43.461976 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6da913d7-3726-4239-954e-eaf259d07185 tempest-VolumesServicesTestJSON-2099150635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:20:43.491036 n-d-825175-3 sudo[118576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:20:43.493613 n-d-825175-3 sudo[118576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:20:44.288170 n-d-825175-3 sudo[118576]: pam_unix(sudo:session): session closed for user root
Feb 09 13:20:44.290631 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6da913d7-3726-4239-954e-eaf259d07185 tempest-VolumesServicesTestJSON-2099150635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:20:44.293019 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6da913d7-3726-4239-954e-eaf259d07185 tempest-VolumesServicesTestJSON-2099150635 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:20:44.334593 n-d-825175-3 sudo[118579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:20:44.336815 n-d-825175-3 sudo[118579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:20:45.091397 n-d-825175-3 sudo[118579]: pam_unix(sudo:session): session closed for user root
Feb 09 13:20:45.093680 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6da913d7-3726-4239-954e-eaf259d07185 tempest-VolumesServicesTestJSON-2099150635 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.800s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:20:45.096438 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-6da913d7-3726-4239-954e-eaf259d07185 tempest-VolumesServicesTestJSON-2099150635 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:20:45.115105 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-6da913d7-3726-4239-954e-eaf259d07185 tempest-VolumesServicesTestJSON-2099150635 None] Deleted volume successfully.
Feb 09 13:20:45.163740 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-6da913d7-3726-4239-954e-eaf259d07185 tempest-VolumesServicesTestJSON-2099150635 None] Lock "b'cinder-bdf2eb4f-6ac7-4216-9c19-3ba4f99e3130-delete_volume'" released by "delete_volume" :: held 4.654s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:21:04.703821 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:21:04.704975 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:21:04.706206 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:04.751269 n-d-825175-3 sudo[118710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:21:04.761646 n-d-825175-3 sudo[118710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:05.428371 n-d-825175-3 sudo[118710]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:05.432397 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:05.435228 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:05.457878 n-d-825175-3 sudo[118715]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:21:05.460081 n-d-825175-3 sudo[118715]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:06.085724 n-d-825175-3 sudo[118715]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:06.088166 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.653s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:06.090232 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:21:17.339701 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:21:17.352676 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:21:17.356462 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:21:17.399532 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Flow 'volume_create_manager' (3ef576a0-e7a1-4645-a657-27d3cdba4550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:21:17.403256 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d33c907-1732-4bf7-b17b-88ce6e62d876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:17.459699 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:21:17.513377 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d33c907-1732-4bf7-b17b-88ce6e62d876) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:21:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-797378711',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=7969339b-f654-4e06-831b-c5ef6141575c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab89555ac5734401bb6cb1fd8ff21f17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:21:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:21:17Z,user_id='a5b0f2f9fb924ae98e99c3ae145c4b79',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:17.516515 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13201ff9-9680-4688-8787-d31b520849e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:17.526574 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13201ff9-9680-4688-8787-d31b520849e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:17.529021 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db73244b-e26e-40e9-8d6c-6d3727d7e66c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:17.533692 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db73244b-e26e-40e9-8d6c-6d3727d7e66c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7969339b-f654-4e06-831b-c5ef6141575c', 'volume_name': 'volume-7969339b-f654-4e06-831b-c5ef6141575c', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:17.548834 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df9be7bc-c335-4347-840b-47b79bcd5dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:17.551162 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df9be7bc-c335-4347-840b-47b79bcd5dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:17.553456 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a4285b7c-381b-4f25-a3cf-aee35662a418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:17.554341 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Volume 7969339b-f654-4e06-831b-c5ef6141575c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7969339b-f654-4e06-831b-c5ef6141575c', 'volume_size': 1}
Feb 09 13:21:17.555686 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7969339b-f654-4e06-831b-c5ef6141575c stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:17.597716 n-d-825175-3 sudo[118828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7969339b-f654-4e06-831b-c5ef6141575c stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:21:17.602537 n-d-825175-3 sudo[118828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:18.608734 n-d-825175-3 sudo[118828]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:18.614036 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7969339b-f654-4e06-831b-c5ef6141575c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.057s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:18.624779 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a4285b7c-381b-4f25-a3cf-aee35662a418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7969339b-f654-4e06-831b-c5ef6141575c', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:18.631691 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (173b2095-75c5-48da-8e7f-3ccf5cf4f013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:18.688162 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Volume volume-7969339b-f654-4e06-831b-c5ef6141575c (7969339b-f654-4e06-831b-c5ef6141575c): created successfully
Feb 09 13:21:18.690263 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (173b2095-75c5-48da-8e7f-3ccf5cf4f013) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:18.702936 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Flow 'volume_create_manager' (3ef576a0-e7a1-4645-a657-27d3cdba4550) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:21:18.714994 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-7a5390a6-99d1-470c-b221-f460e89f9056 tempest-VolumesListAdminTestJSON-1913442089 None] Created volume successfully.
Feb 09 13:21:20.751359 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:21:20.762526 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:21:20.763449 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:21:20.807918 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Flow 'volume_create_manager' (f9811ce5-62c1-47e4-baf6-a9331275538e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:21:20.814753 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ad36dd3-1268-4424-8025-ca854b31fda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:20.860156 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:21:20.889325 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ad36dd3-1268-4424-8025-ca854b31fda9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:21:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-483729151',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=9e0f1cde-5c63-463a-a87d-987940366994,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab89555ac5734401bb6cb1fd8ff21f17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:21:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:21:21Z,user_id='a5b0f2f9fb924ae98e99c3ae145c4b79',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:20.892608 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c5a045ec-abcc-4935-b0cc-64649444eaca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:20.894787 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c5a045ec-abcc-4935-b0cc-64649444eaca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:20.898122 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3319beb9-c7d1-484f-afdf-d6da212d6c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:20.900430 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3319beb9-c7d1-484f-afdf-d6da212d6c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9e0f1cde-5c63-463a-a87d-987940366994', 'volume_name': 'volume-9e0f1cde-5c63-463a-a87d-987940366994', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:20.902697 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (867f18ca-1583-492a-8002-955ccf194dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:20.904810 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (867f18ca-1583-492a-8002-955ccf194dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:20.907441 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c2aefaf2-50e6-4af8-912c-0c2e2fe6551b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:20.908234 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Volume 9e0f1cde-5c63-463a-a87d-987940366994: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9e0f1cde-5c63-463a-a87d-987940366994', 'volume_size': 1}
Feb 09 13:21:20.909479 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e0f1cde-5c63-463a-a87d-987940366994 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:20.933571 n-d-825175-3 sudo[118876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e0f1cde-5c63-463a-a87d-987940366994 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:21:20.934386 n-d-825175-3 sudo[118876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:21.524029 n-d-825175-3 sudo[118876]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:21.527509 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e0f1cde-5c63-463a-a87d-987940366994 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.617s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:21.532507 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c2aefaf2-50e6-4af8-912c-0c2e2fe6551b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9e0f1cde-5c63-463a-a87d-987940366994', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:21.535164 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71cbfbf9-bd7b-4ecd-b449-60ae62312b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:21.550157 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Volume volume-9e0f1cde-5c63-463a-a87d-987940366994 (9e0f1cde-5c63-463a-a87d-987940366994): created successfully
Feb 09 13:21:21.554120 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71cbfbf9-bd7b-4ecd-b449-60ae62312b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:21.557506 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Flow 'volume_create_manager' (f9811ce5-62c1-47e4-baf6-a9331275538e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:21:21.574049 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-e23966db-8f45-4b28-bcc8-531af6f5043d tempest-VolumesListAdminTestJSON-1913442089 None] Created volume successfully.
Feb 09 13:21:22.967482 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:21:22.975465 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:21:22.976338 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:21:22.998424 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Flow 'volume_create_manager' (452e2916-135e-4ca7-9acf-064bf52264b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:21:23.003722 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (718376b5-9ebb-458e-9e51-36df76e90492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:23.063011 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:21:23.145720 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (718376b5-9ebb-458e-9e51-36df76e90492) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:21:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1261040751',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=19de3d2d-558b-4eca-9aaa-10a8c4511476,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab89555ac5734401bb6cb1fd8ff21f17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:21:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:21:23Z,user_id='a5b0f2f9fb924ae98e99c3ae145c4b79',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:23.153181 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ab358c9-3d95-4fcb-9a3e-d9646a691763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:23.158601 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ab358c9-3d95-4fcb-9a3e-d9646a691763) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:23.163523 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (726a56ef-c9c3-4632-9ee8-896a9d406ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:23.170054 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (726a56ef-c9c3-4632-9ee8-896a9d406ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '19de3d2d-558b-4eca-9aaa-10a8c4511476', 'volume_name': 'volume-19de3d2d-558b-4eca-9aaa-10a8c4511476', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:23.195624 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8ef63cc7-7b93-4677-906b-1e4270914010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:23.202281 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8ef63cc7-7b93-4677-906b-1e4270914010) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:23.208226 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d41fd242-933d-4525-a251-189873fed26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:23.210409 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Volume 19de3d2d-558b-4eca-9aaa-10a8c4511476: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-19de3d2d-558b-4eca-9aaa-10a8c4511476', 'volume_size': 1}
Feb 09 13:21:23.211695 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-19de3d2d-558b-4eca-9aaa-10a8c4511476 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:23.281897 n-d-825175-3 sudo[118914]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-19de3d2d-558b-4eca-9aaa-10a8c4511476 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:21:23.296470 n-d-825175-3 sudo[118914]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:24.100294 n-d-825175-3 sudo[118914]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:24.102970 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-19de3d2d-558b-4eca-9aaa-10a8c4511476 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.891s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:24.110909 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d41fd242-933d-4525-a251-189873fed26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-19de3d2d-558b-4eca-9aaa-10a8c4511476', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:24.116223 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (707cc39e-040f-4aca-ae00-9edb83ab9c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:24.133110 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Volume volume-19de3d2d-558b-4eca-9aaa-10a8c4511476 (19de3d2d-558b-4eca-9aaa-10a8c4511476): created successfully
Feb 09 13:21:24.136923 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (707cc39e-040f-4aca-ae00-9edb83ab9c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:24.142746 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Flow 'volume_create_manager' (452e2916-135e-4ca7-9acf-064bf52264b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:21:24.154242 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-74e129ea-896b-45f1-8bf7-b65ae30da954 tempest-VolumesListAdminTestJSON-1913442089 None] Created volume successfully.
Feb 09 13:21:26.904312 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:21:26.911279 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:21:26.912979 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:21:26.952702 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Flow 'volume_create_manager' (2290b677-2c32-4394-9f78-24cc3e0434be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:21:26.968923 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e2e3906-30d8-436f-8fae-0f1d2de7cdcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:27.065240 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:21:27.109637 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e2e3906-30d8-436f-8fae-0f1d2de7cdcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:21:26Z,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-825175-3@lvmdriver-1#lvmdriver-1',id=55b49d51-7aa7-4710-bc3a-27781f601b5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5b7bda1a7a140bda62647b350628be4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:21:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:21:27Z,user_id='2671bd7c761e4d0baabc55f7130a2aa1',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:27.112281 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0e31d4b-1f90-4a42-b776-b74281d548bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:27.135903 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0e31d4b-1f90-4a42-b776-b74281d548bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:27.149598 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c8058427-ded8-4d9a-bca7-fdaf66a378c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:27.152300 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c8058427-ded8-4d9a-bca7-fdaf66a378c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '55b49d51-7aa7-4710-bc3a-27781f601b5a', 'volume_name': 'volume-55b49d51-7aa7-4710-bc3a-27781f601b5a', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:27.155623 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (342fa1ef-f5d1-476d-abf9-926568f6e1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:27.157962 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (342fa1ef-f5d1-476d-abf9-926568f6e1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:27.168862 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8fa277ed-e113-4219-b223-099af9c8a81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:27.170141 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Volume 55b49d51-7aa7-4710-bc3a-27781f601b5a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-55b49d51-7aa7-4710-bc3a-27781f601b5a', 'volume_size': 1}
Feb 09 13:21:27.171909 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-55b49d51-7aa7-4710-bc3a-27781f601b5a stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:27.194869 n-d-825175-3 sudo[118993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-55b49d51-7aa7-4710-bc3a-27781f601b5a stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:21:27.195672 n-d-825175-3 sudo[118993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:27.997115 n-d-825175-3 sudo[118993]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:27.999499 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-55b49d51-7aa7-4710-bc3a-27781f601b5a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.827s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:28.003139 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8fa277ed-e113-4219-b223-099af9c8a81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-55b49d51-7aa7-4710-bc3a-27781f601b5a', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:28.005491 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4bdce9bb-2455-474d-916f-936902be9048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:28.032706 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Volume volume-55b49d51-7aa7-4710-bc3a-27781f601b5a (55b49d51-7aa7-4710-bc3a-27781f601b5a): created successfully
Feb 09 13:21:28.035090 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4bdce9bb-2455-474d-916f-936902be9048) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:28.039311 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Flow 'volume_create_manager' (2290b677-2c32-4394-9f78-24cc3e0434be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:21:28.057866 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-49ded9cc-45a0-4191-96a6-277071388845 tempest-VolumesListAdminTestJSON-592550545 None] Created volume successfully.
Feb 09 13:21:28.683620 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-ce8abf04-fd5c-41c5-ab4f-dd9ab9d17d02 tempest-VolumesListAdminTestJSON-592550545 None] Lock "b'cinder-55b49d51-7aa7-4710-bc3a-27781f601b5a-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:21:28.844297 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-ce8abf04-fd5c-41c5-ab4f-dd9ab9d17d02 tempest-VolumesListAdminTestJSON-592550545 None] Skipping remove_export. No iscsi_target is presently exported for volume: 55b49d51-7aa7-4710-bc3a-27781f601b5a
Feb 09 13:21:28.846759 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce8abf04-fd5c-41c5-ab4f-dd9ab9d17d02 tempest-VolumesListAdminTestJSON-592550545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-55b49d51-7aa7-4710-bc3a-27781f601b5a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:28.904926 n-d-825175-3 sudo[119033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-55b49d51-7aa7-4710-bc3a-27781f601b5a
Feb 09 13:21:28.905738 n-d-825175-3 sudo[119033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:28.913830 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-f8c9f075-b569-45d0-a7aa-85964d3d3d0b tempest-VolumesListAdminTestJSON-1913442089 None] Lock "b'cinder-19de3d2d-558b-4eca-9aaa-10a8c4511476-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:21:29.108076 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-f8c9f075-b569-45d0-a7aa-85964d3d3d0b tempest-VolumesListAdminTestJSON-1913442089 None] Skipping remove_export. No iscsi_target is presently exported for volume: 19de3d2d-558b-4eca-9aaa-10a8c4511476
Feb 09 13:21:29.110342 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f8c9f075-b569-45d0-a7aa-85964d3d3d0b tempest-VolumesListAdminTestJSON-1913442089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-19de3d2d-558b-4eca-9aaa-10a8c4511476 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:29.149803 n-d-825175-3 sudo[119035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-19de3d2d-558b-4eca-9aaa-10a8c4511476
Feb 09 13:21:29.151257 n-d-825175-3 sudo[119035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:29.638958 n-d-825175-3 sudo[119033]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:29.641465 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce8abf04-fd5c-41c5-ab4f-dd9ab9d17d02 tempest-VolumesListAdminTestJSON-592550545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-55b49d51-7aa7-4710-bc3a-27781f601b5a" returned: 0 in 0.795s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:29.643701 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce8abf04-fd5c-41c5-ab4f-dd9ab9d17d02 tempest-VolumesListAdminTestJSON-592550545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-55b49d51-7aa7-4710-bc3a-27781f601b5a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:29.698585 n-d-825175-3 sudo[119043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-55b49d51-7aa7-4710-bc3a-27781f601b5a
Feb 09 13:21:29.700639 n-d-825175-3 sudo[119043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:29.725752 n-d-825175-3 sudo[119035]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:29.729077 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f8c9f075-b569-45d0-a7aa-85964d3d3d0b tempest-VolumesListAdminTestJSON-1913442089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-19de3d2d-558b-4eca-9aaa-10a8c4511476" returned: 0 in 0.618s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:29.731071 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f8c9f075-b569-45d0-a7aa-85964d3d3d0b tempest-VolumesListAdminTestJSON-1913442089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-19de3d2d-558b-4eca-9aaa-10a8c4511476 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:29.769319 n-d-825175-3 sudo[119048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-19de3d2d-558b-4eca-9aaa-10a8c4511476
Feb 09 13:21:29.770701 n-d-825175-3 sudo[119048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:30.528842 n-d-825175-3 sudo[119043]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:30.531741 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce8abf04-fd5c-41c5-ab4f-dd9ab9d17d02 tempest-VolumesListAdminTestJSON-592550545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-55b49d51-7aa7-4710-bc3a-27781f601b5a" returned: 0 in 0.887s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:30.538863 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce8abf04-fd5c-41c5-ab4f-dd9ab9d17d02 tempest-VolumesListAdminTestJSON-592550545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-55b49d51-7aa7-4710-bc3a-27781f601b5a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:30.631775 n-d-825175-3 sudo[119072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-55b49d51-7aa7-4710-bc3a-27781f601b5a
Feb 09 13:21:30.633272 n-d-825175-3 sudo[119072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:30.663661 n-d-825175-3 sudo[119048]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:30.666910 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f8c9f075-b569-45d0-a7aa-85964d3d3d0b tempest-VolumesListAdminTestJSON-1913442089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-19de3d2d-558b-4eca-9aaa-10a8c4511476" returned: 0 in 0.935s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:30.669355 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f8c9f075-b569-45d0-a7aa-85964d3d3d0b tempest-VolumesListAdminTestJSON-1913442089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-19de3d2d-558b-4eca-9aaa-10a8c4511476 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:30.698375 n-d-825175-3 sudo[119080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-19de3d2d-558b-4eca-9aaa-10a8c4511476
Feb 09 13:21:30.710259 n-d-825175-3 sudo[119080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:31.555971 n-d-825175-3 sudo[119072]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:31.558662 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce8abf04-fd5c-41c5-ab4f-dd9ab9d17d02 tempest-VolumesListAdminTestJSON-592550545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-55b49d51-7aa7-4710-bc3a-27781f601b5a" returned: 0 in 1.020s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:31.560630 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-ce8abf04-fd5c-41c5-ab4f-dd9ab9d17d02 tempest-VolumesListAdminTestJSON-592550545 None] Successfully deleted volume: 55b49d51-7aa7-4710-bc3a-27781f601b5a
Feb 09 13:21:31.640880 n-d-825175-3 sudo[119080]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:31.702059 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f8c9f075-b569-45d0-a7aa-85964d3d3d0b tempest-VolumesListAdminTestJSON-1913442089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-19de3d2d-558b-4eca-9aaa-10a8c4511476" returned: 0 in 1.031s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:31.703486 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-f8c9f075-b569-45d0-a7aa-85964d3d3d0b tempest-VolumesListAdminTestJSON-1913442089 None] Successfully deleted volume: 19de3d2d-558b-4eca-9aaa-10a8c4511476
Feb 09 13:21:31.717252 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-ce8abf04-fd5c-41c5-ab4f-dd9ab9d17d02 tempest-VolumesListAdminTestJSON-592550545 None] Created reservations ['15d6f025-098c-4f31-b9cf-6817e06b4143', '11411c22-2e1f-497c-9a78-fabc3a1af61f', 'ccf390de-08fa-47ff-8b9e-a42fea2ed0dd', '518af04f-cc0c-4247-b772-ea41e85577aa'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:21:31.720694 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-ce8abf04-fd5c-41c5-ab4f-dd9ab9d17d02 tempest-VolumesListAdminTestJSON-592550545 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:21:31.720694 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:21:31.720694 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:21:31.794118 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ce8abf04-fd5c-41c5-ab4f-dd9ab9d17d02 tempest-VolumesListAdminTestJSON-592550545 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:21:31.795176 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce8abf04-fd5c-41c5-ab4f-dd9ab9d17d02 tempest-VolumesListAdminTestJSON-592550545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:31.848814 n-d-825175-3 sudo[119133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:21:31.850311 n-d-825175-3 sudo[119133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:31.929348 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-f8c9f075-b569-45d0-a7aa-85964d3d3d0b tempest-VolumesListAdminTestJSON-1913442089 None] Created reservations ['94a79171-326b-4faa-9195-1e6c83f0785c', '4266a021-fe9a-4710-9369-9c9f654de8c8', '8ddd29a6-6df6-4eda-9634-10f6aa0ecb5c', '5367ccfc-4c0b-446f-9f8f-4f0d8642c6e6'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:21:31.933960 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-f8c9f075-b569-45d0-a7aa-85964d3d3d0b tempest-VolumesListAdminTestJSON-1913442089 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:21:31.933960 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:21:31.933960 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:21:32.086974 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-f8c9f075-b569-45d0-a7aa-85964d3d3d0b tempest-VolumesListAdminTestJSON-1913442089 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:21:32.087998 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f8c9f075-b569-45d0-a7aa-85964d3d3d0b tempest-VolumesListAdminTestJSON-1913442089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:32.139121 n-d-825175-3 sudo[119144]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:21:32.140675 n-d-825175-3 sudo[119144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:32.728831 n-d-825175-3 sudo[119133]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:32.731414 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce8abf04-fd5c-41c5-ab4f-dd9ab9d17d02 tempest-VolumesListAdminTestJSON-592550545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.936s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:32.734151 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce8abf04-fd5c-41c5-ab4f-dd9ab9d17d02 tempest-VolumesListAdminTestJSON-592550545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:32.792530 n-d-825175-3 sudo[119162]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:21:32.793385 n-d-825175-3 sudo[119162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:32.944472 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-5b807b11-2223-48e3-8210-f067418fef53 tempest-VolumesListAdminTestJSON-1913442089 None] Lock "b'cinder-9e0f1cde-5c63-463a-a87d-987940366994-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:21:33.079112 n-d-825175-3 sudo[119144]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:33.132795 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f8c9f075-b569-45d0-a7aa-85964d3d3d0b tempest-VolumesListAdminTestJSON-1913442089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.044s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:33.149599 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f8c9f075-b569-45d0-a7aa-85964d3d3d0b tempest-VolumesListAdminTestJSON-1913442089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:33.204148 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-5b807b11-2223-48e3-8210-f067418fef53 tempest-VolumesListAdminTestJSON-1913442089 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9e0f1cde-5c63-463a-a87d-987940366994
Feb 09 13:21:33.206065 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5b807b11-2223-48e3-8210-f067418fef53 tempest-VolumesListAdminTestJSON-1913442089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e0f1cde-5c63-463a-a87d-987940366994 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:33.221131 n-d-825175-3 sudo[119172]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:21:33.231136 n-d-825175-3 sudo[119172]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:33.288835 n-d-825175-3 sudo[119176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e0f1cde-5c63-463a-a87d-987940366994
Feb 09 13:21:33.294786 n-d-825175-3 sudo[119176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:33.773099 n-d-825175-3 sudo[119162]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:33.775402 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ce8abf04-fd5c-41c5-ab4f-dd9ab9d17d02 tempest-VolumesListAdminTestJSON-592550545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.041s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:33.777465 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ce8abf04-fd5c-41c5-ab4f-dd9ab9d17d02 tempest-VolumesListAdminTestJSON-592550545 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:21:33.799252 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ce8abf04-fd5c-41c5-ab4f-dd9ab9d17d02 tempest-VolumesListAdminTestJSON-592550545 None] Deleted volume successfully.
Feb 09 13:21:33.837795 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-ce8abf04-fd5c-41c5-ab4f-dd9ab9d17d02 tempest-VolumesListAdminTestJSON-592550545 None] Lock "b'cinder-55b49d51-7aa7-4710-bc3a-27781f601b5a-delete_volume'" released by "delete_volume" :: held 5.154s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:21:34.068670 n-d-825175-3 sudo[119176]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:34.070452 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5b807b11-2223-48e3-8210-f067418fef53 tempest-VolumesListAdminTestJSON-1913442089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e0f1cde-5c63-463a-a87d-987940366994" returned: 0 in 0.864s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:34.071885 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5b807b11-2223-48e3-8210-f067418fef53 tempest-VolumesListAdminTestJSON-1913442089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e0f1cde-5c63-463a-a87d-987940366994 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:34.130859 n-d-825175-3 sudo[119211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e0f1cde-5c63-463a-a87d-987940366994
Feb 09 13:21:34.137443 n-d-825175-3 sudo[119211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:34.167149 n-d-825175-3 sudo[119172]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:34.169791 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f8c9f075-b569-45d0-a7aa-85964d3d3d0b tempest-VolumesListAdminTestJSON-1913442089 None] CMD "sudo cinder-rootwrap /etc/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.021s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:34.171405 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-f8c9f075-b569-45d0-a7aa-85964d3d3d0b tempest-VolumesListAdminTestJSON-1913442089 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:21:34.177864 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f8c9f075-b569-45d0-a7aa-85964d3d3d0b tempest-VolumesListAdminTestJSON-1913442089 None] Deleted volume successfully.
Feb 09 13:21:34.199663 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-f8c9f075-b569-45d0-a7aa-85964d3d3d0b tempest-VolumesListAdminTestJSON-1913442089 None] Lock "b'cinder-19de3d2d-558b-4eca-9aaa-10a8c4511476-delete_volume'" released by "delete_volume" :: held 5.287s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:21:35.036410 n-d-825175-3 sudo[119211]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:35.038360 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5b807b11-2223-48e3-8210-f067418fef53 tempest-VolumesListAdminTestJSON-1913442089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e0f1cde-5c63-463a-a87d-987940366994" returned: 0 in 0.967s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:35.040617 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5b807b11-2223-48e3-8210-f067418fef53 tempest-VolumesListAdminTestJSON-1913442089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9e0f1cde-5c63-463a-a87d-987940366994 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:35.111510 n-d-825175-3 sudo[119228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9e0f1cde-5c63-463a-a87d-987940366994
Feb 09 13:21:35.118092 n-d-825175-3 sudo[119228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:36.031500 n-d-825175-3 sudo[119228]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:36.033981 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5b807b11-2223-48e3-8210-f067418fef53 tempest-VolumesListAdminTestJSON-1913442089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9e0f1cde-5c63-463a-a87d-987940366994" returned: 0 in 0.993s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:36.035322 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-5b807b11-2223-48e3-8210-f067418fef53 tempest-VolumesListAdminTestJSON-1913442089 None] Successfully deleted volume: 9e0f1cde-5c63-463a-a87d-987940366994
Feb 09 13:21:36.145716 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-5b807b11-2223-48e3-8210-f067418fef53 tempest-VolumesListAdminTestJSON-1913442089 None] Created reservations ['a7434a07-5fa5-4409-9764-aed8462a0e5f', 'bb6470d4-0eac-44b2-a9bc-bf3f06060e40', 'a9e7b0f8-13b7-4efa-b80d-e8025a0cb324', '9897b4b8-5f73-48bb-8e83-5f3806defdf9'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:21:36.148954 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-5b807b11-2223-48e3-8210-f067418fef53 tempest-VolumesListAdminTestJSON-1913442089 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:21:36.148954 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:21:36.148954 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:21:36.239543 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-5b807b11-2223-48e3-8210-f067418fef53 tempest-VolumesListAdminTestJSON-1913442089 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:21:36.240559 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5b807b11-2223-48e3-8210-f067418fef53 tempest-VolumesListAdminTestJSON-1913442089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:36.289081 n-d-825175-3 sudo[119263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:21:36.290852 n-d-825175-3 sudo[119263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:36.795376 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-f060bd34-1315-4b1c-98e7-fa6500e7a415 tempest-VolumesListAdminTestJSON-1913442089 None] Lock "b'cinder-7969339b-f654-4e06-831b-c5ef6141575c-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:21:36.943675 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-f060bd34-1315-4b1c-98e7-fa6500e7a415 tempest-VolumesListAdminTestJSON-1913442089 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7969339b-f654-4e06-831b-c5ef6141575c
Feb 09 13:21:36.948267 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f060bd34-1315-4b1c-98e7-fa6500e7a415 tempest-VolumesListAdminTestJSON-1913442089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7969339b-f654-4e06-831b-c5ef6141575c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:36.996800 n-d-825175-3 sudo[119267]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7969339b-f654-4e06-831b-c5ef6141575c
Feb 09 13:21:36.998411 n-d-825175-3 sudo[119267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:37.089703 n-d-825175-3 sudo[119263]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:37.091787 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5b807b11-2223-48e3-8210-f067418fef53 tempest-VolumesListAdminTestJSON-1913442089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.851s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:37.094056 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5b807b11-2223-48e3-8210-f067418fef53 tempest-VolumesListAdminTestJSON-1913442089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:37.154573 n-d-825175-3 sudo[119270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:21:37.163354 n-d-825175-3 sudo[119270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:37.738850 n-d-825175-3 sudo[119267]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:37.742050 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f060bd34-1315-4b1c-98e7-fa6500e7a415 tempest-VolumesListAdminTestJSON-1913442089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7969339b-f654-4e06-831b-c5ef6141575c" returned: 0 in 0.793s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:37.744724 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f060bd34-1315-4b1c-98e7-fa6500e7a415 tempest-VolumesListAdminTestJSON-1913442089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7969339b-f654-4e06-831b-c5ef6141575c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:37.783392 n-d-825175-3 sudo[119274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7969339b-f654-4e06-831b-c5ef6141575c
Feb 09 13:21:37.785247 n-d-825175-3 sudo[119274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:37.807434 n-d-825175-3 sudo[119270]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:37.810691 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5b807b11-2223-48e3-8210-f067418fef53 tempest-VolumesListAdminTestJSON-1913442089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.716s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:37.812945 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-5b807b11-2223-48e3-8210-f067418fef53 tempest-VolumesListAdminTestJSON-1913442089 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:21:37.820333 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-5b807b11-2223-48e3-8210-f067418fef53 tempest-VolumesListAdminTestJSON-1913442089 None] Deleted volume successfully.
Feb 09 13:21:37.844666 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-5b807b11-2223-48e3-8210-f067418fef53 tempest-VolumesListAdminTestJSON-1913442089 None] Lock "b'cinder-9e0f1cde-5c63-463a-a87d-987940366994-delete_volume'" released by "delete_volume" :: held 4.900s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:21:38.499421 n-d-825175-3 sudo[119274]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:38.502878 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f060bd34-1315-4b1c-98e7-fa6500e7a415 tempest-VolumesListAdminTestJSON-1913442089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7969339b-f654-4e06-831b-c5ef6141575c" returned: 0 in 0.758s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:38.504678 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f060bd34-1315-4b1c-98e7-fa6500e7a415 tempest-VolumesListAdminTestJSON-1913442089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7969339b-f654-4e06-831b-c5ef6141575c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:38.525305 n-d-825175-3 sudo[119280]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7969339b-f654-4e06-831b-c5ef6141575c
Feb 09 13:21:38.526918 n-d-825175-3 sudo[119280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:39.062889 n-d-825175-3 sudo[119280]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:39.066495 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f060bd34-1315-4b1c-98e7-fa6500e7a415 tempest-VolumesListAdminTestJSON-1913442089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7969339b-f654-4e06-831b-c5ef6141575c" returned: 0 in 0.561s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:39.071494 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-f060bd34-1315-4b1c-98e7-fa6500e7a415 tempest-VolumesListAdminTestJSON-1913442089 None] Successfully deleted volume: 7969339b-f654-4e06-831b-c5ef6141575c
Feb 09 13:21:39.150850 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-f060bd34-1315-4b1c-98e7-fa6500e7a415 tempest-VolumesListAdminTestJSON-1913442089 None] Created reservations ['45829bc9-337b-4602-9dd4-4a07967d46fa', '41e7ea87-2793-403d-bd0a-8446aaa132a2', '81a4c690-632d-47ff-b088-a4c2c5b2c2e0', '86a106be-5c13-45c4-a6c3-921ead962b0b'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:21:39.153233 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-f060bd34-1315-4b1c-98e7-fa6500e7a415 tempest-VolumesListAdminTestJSON-1913442089 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:21:39.153233 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:21:39.153233 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:21:39.297396 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-f060bd34-1315-4b1c-98e7-fa6500e7a415 tempest-VolumesListAdminTestJSON-1913442089 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:21:39.298422 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f060bd34-1315-4b1c-98e7-fa6500e7a415 tempest-VolumesListAdminTestJSON-1913442089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:39.334706 n-d-825175-3 sudo[119290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:21:39.338421 n-d-825175-3 sudo[119290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:39.944130 n-d-825175-3 sudo[119290]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:39.946293 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f060bd34-1315-4b1c-98e7-fa6500e7a415 tempest-VolumesListAdminTestJSON-1913442089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.647s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:39.948690 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f060bd34-1315-4b1c-98e7-fa6500e7a415 tempest-VolumesListAdminTestJSON-1913442089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:21:39.971372 n-d-825175-3 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
Feb 09 13:21:39.974605 n-d-825175-3 sudo[119300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:21:40.485712 n-d-825175-3 sudo[119300]: pam_unix(sudo:session): session closed for user root
Feb 09 13:21:40.488307 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f060bd34-1315-4b1c-98e7-fa6500e7a415 tempest-VolumesListAdminTestJSON-1913442089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.539s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:21:40.491426 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-f060bd34-1315-4b1c-98e7-fa6500e7a415 tempest-VolumesListAdminTestJSON-1913442089 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:21:40.497462 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f060bd34-1315-4b1c-98e7-fa6500e7a415 tempest-VolumesListAdminTestJSON-1913442089 None] Deleted volume successfully.
Feb 09 13:21:40.515378 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-f060bd34-1315-4b1c-98e7-fa6500e7a415 tempest-VolumesListAdminTestJSON-1913442089 None] Lock "b'cinder-7969339b-f654-4e06-831b-c5ef6141575c-delete_volume'" released by "delete_volume" :: held 3.720s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:21:48.271926 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:21:48.278250 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:21:48.279453 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:21:48.300205 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Flow 'volume_create_manager' (19120a83-85ac-402f-ad43-e858ccef8ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:21:48.311134 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc52a2b7-9007-413a-9aac-6568c26643d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:48.331312 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:21:48.358278 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc52a2b7-9007-413a-9aac-6568c26643d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:21:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-5518196',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=b138ad6f-d481-4c0c-b32d-88d33e532352,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14b3ff309de143ab927c9bb3438110b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:21:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:21:48Z,user_id='b184a532fb264758ba297a0463a63725',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:48.360972 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd3a762e-eb5a-4bc1-ab8c-6a5f323c5dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:48.364188 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd3a762e-eb5a-4bc1-ab8c-6a5f323c5dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:48.366849 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5d8f5ddc-c9fe-45c5-8f2e-975e413f0dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:48.479069 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5d8f5ddc-c9fe-45c5-8f2e-975e413f0dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'b138ad6f-d481-4c0c-b32d-88d33e532352', 'volume_name': 'volume-b138ad6f-d481-4c0c-b32d-88d33e532352', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:48.481631 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (58d48cd8-63c5-476f-bf45-ce96018caedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:48.484151 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (58d48cd8-63c5-476f-bf45-ce96018caedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:21:48.487452 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a8a8ebcd-45df-4230-979a-e18ce694dd85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:21:48.488942 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Volume b138ad6f-d481-4c0c-b32d-88d33e532352: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-b138ad6f-d481-4c0c-b32d-88d33e532352', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 09 13:21:48.489534 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Cloning b138ad6f-d481-4c0c-b32d-88d33e532352 from image aec45eaa-b201-4ef5-a863-48d953847b20 at location (None, None). {{(pid=91721) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 09 13:22:04.715942 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:22:04.717121 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:22:04.718575 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:04.775039 n-d-825175-3 sudo[119574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:22:04.778399 n-d-825175-3 sudo[119574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:05.188616 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1, size 616.00 MB, duration 16.70 sec {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 09 13:22:05.189301 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Image download 616.00 MB at 36.89 MB/s
Feb 09 13:22:05.246105 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:05.377672 n-d-825175-3 sudo[119576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1
Feb 09 13:22:05.379065 n-d-825175-3 sudo[119576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:05.622271 n-d-825175-3 sudo[119574]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:05.624380 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.906s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:05.626782 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:05.667049 n-d-825175-3 sudo[119601]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:22:05.668609 n-d-825175-3 sudo[119601]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:05.932863 n-d-825175-3 sudo[119576]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:05.935442 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1" returned: 0 in 0.689s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:05.936346 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 is fetched for user b184a532fb264758ba297a0463a63725. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 09 13:22:06.026934 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:06.154110 n-d-825175-3 sudo[119614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1
Feb 09 13:22:06.154964 n-d-825175-3 sudo[119614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:06.349932 n-d-825175-3 sudo[119601]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:06.352520 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.725s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:06.354763 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:22:06.770858 n-d-825175-3 sudo[119614]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:06.772745 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1" returned: 0 in 0.746s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:06.774249 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b138ad6f-d481-4c0c-b32d-88d33e532352 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:06.815112 n-d-825175-3 sudo[119641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b138ad6f-d481-4c0c-b32d-88d33e532352 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:22:06.816835 n-d-825175-3 sudo[119641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:07.581820 n-d-825175-3 sudo[119641]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:07.584999 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b138ad6f-d481-4c0c-b32d-88d33e532352 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.810s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:07.609183 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Attempting download of aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume b138ad6f-d481-4c0c-b32d-88d33e532352. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 09 13:22:07.658849 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_catj544q {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:07.822097 n-d-825175-3 sudo[119675]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_aec45eaa-b201-4ef5-a863-48d953847b20_catj544q
Feb 09 13:22:07.823070 n-d-825175-3 sudo[119675]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:08.328723 n-d-825175-3 sudo[119675]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:08.331746 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_catj544q" returned: 0 in 0.672s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:08.333316 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:08.485289 n-d-825175-3 sudo[119698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1
Feb 09 13:22:08.486834 n-d-825175-3 sudo[119698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:09.046173 n-d-825175-3 sudo[119698]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:09.049603 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1" returned: 0 in 0.716s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:09.051249 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] aec45eaa-b201-4ef5-a863-48d953847b20 was vhdx, converting to raw {{(pid=91721) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 09 13:22:09.052503 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b138ad6f--d481--4c0c--b32d--88d33e532352 oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:09.079421 n-d-825175-3 sudo[119705]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b138ad6f--d481--4c0c--b32d--88d33e532352 oflag=direct
Feb 09 13:22:09.080928 n-d-825175-3 sudo[119705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:09.476213 n-d-825175-3 sudo[119705]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:09.479613 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b138ad6f--d481--4c0c--b32d--88d33e532352 oflag=direct" returned: 0 in 0.426s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:09.481484 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 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_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b138ad6f--d481--4c0c--b32d--88d33e532352 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:09.502599 n-d-825175-3 sudo[119719]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b138ad6f--d481--4c0c--b32d--88d33e532352
Feb 09 13:22:09.503778 n-d-825175-3 sudo[119719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:10.615599 n-d-825175-3 sudo[119719]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:10.618015 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 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_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b138ad6f--d481--4c0c--b32d--88d33e532352" returned: 0 in 1.137s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:10.619958 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:10.728210 n-d-825175-3 sudo[119761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1
Feb 09 13:22:10.729526 n-d-825175-3 sudo[119761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:11.160331 n-d-825175-3 sudo[119761]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:11.173449 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1" returned: 0 in 0.553s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:11.174275 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_cv1eyp7gn-d-825175-3@lvmdriver-1, size 700.00 MB, duration 1.14 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--b138ad6f--d481--4c0c--b32d--88d33e532352 {{(pid=91721) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 09 13:22:11.175224 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Converted 700.00 MB image at 614.64 MB/s
Feb 09 13:22:11.175843 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Downloaded image aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume b138ad6f-d481-4c0c-b32d-88d33e532352 successfully. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 09 13:22:11.314428 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 for user b184a532fb264758ba297a0463a63725 is deleted. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 09 13:22:11.316135 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Marking volume b138ad6f-d481-4c0c-b32d-88d33e532352 as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 13:22:11.334247 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Copying metadata from image aec45eaa-b201-4ef5-a863-48d953847b20 to b138ad6f-d481-4c0c-b32d-88d33e532352. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 09 13:22:11.335049 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Creating volume glance metadata for volume b138ad6f-d481-4c0c-b32d-88d33e532352 backed by image aec45eaa-b201-4ef5-a863-48d953847b20 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91721) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 09 13:22:11.430114 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a8a8ebcd-45df-4230-979a-e18ce694dd85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b138ad6f-d481-4c0c-b32d-88d33e532352', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:22:11.433130 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe9fff09-d6a4-4192-95bc-8eda54a24001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:22:11.445731 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Volume volume-b138ad6f-d481-4c0c-b32d-88d33e532352 (b138ad6f-d481-4c0c-b32d-88d33e532352): created successfully
Feb 09 13:22:11.448436 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe9fff09-d6a4-4192-95bc-8eda54a24001) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:22:11.452286 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Flow 'volume_create_manager' (19120a83-85ac-402f-ad43-e858ccef8ab9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:22:11.462174 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-0cead42f-1ab7-4be5-8d48-797e35468482 tempest-VolumesImageMetadata-849944974 None] Created volume successfully.
Feb 09 13:22:12.982330 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-fe638f78-006e-4a37-beea-1779d9416d5f tempest-VolumesImageMetadata-849944974 None] Lock "b'cinder-b138ad6f-d481-4c0c-b32d-88d33e532352-delete_volume'" acquired by "delete_volume" :: waited 0.033s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:22:13.125961 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-fe638f78-006e-4a37-beea-1779d9416d5f tempest-VolumesImageMetadata-849944974 None] Skipping remove_export. No iscsi_target is presently exported for volume: b138ad6f-d481-4c0c-b32d-88d33e532352
Feb 09 13:22:13.127487 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe638f78-006e-4a37-beea-1779d9416d5f tempest-VolumesImageMetadata-849944974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b138ad6f-d481-4c0c-b32d-88d33e532352 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:13.196276 n-d-825175-3 sudo[119773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b138ad6f-d481-4c0c-b32d-88d33e532352
Feb 09 13:22:13.197131 n-d-825175-3 sudo[119773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:13.741848 n-d-825175-3 sudo[119773]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:13.744982 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe638f78-006e-4a37-beea-1779d9416d5f tempest-VolumesImageMetadata-849944974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b138ad6f-d481-4c0c-b32d-88d33e532352" returned: 0 in 0.617s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:13.746861 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe638f78-006e-4a37-beea-1779d9416d5f tempest-VolumesImageMetadata-849944974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b138ad6f-d481-4c0c-b32d-88d33e532352 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:13.768292 n-d-825175-3 sudo[119782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b138ad6f-d481-4c0c-b32d-88d33e532352
Feb 09 13:22:13.769712 n-d-825175-3 sudo[119782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:14.274758 n-d-825175-3 sudo[119782]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:14.277600 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe638f78-006e-4a37-beea-1779d9416d5f tempest-VolumesImageMetadata-849944974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b138ad6f-d481-4c0c-b32d-88d33e532352" returned: 0 in 0.530s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:14.281230 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe638f78-006e-4a37-beea-1779d9416d5f tempest-VolumesImageMetadata-849944974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b138ad6f-d481-4c0c-b32d-88d33e532352 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:14.343800 n-d-825175-3 sudo[119785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b138ad6f-d481-4c0c-b32d-88d33e532352
Feb 09 13:22:14.345012 n-d-825175-3 sudo[119785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:15.072412 n-d-825175-3 sudo[119785]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:15.076209 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe638f78-006e-4a37-beea-1779d9416d5f tempest-VolumesImageMetadata-849944974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b138ad6f-d481-4c0c-b32d-88d33e532352" returned: 0 in 0.794s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:15.078251 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-fe638f78-006e-4a37-beea-1779d9416d5f tempest-VolumesImageMetadata-849944974 None] Successfully deleted volume: b138ad6f-d481-4c0c-b32d-88d33e532352
Feb 09 13:22:15.142021 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-fe638f78-006e-4a37-beea-1779d9416d5f tempest-VolumesImageMetadata-849944974 None] Created reservations ['1f6fe976-08e7-4ffa-8a2b-9098b1cb79e2', '4a77aa0c-d49e-4e0e-bb9f-78c1bc043ce0', '4ce3c3ff-8270-4d6f-aedc-0b721f696b11', '388f6311-8b89-4b86-b12a-b594211b559b'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:22:15.145178 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-fe638f78-006e-4a37-beea-1779d9416d5f tempest-VolumesImageMetadata-849944974 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:22:15.145178 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:22:15.145178 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:22:15.205077 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-fe638f78-006e-4a37-beea-1779d9416d5f tempest-VolumesImageMetadata-849944974 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:22:15.206216 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe638f78-006e-4a37-beea-1779d9416d5f tempest-VolumesImageMetadata-849944974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:15.253805 n-d-825175-3 sudo[119795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:22:15.256769 n-d-825175-3 sudo[119795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:15.981767 n-d-825175-3 sudo[119795]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:15.984289 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe638f78-006e-4a37-beea-1779d9416d5f tempest-VolumesImageMetadata-849944974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.778s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:15.988169 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe638f78-006e-4a37-beea-1779d9416d5f tempest-VolumesImageMetadata-849944974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:16.060784 n-d-825175-3 sudo[119801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:22:16.063800 n-d-825175-3 sudo[119801]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:16.758667 n-d-825175-3 sudo[119801]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:16.760923 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe638f78-006e-4a37-beea-1779d9416d5f tempest-VolumesImageMetadata-849944974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.773s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:16.762985 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-fe638f78-006e-4a37-beea-1779d9416d5f tempest-VolumesImageMetadata-849944974 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:22:16.769962 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-fe638f78-006e-4a37-beea-1779d9416d5f tempest-VolumesImageMetadata-849944974 None] Deleted volume successfully.
Feb 09 13:22:16.790196 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-fe638f78-006e-4a37-beea-1779d9416d5f tempest-VolumesImageMetadata-849944974 None] Lock "b'cinder-b138ad6f-d481-4c0c-b32d-88d33e532352-delete_volume'" released by "delete_volume" :: held 3.808s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:22:23.261731 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:22:23.267257 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:22:23.267766 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:22:23.299260 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Flow 'volume_create_manager' (5363ed11-5f3f-4cbb-a745-f4ab66a2cd61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:22:23.317628 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a5ab08da-2b4a-432a-b4aa-ddc4711744ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:22:23.357832 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:22:23.385899 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a5ab08da-2b4a-432a-b4aa-ddc4711744ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-51563152',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=221ec676-893e-430d-b4f2-877e00d5f0a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fdf49847ece40d78a8968297a9f9bc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:22:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:22:23Z,user_id='81a9565c41f04b878b76040082e0821c',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:22:23.388405 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b562259-1d67-4c76-840a-0e6299d8a653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:22:23.390523 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b562259-1d67-4c76-840a-0e6299d8a653) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:22:23.393514 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40f87f92-a387-4bc9-806f-8ec7d21ecccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:22:23.395836 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40f87f92-a387-4bc9-806f-8ec7d21ecccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '221ec676-893e-430d-b4f2-877e00d5f0a5', 'volume_name': 'volume-221ec676-893e-430d-b4f2-877e00d5f0a5', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:22:23.398082 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46cb7e31-8ee5-43bb-a576-0da9330991a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:22:23.400713 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46cb7e31-8ee5-43bb-a576-0da9330991a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:22:23.403101 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0ed49af-4576-4174-a750-40544616c84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:22:23.406573 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Volume 221ec676-893e-430d-b4f2-877e00d5f0a5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-221ec676-893e-430d-b4f2-877e00d5f0a5', 'volume_size': 1}
Feb 09 13:22:23.408002 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-221ec676-893e-430d-b4f2-877e00d5f0a5 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:23.433030 n-d-825175-3 sudo[119915]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-221ec676-893e-430d-b4f2-877e00d5f0a5 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:22:23.433847 n-d-825175-3 sudo[119915]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:24.238682 n-d-825175-3 sudo[119915]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:24.242148 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-221ec676-893e-430d-b4f2-877e00d5f0a5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.833s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:24.248050 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0ed49af-4576-4174-a750-40544616c84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-221ec676-893e-430d-b4f2-877e00d5f0a5', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:22:24.250819 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f3a50f2-f6e8-4325-a3aa-8f5400c692e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:22:24.265008 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Volume volume-221ec676-893e-430d-b4f2-877e00d5f0a5 (221ec676-893e-430d-b4f2-877e00d5f0a5): created successfully
Feb 09 13:22:24.271625 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f3a50f2-f6e8-4325-a3aa-8f5400c692e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:22:24.278028 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Flow 'volume_create_manager' (5363ed11-5f3f-4cbb-a745-f4ab66a2cd61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:22:24.300749 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-593790fe-ebea-41e2-8e3e-d0925d95d1e3 tempest-AbsoluteLimitsTests-2097691185 None] Created volume successfully.
Feb 09 13:22:24.663139 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-7e9bde36-8ecc-464e-9caf-2ccc9e6c20b0 tempest-AbsoluteLimitsTests-2097691185 None] Lock "b'cinder-221ec676-893e-430d-b4f2-877e00d5f0a5-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:22:24.742588 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-7e9bde36-8ecc-464e-9caf-2ccc9e6c20b0 tempest-AbsoluteLimitsTests-2097691185 None] Skipping remove_export. No iscsi_target is presently exported for volume: 221ec676-893e-430d-b4f2-877e00d5f0a5
Feb 09 13:22:24.743959 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7e9bde36-8ecc-464e-9caf-2ccc9e6c20b0 tempest-AbsoluteLimitsTests-2097691185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-221ec676-893e-430d-b4f2-877e00d5f0a5 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:24.772881 n-d-825175-3 sudo[119965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-221ec676-893e-430d-b4f2-877e00d5f0a5
Feb 09 13:22:24.773717 n-d-825175-3 sudo[119965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:25.377102 n-d-825175-3 sudo[119965]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:25.381560 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7e9bde36-8ecc-464e-9caf-2ccc9e6c20b0 tempest-AbsoluteLimitsTests-2097691185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-221ec676-893e-430d-b4f2-877e00d5f0a5" returned: 0 in 0.636s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:25.385178 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7e9bde36-8ecc-464e-9caf-2ccc9e6c20b0 tempest-AbsoluteLimitsTests-2097691185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-221ec676-893e-430d-b4f2-877e00d5f0a5 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:25.411092 n-d-825175-3 sudo[119968]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-221ec676-893e-430d-b4f2-877e00d5f0a5
Feb 09 13:22:25.412894 n-d-825175-3 sudo[119968]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:25.910839 n-d-825175-3 sudo[119968]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:25.913122 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7e9bde36-8ecc-464e-9caf-2ccc9e6c20b0 tempest-AbsoluteLimitsTests-2097691185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-221ec676-893e-430d-b4f2-877e00d5f0a5" returned: 0 in 0.528s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:25.919510 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7e9bde36-8ecc-464e-9caf-2ccc9e6c20b0 tempest-AbsoluteLimitsTests-2097691185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-221ec676-893e-430d-b4f2-877e00d5f0a5 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:25.954280 n-d-825175-3 sudo[119971]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-221ec676-893e-430d-b4f2-877e00d5f0a5
Feb 09 13:22:25.957705 n-d-825175-3 sudo[119971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:26.568133 n-d-825175-3 sudo[119971]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:26.571785 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7e9bde36-8ecc-464e-9caf-2ccc9e6c20b0 tempest-AbsoluteLimitsTests-2097691185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-221ec676-893e-430d-b4f2-877e00d5f0a5" returned: 0 in 0.651s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:26.574508 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-7e9bde36-8ecc-464e-9caf-2ccc9e6c20b0 tempest-AbsoluteLimitsTests-2097691185 None] Successfully deleted volume: 221ec676-893e-430d-b4f2-877e00d5f0a5
Feb 09 13:22:26.640544 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-7e9bde36-8ecc-464e-9caf-2ccc9e6c20b0 tempest-AbsoluteLimitsTests-2097691185 None] Created reservations ['83a4a8cb-8692-459a-bbc1-5c1924814a7b', '40ad5d54-e2cb-49c5-9bc3-1f8449c3867f', '70c7050c-ad9a-47fa-9a2f-cab6c2397e69', '1bb1a334-a082-43f0-b60a-cbf312cdb4d7'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:22:26.643434 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-7e9bde36-8ecc-464e-9caf-2ccc9e6c20b0 tempest-AbsoluteLimitsTests-2097691185 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:22:26.643434 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:22:26.643434 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:22:26.695813 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-7e9bde36-8ecc-464e-9caf-2ccc9e6c20b0 tempest-AbsoluteLimitsTests-2097691185 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:22:26.696690 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7e9bde36-8ecc-464e-9caf-2ccc9e6c20b0 tempest-AbsoluteLimitsTests-2097691185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:26.726655 n-d-825175-3 sudo[119987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:22:26.728582 n-d-825175-3 sudo[119987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:27.259256 n-d-825175-3 sudo[119987]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:27.262196 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7e9bde36-8ecc-464e-9caf-2ccc9e6c20b0 tempest-AbsoluteLimitsTests-2097691185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:27.265680 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7e9bde36-8ecc-464e-9caf-2ccc9e6c20b0 tempest-AbsoluteLimitsTests-2097691185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:22:27.290137 n-d-825175-3 sudo[119990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:22:27.291858 n-d-825175-3 sudo[119990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:22:27.873607 n-d-825175-3 sudo[119990]: pam_unix(sudo:session): session closed for user root
Feb 09 13:22:27.876414 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7e9bde36-8ecc-464e-9caf-2ccc9e6c20b0 tempest-AbsoluteLimitsTests-2097691185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.610s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:22:27.879119 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-7e9bde36-8ecc-464e-9caf-2ccc9e6c20b0 tempest-AbsoluteLimitsTests-2097691185 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:22:27.888654 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-7e9bde36-8ecc-464e-9caf-2ccc9e6c20b0 tempest-AbsoluteLimitsTests-2097691185 None] Deleted volume successfully.
Feb 09 13:22:27.927698 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-7e9bde36-8ecc-464e-9caf-2ccc9e6c20b0 tempest-AbsoluteLimitsTests-2097691185 None] Lock "b'cinder-221ec676-893e-430d-b4f2-877e00d5f0a5-delete_volume'" released by "delete_volume" :: held 3.259s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:23:04.711379 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:23:04.712486 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:23:04.713504 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:23:04.749103 n-d-825175-3 sudo[120726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:23:04.751782 n-d-825175-3 sudo[120726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:23:05.553254 n-d-825175-3 sudo[120726]: pam_unix(sudo:session): session closed for user root
Feb 09 13:23:05.556240 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:23:05.557862 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:23:05.609238 n-d-825175-3 sudo[120732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:23:05.613695 n-d-825175-3 sudo[120732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:23:06.635478 n-d-825175-3 sudo[120732]: pam_unix(sudo:session): session closed for user root
Feb 09 13:23:06.637510 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.079s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:23:06.639587 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:23:47.976951 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3e716657-0deb-4507-9325-5c13217b15b4 tempest-BackendsCapabilitiesAdminTestsJSON-1097102185 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-825175-3: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=91721) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4478}}
Feb 09 13:23:48.062375 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-40915a89-0500-49c5-aa4d-d5af948faab4 tempest-BackendsCapabilitiesAdminTestsJSON-1097102185 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-825175-3: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=91721) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4478}}
Feb 09 13:24:03.415479 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-abbafdc3-a19f-4a13-a260-3b16e72735d0 tempest-GroupsTest-854151572 None] Group tempest-Group1-85795605: creating
Feb 09 13:24:03.456469 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-abbafdc3-a19f-4a13-a260-3b16e72735d0 tempest-GroupsTest-854151572 None] Group tempest-Group1-85795605: created successfully
Feb 09 13:24:03.525077 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-abbafdc3-a19f-4a13-a260-3b16e72735d0 tempest-GroupsTest-854151572 None] Create group completed successfully.
Feb 09 13:24:04.726576 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:24:04.727254 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:24:04.728352 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:04.839967 n-d-825175-3 sudo[121717]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:24:04.840878 n-d-825175-3 sudo[121717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:04.851681 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-3bb70e20-84e0-4cd1-a446-2c26ab6394cd req-fcd2c356-a04f-4775-bcc2-60c454e04392 tempest-TaggedBootDevicesTest_v242-248161100 None] Terminate volume connection completed successfully.
Feb 09 13:24:04.852122 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-3bb70e20-84e0-4cd1-a446-2c26ab6394cd req-fcd2c356-a04f-4775-bcc2-60c454e04392 tempest-TaggedBootDevicesTest_v242-248161100 None] Deleting attachment 1fa1727f-0c75-4e44-85dc-2ed77f510d96. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:24:04.855880 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:05.222691 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-fc3b9be3-6449-4a95-99e2-71ca82b06658 tempest-GroupsTest-854151572 None] Group tempest-Group2-712783150: creating
Feb 09 13:24:05.320723 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-fc3b9be3-6449-4a95-99e2-71ca82b06658 tempest-GroupsTest-854151572 None] Group tempest-Group2-712783150: created successfully
Feb 09 13:24:05.414879 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-fc3b9be3-6449-4a95-99e2-71ca82b06658 tempest-GroupsTest-854151572 None] Create group completed successfully.
Feb 09 13:24:05.459143 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.605s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:05.459967 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274\n Backing store flags: \n Account information:\n q6DvFSqSmVc3PmUc35cu\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7b37cc54-424e-4d52-9ca3-733234521844\n System information:\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-7b37cc54-424e-4d52-9ca3-733234521844\n Backing store flags: \n Account information:\n xLAifECPwCHvah7itvbu\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cb2056c4-eba2-46cf-b175-ef6e4904f454\n System information:\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-cb2056c4-eba2-46cf-b175-ef6e4904f454\n Backing store flags: \n Account information:\n jCVtK3wJrQ4bXpoe29yT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:24:05.460886 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-3bb70e20-84e0-4cd1-a446-2c26ab6394cd req-fcd2c356-a04f-4775-bcc2-60c454e04392 tempest-TaggedBootDevicesTest_v242-248161100 None] Removing iscsi_target for Volume ID: f14be9e9-97ce-45fd-b1a3-22e5bc266274
Feb 09 13:24:05.464865 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:05.651528 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274 -f" returned: 0 in 0.189s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:05.651861 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:24:05.653589 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:05.795140 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:05.796497 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7b37cc54-424e-4d52-9ca3-733234521844\n System information:\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-7b37cc54-424e-4d52-9ca3-733234521844\n Backing store flags: \n Account information:\n xLAifECPwCHvah7itvbu\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cb2056c4-eba2-46cf-b175-ef6e4904f454\n System information:\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-cb2056c4-eba2-46cf-b175-ef6e4904f454\n Backing store flags: \n Account information:\n jCVtK3wJrQ4bXpoe29yT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:24:05.806585 n-d-825175-3 sudo[121717]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:05.822298 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.094s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:05.828058 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:05.850185 n-d-825175-3 sudo[121796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:24:05.853475 n-d-825175-3 sudo[121796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:06.026032 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-3bb70e20-84e0-4cd1-a446-2c26ab6394cd req-fcd2c356-a04f-4775-bcc2-60c454e04392 tempest-TaggedBootDevicesTest_v242-248161100 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:24:06.026032 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:24:06.026032 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:24:06.340176 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-3bb70e20-84e0-4cd1-a446-2c26ab6394cd req-db6508af-ec82-4394-ac98-6678a0ef4d52 tempest-TaggedBootDevicesTest_v242-248161100 None] Terminate volume connection completed successfully.
Feb 09 13:24:06.341140 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-3bb70e20-84e0-4cd1-a446-2c26ab6394cd req-db6508af-ec82-4394-ac98-6678a0ef4d52 tempest-TaggedBootDevicesTest_v242-248161100 None] Deleting attachment e3707e58-0387-4e17-b3c9-71f292ecaf99. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:24:06.344362 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:06.598373 n-d-825175-3 sudo[121796]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:06.600613 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.773s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:06.601926 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:24:06.663198 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.320s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:06.663522 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7b37cc54-424e-4d52-9ca3-733234521844\n System information:\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-7b37cc54-424e-4d52-9ca3-733234521844\n Backing store flags: \n Account information:\n xLAifECPwCHvah7itvbu\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cb2056c4-eba2-46cf-b175-ef6e4904f454\n System information:\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-cb2056c4-eba2-46cf-b175-ef6e4904f454\n Backing store flags: \n Account information:\n jCVtK3wJrQ4bXpoe29yT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:24:06.664218 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-3bb70e20-84e0-4cd1-a446-2c26ab6394cd req-db6508af-ec82-4394-ac98-6678a0ef4d52 tempest-TaggedBootDevicesTest_v242-248161100 None] Removing iscsi_target for Volume ID: 7b37cc54-424e-4d52-9ca3-733234521844
Feb 09 13:24:06.667511 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7b37cc54-424e-4d52-9ca3-733234521844 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:06.900459 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7b37cc54-424e-4d52-9ca3-733234521844 -f" returned: 0 in 0.234s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:06.901659 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:24:06.907080 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:07.167206 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.263s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:07.167827 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-cb2056c4-eba2-46cf-b175-ef6e4904f454\n System information:\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-cb2056c4-eba2-46cf-b175-ef6e4904f454\n Backing store flags: \n Account information:\n jCVtK3wJrQ4bXpoe29yT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:24:07.297085 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-3bb70e20-84e0-4cd1-a446-2c26ab6394cd req-db6508af-ec82-4394-ac98-6678a0ef4d52 tempest-TaggedBootDevicesTest_v242-248161100 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:24:07.297085 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:24:07.297085 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:24:07.652516 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:24:07.662872 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:24:07.666091 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:24:07.701463 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Flow 'volume_create_manager' (b9eee438-4ae3-4703-9cae-48451c045712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:24:07.711251 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8d79955e-a1e5-496f-bb51-bcddc68ef766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:24:07.776731 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [req-3bb70e20-84e0-4cd1-a446-2c26ab6394cd req-fb79f041-4bb8-4d8e-ae38-ab134d63b9fb tempest-TaggedBootDevicesTest_v242-248161100 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:24:07.839274 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-3bb70e20-84e0-4cd1-a446-2c26ab6394cd req-fb79f041-4bb8-4d8e-ae38-ab134d63b9fb tempest-TaggedBootDevicesTest_v242-248161100 None] Terminate volume connection completed successfully.
Feb 09 13:24:07.839852 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-3bb70e20-84e0-4cd1-a446-2c26ab6394cd req-fb79f041-4bb8-4d8e-ae38-ab134d63b9fb tempest-TaggedBootDevicesTest_v242-248161100 None] Deleting attachment 02a31663-43bd-408d-886d-b99fc44ef29a. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:24:07.849267 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:07.898860 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8d79955e-a1e5-496f-bb51-bcddc68ef766) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:24:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1545102486',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=75fc43dc-85f0-4b55-8b37-4df128245e30,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=de281028-eb64-4820-8204-45c73b13ace0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2de7f2fc66946a48646067a92ab09c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:24:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:24:08Z,user_id='3c073b17b34b4c6391256dbab373963b',volume_attachment=>,volume_type=VolumeType(3959ca11-ce1d-4720-b3cc-49c2014d90bb),volume_type_id=3959ca11-ce1d-4720-b3cc-49c2014d90bb)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:24:07.901623 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (00672af6-d577-4c9f-9a33-e570ad56915d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:24:07.906012 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (00672af6-d577-4c9f-9a33-e570ad56915d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:24:07.914145 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f3fc5e28-ab31-427e-9db2-8ff42a86696f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:24:07.922724 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f3fc5e28-ab31-427e-9db2-8ff42a86696f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'de281028-eb64-4820-8204-45c73b13ace0', 'volume_name': 'volume-de281028-eb64-4820-8204-45c73b13ace0', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:24:07.928151 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (09b84ebf-763f-4ae1-9384-793ff1afe17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:24:07.932498 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (09b84ebf-763f-4ae1-9384-793ff1afe17a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:24:07.939889 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb4ea89a-39a4-492b-96bf-76a93bdf5da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:24:07.984586 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Volume de281028-eb64-4820-8204-45c73b13ace0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-de281028-eb64-4820-8204-45c73b13ace0', 'volume_size': 1}
Feb 09 13:24:07.992472 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de281028-eb64-4820-8204-45c73b13ace0 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:08.077105 n-d-825175-3 sudo[121882]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de281028-eb64-4820-8204-45c73b13ace0 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:24:08.083393 n-d-825175-3 sudo[121882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:08.166314 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.324s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:08.166886 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632288]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-cb2056c4-eba2-46cf-b175-ef6e4904f454\n System information:\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-cb2056c4-eba2-46cf-b175-ef6e4904f454\n Backing store flags: \n Account information:\n jCVtK3wJrQ4bXpoe29yT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:24:08.167971 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-3bb70e20-84e0-4cd1-a446-2c26ab6394cd req-fb79f041-4bb8-4d8e-ae38-ab134d63b9fb tempest-TaggedBootDevicesTest_v242-248161100 None] Removing iscsi_target for Volume ID: cb2056c4-eba2-46cf-b175-ef6e4904f454
Feb 09 13:24:08.172455 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-cb2056c4-eba2-46cf-b175-ef6e4904f454 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:08.521711 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-cb2056c4-eba2-46cf-b175-ef6e4904f454 -f" returned: 0 in 0.352s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:08.523274 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632288]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:24:08.533116 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:08.983135 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.453s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:08.984262 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398632288]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:24:09.210227 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-3bb70e20-84e0-4cd1-a446-2c26ab6394cd req-fb79f041-4bb8-4d8e-ae38-ab134d63b9fb tempest-TaggedBootDevicesTest_v242-248161100 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:24:09.210227 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:24:09.210227 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:24:09.494104 n-d-825175-3 sudo[121882]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:09.498738 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de281028-eb64-4820-8204-45c73b13ace0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.506s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:09.502666 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb4ea89a-39a4-492b-96bf-76a93bdf5da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-de281028-eb64-4820-8204-45c73b13ace0', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:24:09.506405 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f5a3d00-66ef-440a-9916-780950a11750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:24:09.521660 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Volume volume-de281028-eb64-4820-8204-45c73b13ace0 (de281028-eb64-4820-8204-45c73b13ace0): created successfully
Feb 09 13:24:09.525367 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f5a3d00-66ef-440a-9916-780950a11750) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:24:09.535047 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Flow 'volume_create_manager' (b9eee438-4ae3-4703-9cae-48451c045712) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:24:09.557792 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-2303e717-4b0d-42de-a5aa-5e1661f016b7 tempest-GroupsTest-854151572 None] Created volume successfully.
Feb 09 13:24:11.332318 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] Skipping remove_export. No iscsi_target is presently exported for volume: de281028-eb64-4820-8204-45c73b13ace0
Feb 09 13:24:11.334647 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-de281028-eb64-4820-8204-45c73b13ace0 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:11.375619 n-d-825175-3 sudo[121972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-de281028-eb64-4820-8204-45c73b13ace0
Feb 09 13:24:11.385404 n-d-825175-3 sudo[121972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:12.074928 n-d-825175-3 sudo[121972]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:12.077781 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-de281028-eb64-4820-8204-45c73b13ace0" returned: 0 in 0.743s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:12.079783 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-de281028-eb64-4820-8204-45c73b13ace0 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:12.117080 n-d-825175-3 sudo[121982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-de281028-eb64-4820-8204-45c73b13ace0
Feb 09 13:24:12.118099 n-d-825175-3 sudo[121982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:12.937610 n-d-825175-3 sudo[121982]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:12.939912 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-de281028-eb64-4820-8204-45c73b13ace0" returned: 0 in 0.860s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:12.944237 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de281028-eb64-4820-8204-45c73b13ace0 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:12.991615 n-d-825175-3 sudo[121999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de281028-eb64-4820-8204-45c73b13ace0
Feb 09 13:24:12.994073 n-d-825175-3 sudo[121999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:13.669090 n-d-825175-3 sudo[121999]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:13.672114 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de281028-eb64-4820-8204-45c73b13ace0" returned: 0 in 0.729s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:13.673509 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] Successfully deleted volume: de281028-eb64-4820-8204-45c73b13ace0
Feb 09 13:24:13.788250 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] Created reservations ['3f2c9a3a-a0aa-4649-8092-4ebc6476fe82'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:24:13.820719 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2055605755 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2055605755, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:24:13.821932 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2055605755 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2055605755, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:24:13.846424 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] Created reservations ['0ef8b4c1-2704-4943-8ae6-d28f1a245b9b', '9bbdc12a-656c-4f4b-abf5-24af5832c635', '10871840-d03c-42c3-bf01-7bc4dccf5881', 'bbfb061c-edbc-4514-959f-9ce5f6bbf9f6'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:24:13.852100 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:24:13.852100 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:24:13.852100 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:24:14.011690 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:24:14.012528 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:14.090225 n-d-825175-3 sudo[122007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:24:14.094027 n-d-825175-3 sudo[122007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:15.389684 n-d-825175-3 sudo[122007]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:15.393938 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.381s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:15.397945 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:15.472784 n-d-825175-3 sudo[122043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:24:15.487516 n-d-825175-3 sudo[122043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:15.776330 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-8a21d0f1-f8ce-46fb-aec9-4d59256886a2 tempest-GroupsTest-854151572 None] Created reservations ['c63028db-e41e-4122-827b-d25106299248'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:24:15.818565 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-8a21d0f1-f8ce-46fb-aec9-4d59256886a2 tempest-GroupsTest-854151572 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:24:15.818565 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:24:15.818565 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:24:15.893479 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-8a21d0f1-f8ce-46fb-aec9-4d59256886a2 tempest-GroupsTest-854151572 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:24:15.894760 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8a21d0f1-f8ce-46fb-aec9-4d59256886a2 tempest-GroupsTest-854151572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:15.983167 n-d-825175-3 sudo[122049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:24:15.984138 n-d-825175-3 sudo[122049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:16.725361 n-d-825175-3 sudo[122043]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:16.727730 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.330s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:16.729852 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:24:16.736600 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-27f60c4e-231d-4865-be0d-125470662dac tempest-GroupsTest-854151572 None] Delete group completed successfully.
Feb 09 13:24:16.974010 n-d-825175-3 sudo[122049]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:16.977438 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8a21d0f1-f8ce-46fb-aec9-4d59256886a2 tempest-GroupsTest-854151572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:16.980579 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8a21d0f1-f8ce-46fb-aec9-4d59256886a2 tempest-GroupsTest-854151572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:17.026899 n-d-825175-3 sudo[122064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:24:17.028617 n-d-825175-3 sudo[122064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:18.014314 n-d-825175-3 sudo[122064]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:18.017103 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8a21d0f1-f8ce-46fb-aec9-4d59256886a2 tempest-GroupsTest-854151572 None] CMD "sudo cinder-rootwrap /etc/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.037s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:18.018617 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-8a21d0f1-f8ce-46fb-aec9-4d59256886a2 tempest-GroupsTest-854151572 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:24:18.026603 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-8a21d0f1-f8ce-46fb-aec9-4d59256886a2 tempest-GroupsTest-854151572 None] Delete group completed successfully.
Feb 09 13:24:18.220468 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-7d9c7957-2deb-4ffd-8b1b-01592bd7b507 tempest-GroupsTest-854151572 None] Group tempest-GroupsTest-Group-994548228: creating
Feb 09 13:24:18.287184 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-7d9c7957-2deb-4ffd-8b1b-01592bd7b507 tempest-GroupsTest-854151572 None] Group tempest-GroupsTest-Group-994548228: created successfully
Feb 09 13:24:18.335846 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-7d9c7957-2deb-4ffd-8b1b-01592bd7b507 tempest-GroupsTest-854151572 None] Create group completed successfully.
Feb 09 13:24:20.431526 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:24:20.452184 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:24:20.452802 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:24:20.506035 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Flow 'volume_create_manager' (bd5b3dc6-4b71-4af5-bb58-9580ea7cbb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:24:20.519979 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9fcea4ee-d121-4399-be7e-16774165f4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:24:20.587220 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:24:20.658812 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9fcea4ee-d121-4399-be7e-16774165f4c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1145689259',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=712ca55c-4e7f-4be2-8efb-7bfbceefe7b4,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=e3fa7830-727b-44e0-9163-e461c538d980,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2de7f2fc66946a48646067a92ab09c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:24:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:24:20Z,user_id='3c073b17b34b4c6391256dbab373963b',volume_attachment=>,volume_type=VolumeType(d8a5836c-e239-421c-a790-b9714953342e),volume_type_id=d8a5836c-e239-421c-a790-b9714953342e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:24:20.661491 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (09bd3650-0b52-49fa-b1a2-0cd0eac8e574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:24:20.671390 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (09bd3650-0b52-49fa-b1a2-0cd0eac8e574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:24:20.675562 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0bf92924-950a-41fd-a6dd-6dcd978a6f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:24:20.681998 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0bf92924-950a-41fd-a6dd-6dcd978a6f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e3fa7830-727b-44e0-9163-e461c538d980', 'volume_name': 'volume-e3fa7830-727b-44e0-9163-e461c538d980', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:24:20.687588 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3546586f-d806-4032-bccd-56c713db3bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:24:20.691237 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3546586f-d806-4032-bccd-56c713db3bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:24:20.697114 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac0df439-df18-42eb-be1a-1e65069c3946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:24:20.746389 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Volume e3fa7830-727b-44e0-9163-e461c538d980: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e3fa7830-727b-44e0-9163-e461c538d980', 'volume_size': 1}
Feb 09 13:24:20.748262 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3fa7830-727b-44e0-9163-e461c538d980 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:20.817746 n-d-825175-3 sudo[122149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3fa7830-727b-44e0-9163-e461c538d980 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:24:20.822124 n-d-825175-3 sudo[122149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:21.898689 n-d-825175-3 sudo[122149]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:21.900805 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3fa7830-727b-44e0-9163-e461c538d980 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.152s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:21.905515 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac0df439-df18-42eb-be1a-1e65069c3946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e3fa7830-727b-44e0-9163-e461c538d980', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:24:21.908977 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bc495e6e-5655-46f4-9ef1-5977241e9169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:24:21.952562 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Volume volume-e3fa7830-727b-44e0-9163-e461c538d980 (e3fa7830-727b-44e0-9163-e461c538d980): created successfully
Feb 09 13:24:21.958922 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bc495e6e-5655-46f4-9ef1-5977241e9169) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:24:21.966375 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Flow 'volume_create_manager' (bd5b3dc6-4b71-4af5-bb58-9580ea7cbb5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:24:21.990067 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-a13a4420-8105-4972-81f0-b7e42b1e5aec tempest-GroupsTest-854151572 None] Created volume successfully.
Feb 09 13:24:24.192635 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:24:24.197044 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:24:24.197548 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:24:24.234199 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Flow 'volume_create_manager' (5cab3712-230d-41b3-b583-e74c4d73d5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:24:24.246176 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e094ae8-2c3b-41c5-9b1e-586fdd10d9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:24:24.299957 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:24:24.352576 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e094ae8-2c3b-41c5-9b1e-586fdd10d9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:24:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-404322763',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=712ca55c-4e7f-4be2-8efb-7bfbceefe7b4,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=b76d092f-7bdf-4ab1-a5ed-0b2099759118,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2de7f2fc66946a48646067a92ab09c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:24:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:24:24Z,user_id='3c073b17b34b4c6391256dbab373963b',volume_attachment=>,volume_type=VolumeType(d8a5836c-e239-421c-a790-b9714953342e),volume_type_id=d8a5836c-e239-421c-a790-b9714953342e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:24:24.363014 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84b5eb9f-7167-42d2-b5d3-b1773546ece3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:24:24.371358 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84b5eb9f-7167-42d2-b5d3-b1773546ece3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:24:24.374439 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0956342a-190d-49bc-a649-57d1f940ac5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:24:24.382280 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0956342a-190d-49bc-a649-57d1f940ac5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b76d092f-7bdf-4ab1-a5ed-0b2099759118', 'volume_name': 'volume-b76d092f-7bdf-4ab1-a5ed-0b2099759118', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:24:24.392165 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c988f03-b02a-4704-b04e-34cf5cbf88e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:24:24.395199 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c988f03-b02a-4704-b04e-34cf5cbf88e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:24:24.400109 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61cead54-0b4e-4fdf-970f-24af72a9dd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:24:24.433044 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Volume b76d092f-7bdf-4ab1-a5ed-0b2099759118: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b76d092f-7bdf-4ab1-a5ed-0b2099759118', 'volume_size': 1}
Feb 09 13:24:24.434317 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b76d092f-7bdf-4ab1-a5ed-0b2099759118 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:24.465879 n-d-825175-3 sudo[122249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b76d092f-7bdf-4ab1-a5ed-0b2099759118 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:24:24.467399 n-d-825175-3 sudo[122249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:25.252710 n-d-825175-3 sudo[122249]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:25.257892 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b76d092f-7bdf-4ab1-a5ed-0b2099759118 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.820s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:25.265963 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61cead54-0b4e-4fdf-970f-24af72a9dd38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b76d092f-7bdf-4ab1-a5ed-0b2099759118', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:24:25.268856 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (98b18619-d0f3-4ca8-a2c7-955f9d36daa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:24:25.288716 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Volume volume-b76d092f-7bdf-4ab1-a5ed-0b2099759118 (b76d092f-7bdf-4ab1-a5ed-0b2099759118): created successfully
Feb 09 13:24:25.292700 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (98b18619-d0f3-4ca8-a2c7-955f9d36daa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:24:25.300246 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Flow 'volume_create_manager' (5cab3712-230d-41b3-b583-e74c4d73d5f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:24:25.317020 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ae7f3e08-0176-4529-8ef6-5f7fd80c7b05 tempest-GroupsTest-854151572 None] Created volume successfully.
Feb 09 13:24:25.991751 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-8cebf77a-31a3-4f97-be82-7a8d87952770 tempest-GroupsTest-854151572 None] Update group completed successfully.
Feb 09 13:24:27.667756 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-687f7ccc-a89e-4d45-bbfa-cf78d063a23e tempest-GroupsTest-854151572 None] Update group completed successfully.
Feb 09 13:24:30.228747 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Skipping remove_export. No iscsi_target is presently exported for volume: b76d092f-7bdf-4ab1-a5ed-0b2099759118
Feb 09 13:24:30.230590 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b76d092f-7bdf-4ab1-a5ed-0b2099759118 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:30.332191 n-d-825175-3 sudo[122335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b76d092f-7bdf-4ab1-a5ed-0b2099759118
Feb 09 13:24:30.333409 n-d-825175-3 sudo[122335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:31.591241 n-d-825175-3 sudo[122335]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:31.595277 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b76d092f-7bdf-4ab1-a5ed-0b2099759118" returned: 0 in 1.364s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:31.600409 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b76d092f-7bdf-4ab1-a5ed-0b2099759118 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:31.680384 n-d-825175-3 sudo[122383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b76d092f-7bdf-4ab1-a5ed-0b2099759118
Feb 09 13:24:31.690079 n-d-825175-3 sudo[122383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:32.625804 n-d-825175-3 sudo[122383]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:32.628353 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b76d092f-7bdf-4ab1-a5ed-0b2099759118" returned: 0 in 1.028s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:32.630252 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b76d092f-7bdf-4ab1-a5ed-0b2099759118 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:32.669372 n-d-825175-3 sudo[122404]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b76d092f-7bdf-4ab1-a5ed-0b2099759118
Feb 09 13:24:32.670175 n-d-825175-3 sudo[122404]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:33.539710 n-d-825175-3 sudo[122404]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:33.543506 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b76d092f-7bdf-4ab1-a5ed-0b2099759118" returned: 0 in 0.912s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:33.545624 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Successfully deleted volume: b76d092f-7bdf-4ab1-a5ed-0b2099759118
Feb 09 13:24:33.547747 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Skipping remove_export. No iscsi_target is presently exported for volume: e3fa7830-727b-44e0-9163-e461c538d980
Feb 09 13:24:33.548891 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e3fa7830-727b-44e0-9163-e461c538d980 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:33.585532 n-d-825175-3 sudo[122413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e3fa7830-727b-44e0-9163-e461c538d980
Feb 09 13:24:33.586710 n-d-825175-3 sudo[122413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:34.459774 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-16e210d7-84e8-460f-bb8c-7d13a74b906b tempest-TaggedBootDevicesTest_v242-248161100 None] Lock "b'cinder-cb2056c4-eba2-46cf-b175-ef6e4904f454-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:24:34.572667 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:34.608203 n-d-825175-3 sudo[122413]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:34.609978 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e3fa7830-727b-44e0-9163-e461c538d980" returned: 0 in 1.061s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:34.612071 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e3fa7830-727b-44e0-9163-e461c538d980 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:34.669644 n-d-825175-3 sudo[122432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e3fa7830-727b-44e0-9163-e461c538d980
Feb 09 13:24:34.670786 n-d-825175-3 sudo[122432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:34.738604 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.167s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:34.738900 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398224704]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:24:34.739877 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-16e210d7-84e8-460f-bb8c-7d13a74b906b tempest-TaggedBootDevicesTest_v242-248161100 None] Skipping remove_export. No iscsi_target is presently exported for volume: cb2056c4-eba2-46cf-b175-ef6e4904f454
Feb 09 13:24:34.742376 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-16e210d7-84e8-460f-bb8c-7d13a74b906b tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cb2056c4-eba2-46cf-b175-ef6e4904f454 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:34.768037 n-d-825175-3 sudo[122435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cb2056c4-eba2-46cf-b175-ef6e4904f454
Feb 09 13:24:34.769398 n-d-825175-3 sudo[122435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:35.466995 n-d-825175-3 sudo[122435]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:35.469673 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-16e210d7-84e8-460f-bb8c-7d13a74b906b tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cb2056c4-eba2-46cf-b175-ef6e4904f454" returned: 0 in 0.727s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:35.472416 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-16e210d7-84e8-460f-bb8c-7d13a74b906b tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cb2056c4-eba2-46cf-b175-ef6e4904f454 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:35.485705 n-d-825175-3 sudo[122432]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:35.504308 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e3fa7830-727b-44e0-9163-e461c538d980" returned: 0 in 0.892s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:35.506128 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3fa7830-727b-44e0-9163-e461c538d980 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:35.523657 n-d-825175-3 sudo[122439]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cb2056c4-eba2-46cf-b175-ef6e4904f454
Feb 09 13:24:35.524471 n-d-825175-3 sudo[122439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:35.535731 n-d-825175-3 sudo[122440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3fa7830-727b-44e0-9163-e461c538d980
Feb 09 13:24:35.545459 n-d-825175-3 sudo[122440]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:36.204653 n-d-825175-3 sudo[122439]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:36.207294 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-16e210d7-84e8-460f-bb8c-7d13a74b906b tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cb2056c4-eba2-46cf-b175-ef6e4904f454" returned: 0 in 0.735s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:36.210252 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-16e210d7-84e8-460f-bb8c-7d13a74b906b tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cb2056c4-eba2-46cf-b175-ef6e4904f454 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:36.266494 n-d-825175-3 sudo[122446]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cb2056c4-eba2-46cf-b175-ef6e4904f454
Feb 09 13:24:36.269385 n-d-825175-3 sudo[122446]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:36.485332 n-d-825175-3 sudo[122440]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:36.487705 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3fa7830-727b-44e0-9163-e461c538d980" returned: 0 in 0.981s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:36.488845 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Successfully deleted volume: e3fa7830-727b-44e0-9163-e461c538d980
Feb 09 13:24:36.728874 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Created reservations ['2f32a411-68ff-4f1b-a62c-beb4878698f6'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:24:36.786984 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2070503540 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2070503540, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:24:36.790344 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2070503540 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2070503540, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:24:36.826223 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Created reservations ['7a66c777-0d14-4219-b904-b4cb9ed3519c', '741e59d0-737b-4ce4-8d50-27592b8fe6fb', '40bf5fab-e16b-483b-9786-57b0f879860b', 'f1b6213a-dc58-4b68-847e-f7e348b0cc15'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:24:36.828534 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:24:36.828534 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:24:36.828534 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:24:36.952779 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Created reservations ['d77343e5-2a30-4e74-abeb-c2a37fe9e2be', '4b508717-a495-4cc1-8e5d-010999d44fe3', '165f794f-fca1-4be7-a074-de98dbc837a0', '70b11d4e-c1b5-4a89-847b-4d43d3d2a8cb'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:24:37.018832 n-d-825175-3 sudo[122446]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:37.029584 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-16e210d7-84e8-460f-bb8c-7d13a74b906b tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cb2056c4-eba2-46cf-b175-ef6e4904f454" returned: 0 in 0.819s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:37.034118 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-16e210d7-84e8-460f-bb8c-7d13a74b906b tempest-TaggedBootDevicesTest_v242-248161100 None] Successfully deleted volume: cb2056c4-eba2-46cf-b175-ef6e4904f454
Feb 09 13:24:37.091984 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:24:37.092853 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:37.128313 n-d-825175-3 sudo[122472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:24:37.129143 n-d-825175-3 sudo[122472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:37.154219 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-16e210d7-84e8-460f-bb8c-7d13a74b906b tempest-TaggedBootDevicesTest_v242-248161100 None] Created reservations ['5009aaa7-0ce6-4ab5-8cee-c5bff03b932d', '7cfb15ce-944f-4ae0-ad2f-af8372337dac', 'd96993b3-4fa9-42f9-b2d7-c25e172f13eb', 'd74e296d-5b42-46a1-a796-60ada462e7d0'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:24:37.156810 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-16e210d7-84e8-460f-bb8c-7d13a74b906b tempest-TaggedBootDevicesTest_v242-248161100 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:24:37.156810 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:24:37.156810 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:24:37.214285 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-16e210d7-84e8-460f-bb8c-7d13a74b906b tempest-TaggedBootDevicesTest_v242-248161100 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:24:37.216564 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-16e210d7-84e8-460f-bb8c-7d13a74b906b tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:37.254142 n-d-825175-3 sudo[122480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:24:37.255109 n-d-825175-3 sudo[122480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:38.156398 n-d-825175-3 sudo[122480]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:38.158911 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-16e210d7-84e8-460f-bb8c-7d13a74b906b tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.943s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:38.161574 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-16e210d7-84e8-460f-bb8c-7d13a74b906b tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:38.198832 n-d-825175-3 sudo[122510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:24:38.200934 n-d-825175-3 sudo[122510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:38.226854 n-d-825175-3 sudo[122472]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:38.231997 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.137s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:38.242435 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:38.300892 n-d-825175-3 sudo[122512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:24:38.304513 n-d-825175-3 sudo[122512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:38.548501 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-b1f374d0-cc06-4f4d-bcdd-7655a90b472b tempest-TaggedBootDevicesTest_v242-248161100 None] Lock "b'cinder-7b37cc54-424e-4d52-9ca3-733234521844-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:24:38.702612 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:38.845510 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:38.845819 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226144]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:24:38.846869 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-b1f374d0-cc06-4f4d-bcdd-7655a90b472b tempest-TaggedBootDevicesTest_v242-248161100 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7b37cc54-424e-4d52-9ca3-733234521844
Feb 09 13:24:38.847667 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b1f374d0-cc06-4f4d-bcdd-7655a90b472b tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b37cc54-424e-4d52-9ca3-733234521844 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:38.895080 n-d-825175-3 sudo[122517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b37cc54-424e-4d52-9ca3-733234521844
Feb 09 13:24:38.904986 n-d-825175-3 sudo[122517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:39.033598 n-d-825175-3 sudo[122510]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:39.036130 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-16e210d7-84e8-460f-bb8c-7d13a74b906b tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:39.038281 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-16e210d7-84e8-460f-bb8c-7d13a74b906b tempest-TaggedBootDevicesTest_v242-248161100 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:24:39.046365 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-16e210d7-84e8-460f-bb8c-7d13a74b906b tempest-TaggedBootDevicesTest_v242-248161100 None] Deleted volume successfully.
Feb 09 13:24:39.074103 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-16e210d7-84e8-460f-bb8c-7d13a74b906b tempest-TaggedBootDevicesTest_v242-248161100 None] Lock "b'cinder-cb2056c4-eba2-46cf-b175-ef6e4904f454-delete_volume'" released by "delete_volume" :: held 4.615s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:24:39.244109 n-d-825175-3 sudo[122512]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:39.256653 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] CMD "sudo cinder-rootwrap /etc/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.015s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:39.258302 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:24:39.265335 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-288abae2-fd5f-4c4a-ab41-5b3839647c46 tempest-GroupsTest-854151572 None] Delete group completed successfully.
Feb 09 13:24:39.555733 n-d-825175-3 sudo[122517]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:39.559460 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b1f374d0-cc06-4f4d-bcdd-7655a90b472b tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b37cc54-424e-4d52-9ca3-733234521844" returned: 0 in 0.710s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:39.561277 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b1f374d0-cc06-4f4d-bcdd-7655a90b472b tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7b37cc54-424e-4d52-9ca3-733234521844 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:39.590387 n-d-825175-3 sudo[122521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7b37cc54-424e-4d52-9ca3-733234521844
Feb 09 13:24:39.591386 n-d-825175-3 sudo[122521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:40.336294 n-d-825175-3 sudo[122521]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:40.338850 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b1f374d0-cc06-4f4d-bcdd-7655a90b472b tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7b37cc54-424e-4d52-9ca3-733234521844" returned: 0 in 0.777s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:40.344485 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b1f374d0-cc06-4f4d-bcdd-7655a90b472b tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b37cc54-424e-4d52-9ca3-733234521844 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:40.380750 n-d-825175-3 sudo[122534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b37cc54-424e-4d52-9ca3-733234521844
Feb 09 13:24:40.382104 n-d-825175-3 sudo[122534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:41.039032 n-d-825175-3 sudo[122534]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:41.041797 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b1f374d0-cc06-4f4d-bcdd-7655a90b472b tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b37cc54-424e-4d52-9ca3-733234521844" returned: 0 in 0.697s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:41.043115 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-b1f374d0-cc06-4f4d-bcdd-7655a90b472b tempest-TaggedBootDevicesTest_v242-248161100 None] Successfully deleted volume: 7b37cc54-424e-4d52-9ca3-733234521844
Feb 09 13:24:41.146434 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-b1f374d0-cc06-4f4d-bcdd-7655a90b472b tempest-TaggedBootDevicesTest_v242-248161100 None] Created reservations ['1c596783-6351-48e9-ab70-08193d30879a', '21e9e944-2808-4451-aef8-78bece16da9a', 'b468b4ed-4f2e-46a0-a0ff-6ababc73df5e', '4c212389-f577-4f3e-a668-413f2ec72348'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:24:41.149880 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-b1f374d0-cc06-4f4d-bcdd-7655a90b472b tempest-TaggedBootDevicesTest_v242-248161100 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:24:41.149880 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:24:41.149880 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:24:41.297789 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-b1f374d0-cc06-4f4d-bcdd-7655a90b472b tempest-TaggedBootDevicesTest_v242-248161100 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:24:41.299276 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b1f374d0-cc06-4f4d-bcdd-7655a90b472b tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:41.344540 n-d-825175-3 sudo[122551]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:24:41.350173 n-d-825175-3 sudo[122551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:41.437468 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-409b0c2b-a1a9-4970-9c0c-217f6ee86b89 tempest-TaggedBootDevicesTest_v242-248161100 None] Lock "b'cinder-f14be9e9-97ce-45fd-b1a3-22e5bc266274-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:24:41.618969 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:41.985577 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.368s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:41.985995 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:24:41.986748 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-409b0c2b-a1a9-4970-9c0c-217f6ee86b89 tempest-TaggedBootDevicesTest_v242-248161100 None] Skipping remove_export. No iscsi_target is presently exported for volume: f14be9e9-97ce-45fd-b1a3-22e5bc266274
Feb 09 13:24:41.988126 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-409b0c2b-a1a9-4970-9c0c-217f6ee86b89 tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:42.041479 n-d-825175-3 sudo[122558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274
Feb 09 13:24:42.058437 n-d-825175-3 sudo[122558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:42.636667 n-d-825175-3 sudo[122551]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:42.639583 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b1f374d0-cc06-4f4d-bcdd-7655a90b472b tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.340s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:42.642122 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b1f374d0-cc06-4f4d-bcdd-7655a90b472b tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:42.685701 n-d-825175-3 sudo[122570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:24:42.695584 n-d-825175-3 sudo[122570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:43.226869 n-d-825175-3 sudo[122558]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:43.229273 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-409b0c2b-a1a9-4970-9c0c-217f6ee86b89 tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274" returned: 0 in 1.241s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:43.232446 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-409b0c2b-a1a9-4970-9c0c-217f6ee86b89 tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:43.289310 n-d-825175-3 sudo[122573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274
Feb 09 13:24:43.299305 n-d-825175-3 sudo[122573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:43.667698 n-d-825175-3 sudo[122570]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:43.670501 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b1f374d0-cc06-4f4d-bcdd-7655a90b472b tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.028s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:43.672452 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-b1f374d0-cc06-4f4d-bcdd-7655a90b472b tempest-TaggedBootDevicesTest_v242-248161100 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:24:43.679032 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-b1f374d0-cc06-4f4d-bcdd-7655a90b472b tempest-TaggedBootDevicesTest_v242-248161100 None] Deleted volume successfully.
Feb 09 13:24:43.705314 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-b1f374d0-cc06-4f4d-bcdd-7655a90b472b tempest-TaggedBootDevicesTest_v242-248161100 None] Lock "b'cinder-7b37cc54-424e-4d52-9ca3-733234521844-delete_volume'" released by "delete_volume" :: held 5.159s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:24:44.096961 n-d-825175-3 sudo[122573]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:44.098959 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-409b0c2b-a1a9-4970-9c0c-217f6ee86b89 tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274" returned: 0 in 0.867s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:44.100719 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-409b0c2b-a1a9-4970-9c0c-217f6ee86b89 tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:44.163334 n-d-825175-3 sudo[122577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274
Feb 09 13:24:44.164183 n-d-825175-3 sudo[122577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:44.957996 n-d-825175-3 sudo[122577]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:44.961144 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-409b0c2b-a1a9-4970-9c0c-217f6ee86b89 tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f14be9e9-97ce-45fd-b1a3-22e5bc266274" returned: 0 in 0.860s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:44.962250 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-409b0c2b-a1a9-4970-9c0c-217f6ee86b89 tempest-TaggedBootDevicesTest_v242-248161100 None] Successfully deleted volume: f14be9e9-97ce-45fd-b1a3-22e5bc266274
Feb 09 13:24:45.071512 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-409b0c2b-a1a9-4970-9c0c-217f6ee86b89 tempest-TaggedBootDevicesTest_v242-248161100 None] Created reservations ['10312986-ee88-48d2-ad68-ee87f479d83f', 'acf67a4b-3cd9-47ed-be4b-211ccbfc54fd', '80852c74-8acd-4e97-86f9-214d7c13a8f4', '4d775246-2ea3-406b-830c-076ea49e1ac4'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:24:45.074111 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-409b0c2b-a1a9-4970-9c0c-217f6ee86b89 tempest-TaggedBootDevicesTest_v242-248161100 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:24:45.074111 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:24:45.074111 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:24:45.156194 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-409b0c2b-a1a9-4970-9c0c-217f6ee86b89 tempest-TaggedBootDevicesTest_v242-248161100 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:24:45.156936 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-409b0c2b-a1a9-4970-9c0c-217f6ee86b89 tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:45.217960 n-d-825175-3 sudo[122595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:24:45.226744 n-d-825175-3 sudo[122595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:46.420269 n-d-825175-3 sudo[122595]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:46.424849 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-409b0c2b-a1a9-4970-9c0c-217f6ee86b89 tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.266s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:46.429952 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-409b0c2b-a1a9-4970-9c0c-217f6ee86b89 tempest-TaggedBootDevicesTest_v242-248161100 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:24:46.497474 n-d-825175-3 sudo[122663]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:24:46.500381 n-d-825175-3 sudo[122663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:24:47.575115 n-d-825175-3 sudo[122663]: pam_unix(sudo:session): session closed for user root
Feb 09 13:24:47.577574 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-409b0c2b-a1a9-4970-9c0c-217f6ee86b89 tempest-TaggedBootDevicesTest_v242-248161100 None] CMD "sudo cinder-rootwrap /etc/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.148s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:24:47.585576 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-409b0c2b-a1a9-4970-9c0c-217f6ee86b89 tempest-TaggedBootDevicesTest_v242-248161100 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:24:47.607525 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-409b0c2b-a1a9-4970-9c0c-217f6ee86b89 tempest-TaggedBootDevicesTest_v242-248161100 None] Deleted volume successfully.
Feb 09 13:24:47.643496 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-409b0c2b-a1a9-4970-9c0c-217f6ee86b89 tempest-TaggedBootDevicesTest_v242-248161100 None] Lock "b'cinder-f14be9e9-97ce-45fd-b1a3-22e5bc266274-delete_volume'" released by "delete_volume" :: held 6.206s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:25:04.727280 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:25:04.728406 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:25:04.729331 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:04.790800 n-d-825175-3 sudo[122836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:25:04.791699 n-d-825175-3 sudo[122836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:25:05.773026 n-d-825175-3 sudo[122836]: pam_unix(sudo:session): session closed for user root
Feb 09 13:25:05.775109 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.045s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:05.777687 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:05.853072 n-d-825175-3 sudo[122842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:25:05.853918 n-d-825175-3 sudo[122842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:25:06.576397 n-d-825175-3 sudo[122842]: pam_unix(sudo:session): session closed for user root
Feb 09 13:25:06.578428 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.801s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:06.579762 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:25:15.221366 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:25:15.229796 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:25:15.230310 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:25:15.265985 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Flow 'volume_create_manager' (703d8de6-31cc-4183-8412-b9c9e7be8024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:25:15.273523 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8e6126b-7922-4da5-a72e-c17e8758771a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:15.297545 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:25:15.326828 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8e6126b-7922-4da5-a72e-c17e8758771a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:25:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-282502759',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=974eb950-c9a9-4e1c-8cb9-5aae647c0fcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d8ebbaf8d2f47a7b7c82be953d2ca3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:25:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:25:15Z,user_id='65714f28379d47d7a38e8c6abc8038d7',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:15.329431 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (30e3b843-ed1a-4760-baea-9ed563af2f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:15.331731 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (30e3b843-ed1a-4760-baea-9ed563af2f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:15.334031 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98fd8b89-aa4e-4dab-8216-04ba3b33026a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:15.336240 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98fd8b89-aa4e-4dab-8216-04ba3b33026a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '974eb950-c9a9-4e1c-8cb9-5aae647c0fcf', 'volume_name': 'volume-974eb950-c9a9-4e1c-8cb9-5aae647c0fcf', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:15.338719 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5ff18f6-7f64-45b9-a82d-c520b2ce019e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:15.341631 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5ff18f6-7f64-45b9-a82d-c520b2ce019e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:15.344129 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a1c58cce-25eb-4515-95e5-7fe6d6504e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:15.345005 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Volume 974eb950-c9a9-4e1c-8cb9-5aae647c0fcf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-974eb950-c9a9-4e1c-8cb9-5aae647c0fcf', 'volume_size': 1}
Feb 09 13:25:15.346231 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-974eb950-c9a9-4e1c-8cb9-5aae647c0fcf stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:15.391929 n-d-825175-3 sudo[122911]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-974eb950-c9a9-4e1c-8cb9-5aae647c0fcf stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:25:15.392748 n-d-825175-3 sudo[122911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:25:16.508946 n-d-825175-3 sudo[122911]: pam_unix(sudo:session): session closed for user root
Feb 09 13:25:16.511945 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-974eb950-c9a9-4e1c-8cb9-5aae647c0fcf stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.165s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:16.517104 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a1c58cce-25eb-4515-95e5-7fe6d6504e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-974eb950-c9a9-4e1c-8cb9-5aae647c0fcf', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:16.520484 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6412866d-bd5f-4b8c-aa94-254b43f58e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:16.547142 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Volume volume-974eb950-c9a9-4e1c-8cb9-5aae647c0fcf (974eb950-c9a9-4e1c-8cb9-5aae647c0fcf): created successfully
Feb 09 13:25:16.550356 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6412866d-bd5f-4b8c-aa94-254b43f58e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:16.568585 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Flow 'volume_create_manager' (703d8de6-31cc-4183-8412-b9c9e7be8024) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:25:16.582277 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ddf73977-474b-463c-a950-8671be190562 tempest-VolumeManageAdminTest-1403681332 None] Created volume successfully.
Feb 09 13:25:16.735177 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:25:16.759530 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:25:16.771198 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:25:16.809315 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Flow 'volume_create_manager' (3d9e8bab-ac5b-4534-84cd-ba2d9151d3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:25:16.820510 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2673a4e6-54bc-4a29-9f3e-37dcaa43f086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:16.874680 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:25:16.931167 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2673a4e6-54bc-4a29-9f3e-37dcaa43f086) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:25:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1170573797',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=65808cd0-6958-4f58-b960-136d46e40b10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ece8dc7dac44df6b66f0b5701afe575',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:25:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:25:17Z,user_id='9013856dfd7f43639a63e07d88e7c0c6',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:16.936057 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3447c18-a8eb-47bd-a764-8af60bbd3592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:16.942727 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3447c18-a8eb-47bd-a764-8af60bbd3592) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:16.952058 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec9401af-7100-4722-8537-0420b9f77d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:16.963258 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec9401af-7100-4722-8537-0420b9f77d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '65808cd0-6958-4f58-b960-136d46e40b10', 'volume_name': 'volume-65808cd0-6958-4f58-b960-136d46e40b10', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:16.966067 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93162178-14d8-4e6a-b254-1f6a2a4a7b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:16.968494 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93162178-14d8-4e6a-b254-1f6a2a4a7b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:16.970896 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ece204df-8d1c-4bf1-88fa-01dc0d2255f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:16.980348 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Volume 65808cd0-6958-4f58-b960-136d46e40b10: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-65808cd0-6958-4f58-b960-136d46e40b10', 'volume_size': 1}
Feb 09 13:25:16.981993 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-65808cd0-6958-4f58-b960-136d46e40b10 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:17.022984 n-d-825175-3 sudo[122968]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-65808cd0-6958-4f58-b960-136d46e40b10 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:25:17.027961 n-d-825175-3 sudo[122968]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:25:17.840375 n-d-825175-3 sudo[122968]: pam_unix(sudo:session): session closed for user root
Feb 09 13:25:17.843497 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-65808cd0-6958-4f58-b960-136d46e40b10 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.860s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:17.849721 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ece204df-8d1c-4bf1-88fa-01dc0d2255f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-65808cd0-6958-4f58-b960-136d46e40b10', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:17.853758 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c403e17-7d7b-4f7b-b504-15ee3fd64955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:17.880444 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Volume volume-65808cd0-6958-4f58-b960-136d46e40b10 (65808cd0-6958-4f58-b960-136d46e40b10): created successfully
Feb 09 13:25:17.890446 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c403e17-7d7b-4f7b-b504-15ee3fd64955) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:17.903399 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Flow 'volume_create_manager' (3d9e8bab-ac5b-4534-84cd-ba2d9151d3c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:25:17.938132 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-4aba9814-10f6-4c06-91d6-2314486744cd tempest-AttachVolumeNegativeTest-2145168568 None] Created volume successfully.
Feb 09 13:25:18.669321 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-084aa913-1430-4ec8-8d14-d8f6d944d82c tempest-VolumeManageAdminTest-2057496598 None] Lock "b'cinder-974eb950-c9a9-4e1c-8cb9-5aae647c0fcf-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:25:18.862089 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-084aa913-1430-4ec8-8d14-d8f6d944d82c tempest-VolumeManageAdminTest-2057496598 None] Skipping remove_export. No iscsi_target is presently exported for volume: 974eb950-c9a9-4e1c-8cb9-5aae647c0fcf
Feb 09 13:25:18.988877 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:25:18.996843 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:25:18.997403 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:25:19.017789 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Flow 'volume_create_manager' (81d93019-e355-421e-810a-1543c7249a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:25:19.021505 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3db5b743-5f16-452c-9df3-2daf57483baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:19.096365 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:25:19.171258 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3db5b743-5f16-452c-9df3-2daf57483baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:25:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1409936730',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=47a37634-71d7-4d97-9fbe-44c02d4108dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a767fc6a39d14c2db754df651ebb5d06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:25:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:25:19Z,user_id='45b1f5aced2241aab49009029aaff702',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:19.174311 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dfc85629-2729-495c-80e5-93b7d3a31955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:19.177818 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dfc85629-2729-495c-80e5-93b7d3a31955) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:19.181993 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8452d19a-f34c-426b-a87b-1872b800b004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:19.188163 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8452d19a-f34c-426b-a87b-1872b800b004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '47a37634-71d7-4d97-9fbe-44c02d4108dd', 'volume_name': 'volume-47a37634-71d7-4d97-9fbe-44c02d4108dd', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:19.211563 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a0df0ad-615f-430c-a4ec-32259a279cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:19.215256 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a0df0ad-615f-430c-a4ec-32259a279cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:19.217880 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (38379f06-cee3-4700-8af2-13762725af20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:19.218873 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Volume 47a37634-71d7-4d97-9fbe-44c02d4108dd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-47a37634-71d7-4d97-9fbe-44c02d4108dd', 'volume_size': 1}
Feb 09 13:25:19.222502 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-47a37634-71d7-4d97-9fbe-44c02d4108dd stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:19.296591 n-d-825175-3 sudo[123036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-47a37634-71d7-4d97-9fbe-44c02d4108dd stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:25:19.300428 n-d-825175-3 sudo[123036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:25:19.301849 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-084aa913-1430-4ec8-8d14-d8f6d944d82c tempest-VolumeManageAdminTest-2057496598 None] Created reservations ['a5eefd85-1325-4564-85d3-169aa3c06015', '636474fb-b9f3-4944-8a28-02ccfe879e50', '8ddf5c6e-7d9e-4054-be89-ba9d7bf7e82a', 'cc5ff514-807f-45a0-80c5-31cc86c0e348'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:25:19.304458 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-084aa913-1430-4ec8-8d14-d8f6d944d82c tempest-VolumeManageAdminTest-2057496598 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:25:19.304458 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:25:19.304458 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:25:19.433344 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-084aa913-1430-4ec8-8d14-d8f6d944d82c tempest-VolumeManageAdminTest-2057496598 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:25:19.434117 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-084aa913-1430-4ec8-8d14-d8f6d944d82c tempest-VolumeManageAdminTest-2057496598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:19.493529 n-d-825175-3 sudo[123053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:25:19.494340 n-d-825175-3 sudo[123053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:25:20.454786 n-d-825175-3 sudo[123036]: pam_unix(sudo:session): session closed for user root
Feb 09 13:25:20.458772 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-47a37634-71d7-4d97-9fbe-44c02d4108dd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.237s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:20.463163 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (38379f06-cee3-4700-8af2-13762725af20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-47a37634-71d7-4d97-9fbe-44c02d4108dd', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:20.467900 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (54eef529-58fc-4c19-9a4d-8e8afcb19904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:20.494340 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Volume volume-47a37634-71d7-4d97-9fbe-44c02d4108dd (47a37634-71d7-4d97-9fbe-44c02d4108dd): created successfully
Feb 09 13:25:20.497138 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (54eef529-58fc-4c19-9a4d-8e8afcb19904) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:20.503983 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Flow 'volume_create_manager' (81d93019-e355-421e-810a-1543c7249a0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:25:20.526820 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-8d373e8f-e7a5-47cf-974d-45636d64e6ae tempest-VolumesBackupsV39Test-1170028360 None] Created volume successfully.
Feb 09 13:25:20.763235 n-d-825175-3 sudo[123053]: pam_unix(sudo:session): session closed for user root
Feb 09 13:25:20.767158 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-084aa913-1430-4ec8-8d14-d8f6d944d82c tempest-VolumeManageAdminTest-2057496598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.332s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:20.770013 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-084aa913-1430-4ec8-8d14-d8f6d944d82c tempest-VolumeManageAdminTest-2057496598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:20.810444 n-d-825175-3 sudo[123129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:25:20.812040 n-d-825175-3 sudo[123129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:25:21.286310 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-dec8ce16-204f-40ef-b461-1d8c88c806b7 req-ea4d7713-915e-48db-a8f4-47d68ddc5300 tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:21.350634 n-d-825175-3 sudo[123144]: ubuntu : 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-65808cd0-6958-4f58-b960-136d46e40b10
Feb 09 13:25:21.355938 n-d-825175-3 sudo[123144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:25:21.363022 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] Flow 'volume_manage_existing_manager' (cb16e216-aee0-4eef-8c33-203d871e212f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:25:21.381197 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (375f703a-86fd-4728-bcbb-7893027bfda4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:21.390150 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (375f703a-86fd-4728-bcbb-7893027bfda4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:21.397225 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (902473f1-287b-4ec4-9fd7-701390fb1688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:21.406810 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-974eb950-c9a9-4e1c-8cb9-5aae647c0fcf {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:21.457650 n-d-825175-3 sudo[123147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-974eb950-c9a9-4e1c-8cb9-5aae647c0fcf
Feb 09 13:25:21.462935 n-d-825175-3 sudo[123147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:25:21.584045 n-d-825175-3 sudo[123129]: pam_unix(sudo:session): session closed for user root
Feb 09 13:25:21.586692 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-084aa913-1430-4ec8-8d14-d8f6d944d82c tempest-VolumeManageAdminTest-2057496598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.817s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:21.591281 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-084aa913-1430-4ec8-8d14-d8f6d944d82c tempest-VolumeManageAdminTest-2057496598 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:25:21.599234 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-084aa913-1430-4ec8-8d14-d8f6d944d82c tempest-VolumeManageAdminTest-2057496598 None] Unmanaged volume successfully.
Feb 09 13:25:21.615932 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-084aa913-1430-4ec8-8d14-d8f6d944d82c tempest-VolumeManageAdminTest-2057496598 None] Lock "b'cinder-974eb950-c9a9-4e1c-8cb9-5aae647c0fcf-delete_volume'" released by "delete_volume" :: held 2.944s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:25:22.254524 n-d-825175-3 sudo[123144]: pam_unix(sudo:session): session closed for user root
Feb 09 13:25:22.256410 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-dec8ce16-204f-40ef-b461-1d8c88c806b7 req-ea4d7713-915e-48db-a8f4-47d68ddc5300 tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10" returned: 0 in 0.973s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:22.402415 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:22.426034 n-d-825175-3 sudo[123147]: pam_unix(sudo:session): session closed for user root
Feb 09 13:25:22.427895 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-974eb950-c9a9-4e1c-8cb9-5aae647c0fcf" returned: 0 in 1.027s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:22.431807 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (902473f1-287b-4ec4-9fd7-701390fb1688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'volume_type_id': '4f920d1e-72db-4ef7-941f-56086aa6917e', 'volume_properties': Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:25:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1515326876',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=0f5aae6f-78b1-4334-b371-d27f7f34a0ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2889b05d22be4d0aa0ca5b9f8dfc8a44',provider_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='aa8c6c14fc134634a19a3f0d153e4bf6',volume_attachment=>,volume_type=>,volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e), 'volume_spec': {'status': 'managing', 'volume_name': 'volume-0f5aae6f-78b1-4334-b371-d27f7f34a0ea', 'volume_id': '0f5aae6f-78b1-4334-b371-d27f7f34a0ea'}}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:22.436228 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5512c274-b8d4-4ae1-9dd2-75a96eb48043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:22.443305 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.037s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:22.449413 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:25:22.454769 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-dec8ce16-204f-40ef-b461-1d8c88c806b7 req-ea4d7713-915e-48db-a8f4-47d68ddc5300 tempest-AttachVolumeNegativeTest-2145168568 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:25:22.455666 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-dec8ce16-204f-40ef-b461-1d8c88c806b7 req-ea4d7713-915e-48db-a8f4-47d68ddc5300 tempest-AttachVolumeNegativeTest-2145168568 None] Creating iscsi_target for Volume ID: volume-65808cd0-6958-4f58-b960-136d46e40b10 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:25:22.465208 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-dec8ce16-204f-40ef-b461-1d8c88c806b7 req-ea4d7713-915e-48db-a8f4-47d68ddc5300 tempest-AttachVolumeNegativeTest-2145168568 None] Created volume path /opt/stack/data/cinder/volumes/volume-65808cd0-6958-4f58-b960-136d46e40b10,
Feb 09 13:25:22.465208 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:25:22.465208 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:25:22.465208 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10
Feb 09 13:25:22.465208 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:25:22.465208 n-d-825175-3 cinder-volume[91721]: incominguser 8Xt472AAtFKEFCUt6TtE rBA2ari3fwC4xG4y
Feb 09 13:25:22.465208 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:25:22.465208 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:25:22.465208 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:25:22.465208 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:25:22.471831 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-65808cd0-6958-4f58-b960-136d46e40b10 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:22.555533 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] Created reservations ['f0446549-2a72-452c-a3ec-6d0c7aea6c43', '11b0bb0a-a4fe-4a06-a9de-8313609f33ac'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:25:22.562154 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5512c274-b8d4-4ae1-9dd2-75a96eb48043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0446549-2a72-452c-a3ec-6d0c7aea6c43', '11b0bb0a-a4fe-4a06-a9de-8313609f33ac']}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:22.569334 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (293a7235-00b9-4043-9c36-9131720c303e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:22.575152 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-974eb950-c9a9-4e1c-8cb9-5aae647c0fcf {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:22.625483 n-d-825175-3 sudo[123176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-974eb950-c9a9-4e1c-8cb9-5aae647c0fcf
Feb 09 13:25:22.633239 n-d-825175-3 sudo[123176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:25:23.424544 n-d-825175-3 sudo[123176]: pam_unix(sudo:session): session closed for user root
Feb 09 13:25:23.427821 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-974eb950-c9a9-4e1c-8cb9-5aae647c0fcf" returned: 0 in 0.854s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:23.434128 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-65808cd0-6958-4f58-b960-136d46e40b10" returned: 0 in 0.964s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:23.434795 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:25:23.439838 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-dec8ce16-204f-40ef-b461-1d8c88c806b7 req-ea4d7713-915e-48db-a8f4-47d68ddc5300 tempest-AttachVolumeNegativeTest-2145168568 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:25:23.440568 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-dec8ce16-204f-40ef-b461-1d8c88c806b7 req-ea4d7713-915e-48db-a8f4-47d68ddc5300 tempest-AttachVolumeNegativeTest-2145168568 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:25:23.442393 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:23.464611 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 volume-974eb950-c9a9-4e1c-8cb9-5aae647c0fcf volume-0f5aae6f-78b1-4334-b371-d27f7f34a0ea {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:23.468643 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:23.469380 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-65808cd0-6958-4f58-b960-136d46e40b10\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10\n Backing store flags: \n Account information:\n 8Xt472AAtFKEFCUt6TtE\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:25:23.470235 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-dec8ce16-204f-40ef-b461-1d8c88c806b7 req-ea4d7713-915e-48db-a8f4-47d68ddc5300 tempest-AttachVolumeNegativeTest-2145168568 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:25:23.472224 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:23.768595 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.295s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:23.769107 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-65808cd0-6958-4f58-b960-136d46e40b10\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10\n Backing store flags: \n Account information:\n 8Xt472AAtFKEFCUt6TtE\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:25:23.770707 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:23.782562 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 volume-974eb950-c9a9-4e1c-8cb9-5aae647c0fcf volume-0f5aae6f-78b1-4334-b371-d27f7f34a0ea" returned: 0 in 0.318s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:23.783380 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226304]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:25:23.799637 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (293a7235-00b9-4043-9c36-9131720c303e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume': Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:25:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1515326876',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=0f5aae6f-78b1-4334-b371-d27f7f34a0ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2889b05d22be4d0aa0ca5b9f8dfc8a44',provider_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='aa8c6c14fc134634a19a3f0d153e4bf6',volume_attachment=>,volume_type=>,volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:23.820555 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e52849b-700b-4c0a-9dc2-6942da8bbd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:23.909607 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e52849b-700b-4c0a-9dc2-6942da8bbd50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:25:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1515326876',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=0f5aae6f-78b1-4334-b371-d27f7f34a0ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2889b05d22be4d0aa0ca5b9f8dfc8a44',provider_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='aa8c6c14fc134634a19a3f0d153e4bf6',volume_attachment=>,volume_type=>,volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:23.911812 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (7f5aac49-2154-401e-ae61-39e6459e25d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:23.940569 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] Volume volume-0f5aae6f-78b1-4334-b371-d27f7f34a0ea (0f5aae6f-78b1-4334-b371-d27f7f34a0ea): created successfully
Feb 09 13:25:23.943931 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (7f5aac49-2154-401e-ae61-39e6459e25d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:23.949866 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] Flow 'volume_manage_existing_manager' (cb16e216-aee0-4eef-8c33-203d871e212f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:25:23.965042 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ed9a7383-e0c5-477a-b009-88f835b42c9b tempest-VolumeManageAdminTest-2057496598 None] Manage existing volume completed successfully.
Feb 09 13:25:23.998732 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.228s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:23.999518 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-65808cd0-6958-4f58-b960-136d46e40b10\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10\n Backing store flags: \n Account information:\n 8Xt472AAtFKEFCUt6TtE\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:25:24.001353 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-dec8ce16-204f-40ef-b461-1d8c88c806b7 req-ea4d7713-915e-48db-a8f4-47d68ddc5300 tempest-AttachVolumeNegativeTest-2145168568 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-65808cd0-6958-4f58-b960-136d46e40b10 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:25:24.131111 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-dec8ce16-204f-40ef-b461-1d8c88c806b7 req-ea4d7713-915e-48db-a8f4-47d68ddc5300 tempest-AttachVolumeNegativeTest-2145168568 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-65808cd0-6958-4f58-b960-136d46e40b10', 'target_lun': 1, 'volume_id': '65808cd0-6958-4f58-b960-136d46e40b10', 'auth_method': 'CHAP', 'auth_username': '8Xt472AAtFKEFCUt6TtE', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e6cf93ed-dffb-4ea0-bec6-40860865864a'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:25:24.497067 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-dec8ce16-204f-40ef-b461-1d8c88c806b7 req-ea4d7713-915e-48db-a8f4-47d68ddc5300 tempest-AttachVolumeNegativeTest-2145168568 None] attachment_update completed successfully.
Feb 09 13:25:24.727633 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-174c72a5-fc78-44f1-ac40-6dcb39763930 tempest-VolumeManageAdminTest-2057496598 None] Lock "b'cinder-0f5aae6f-78b1-4334-b371-d27f7f34a0ea-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:25:24.834072 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-174c72a5-fc78-44f1-ac40-6dcb39763930 tempest-VolumeManageAdminTest-2057496598 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0f5aae6f-78b1-4334-b371-d27f7f34a0ea
Feb 09 13:25:24.835356 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-174c72a5-fc78-44f1-ac40-6dcb39763930 tempest-VolumeManageAdminTest-2057496598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0f5aae6f-78b1-4334-b371-d27f7f34a0ea {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:24.911854 n-d-825175-3 sudo[123247]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0f5aae6f-78b1-4334-b371-d27f7f34a0ea
Feb 09 13:25:24.912750 n-d-825175-3 sudo[123247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:25:25.678403 n-d-825175-3 sudo[123247]: pam_unix(sudo:session): session closed for user root
Feb 09 13:25:25.681783 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-174c72a5-fc78-44f1-ac40-6dcb39763930 tempest-VolumeManageAdminTest-2057496598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0f5aae6f-78b1-4334-b371-d27f7f34a0ea" returned: 0 in 0.846s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:25.684993 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-174c72a5-fc78-44f1-ac40-6dcb39763930 tempest-VolumeManageAdminTest-2057496598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f5aae6f-78b1-4334-b371-d27f7f34a0ea {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:25.745912 n-d-825175-3 sudo[123274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f5aae6f-78b1-4334-b371-d27f7f34a0ea
Feb 09 13:25:25.748487 n-d-825175-3 sudo[123274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:25:26.352073 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.driver [None req-28b71709-b20c-4e2f-bcbf-13d5a559d050 tempest-VolumesBackupsV39Test-1170028360 None] Creating a new backup for volume volume-47a37634-71d7-4d97-9fbe-44c02d4108dd. {{(pid=91721) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Feb 09 13:25:26.369048 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-28b71709-b20c-4e2f-bcbf-13d5a559d050 tempest-VolumesBackupsV39Test-1170028360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-47a37634-71d7-4d97-9fbe-44c02d4108dd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:26.407630 n-d-825175-3 sudo[123292]: ubuntu : 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-47a37634-71d7-4d97-9fbe-44c02d4108dd
Feb 09 13:25:26.409579 n-d-825175-3 sudo[123292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:25:26.519999 n-d-825175-3 sudo[123274]: pam_unix(sudo:session): session closed for user root
Feb 09 13:25:26.524707 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-174c72a5-fc78-44f1-ac40-6dcb39763930 tempest-VolumeManageAdminTest-2057496598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f5aae6f-78b1-4334-b371-d27f7f34a0ea" returned: 0 in 0.839s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:26.528022 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-174c72a5-fc78-44f1-ac40-6dcb39763930 tempest-VolumeManageAdminTest-2057496598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f5aae6f-78b1-4334-b371-d27f7f34a0ea {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:26.564624 n-d-825175-3 sudo[123294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f5aae6f-78b1-4334-b371-d27f7f34a0ea
Feb 09 13:25:26.565440 n-d-825175-3 sudo[123294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:25:27.108500 n-d-825175-3 sudo[123292]: pam_unix(sudo:session): session closed for user root
Feb 09 13:25:27.111083 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-28b71709-b20c-4e2f-bcbf-13d5a559d050 tempest-VolumesBackupsV39Test-1170028360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-47a37634-71d7-4d97-9fbe-44c02d4108dd" returned: 0 in 0.742s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:27.197283 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:27.217674 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:27.218191 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-65808cd0-6958-4f58-b960-136d46e40b10\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10\n Backing store flags: \n Account information:\n 8Xt472AAtFKEFCUt6TtE\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-28b71709-b20c-4e2f-bcbf-13d5a559d050 tempest-VolumesBackupsV39Test-1170028360 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-65808cd0-6958-4f58-b960-136d46e40b10
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: I_T nexus: 23
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: 8Xt472AAtFKEFCUt6TtE
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:25:27.218952 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:25:27.223487 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-28b71709-b20c-4e2f-bcbf-13d5a559d050 tempest-VolumesBackupsV39Test-1170028360 None] Creating iscsi_target for Volume ID: volume-47a37634-71d7-4d97-9fbe-44c02d4108dd {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:25:27.241294 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-28b71709-b20c-4e2f-bcbf-13d5a559d050 tempest-VolumesBackupsV39Test-1170028360 None] Created volume path /opt/stack/data/cinder/volumes/volume-47a37634-71d7-4d97-9fbe-44c02d4108dd,
Feb 09 13:25:27.241294 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:25:27.241294 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:25:27.241294 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-47a37634-71d7-4d97-9fbe-44c02d4108dd
Feb 09 13:25:27.241294 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:25:27.241294 n-d-825175-3 cinder-volume[91721]: incominguser 2CMqApbAqh3ydYES3j5Q 92ZgKMs8tyG8kQoM
Feb 09 13:25:27.241294 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:25:27.241294 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:25:27.241294 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:25:27.241294 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:25:27.243818 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-47a37634-71d7-4d97-9fbe-44c02d4108dd {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:27.334825 n-d-825175-3 sudo[123294]: pam_unix(sudo:session): session closed for user root
Feb 09 13:25:27.337630 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-174c72a5-fc78-44f1-ac40-6dcb39763930 tempest-VolumeManageAdminTest-2057496598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f5aae6f-78b1-4334-b371-d27f7f34a0ea" returned: 0 in 0.809s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:27.339331 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-174c72a5-fc78-44f1-ac40-6dcb39763930 tempest-VolumeManageAdminTest-2057496598 None] Successfully deleted volume: 0f5aae6f-78b1-4334-b371-d27f7f34a0ea
Feb 09 13:25:27.445948 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-174c72a5-fc78-44f1-ac40-6dcb39763930 tempest-VolumeManageAdminTest-2057496598 None] Created reservations ['58219009-9470-4c1b-a2bd-ebfae1fa9fa0', 'de43927d-6061-4194-ab61-74c9662262e9', '4b0e9016-57ce-46eb-90df-664d0ccc23c1', 'a1950ed7-e164-45d6-a1f3-a23bfa34f2d9'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:25:27.448649 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-174c72a5-fc78-44f1-ac40-6dcb39763930 tempest-VolumeManageAdminTest-2057496598 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:25:27.448649 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:25:27.448649 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:25:27.530155 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-174c72a5-fc78-44f1-ac40-6dcb39763930 tempest-VolumeManageAdminTest-2057496598 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:25:27.530525 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-174c72a5-fc78-44f1-ac40-6dcb39763930 tempest-VolumeManageAdminTest-2057496598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:27.587685 n-d-825175-3 sudo[123321]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:25:27.592906 n-d-825175-3 sudo[123321]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:25:28.202849 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-47a37634-71d7-4d97-9fbe-44c02d4108dd" returned: 0 in 0.958s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:28.203720 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:25:28.204842 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-28b71709-b20c-4e2f-bcbf-13d5a559d050 tempest-VolumesBackupsV39Test-1170028360 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:25:28.205212 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-28b71709-b20c-4e2f-bcbf-13d5a559d050 tempest-VolumesBackupsV39Test-1170028360 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:25:28.209896 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:28.230560 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:28.230911 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-65808cd0-6958-4f58-b960-136d46e40b10\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10\n Backing store flags: \n Account information:\n 8Xt472AAtFKEFCUt6TtE\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47a37634-71d7-4d97-9fbe-44c02d4108dd\n System information:\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-47a37634-71d7-4d97-9fbe-44c02d4108dd\n Backing store flags: \n Account information:\n 2CMqApbAqh3ydYES3j5Q\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-28b71709-b20c-4e2f-bcbf-13d5a559d050 tempest-VolumesBackupsV39Test-1170028360 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-65808cd0-6958-4f58-b960-136d46e40b10
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: I_T nexus: 23
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: 8Xt472AAtFKEFCUt6TtE
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:25:28.231550 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:25:28.235011 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:28.402919 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:28.403258 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-65808cd0-6958-4f58-b960-136d46e40b10\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10\n Backing store flags: \n Account information:\n 8Xt472AAtFKEFCUt6TtE\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47a37634-71d7-4d97-9fbe-44c02d4108dd\n System information:\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-47a37634-71d7-4d97-9fbe-44c02d4108dd\n Backing store flags: \n Account information:\n 2CMqApbAqh3ydYES3j5Q\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:25:28.406888 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:28.452650 n-d-825175-3 sudo[123321]: pam_unix(sudo:session): session closed for user root
Feb 09 13:25:28.455292 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-174c72a5-fc78-44f1-ac40-6dcb39763930 tempest-VolumeManageAdminTest-2057496598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.925s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:28.460035 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-174c72a5-fc78-44f1-ac40-6dcb39763930 tempest-VolumeManageAdminTest-2057496598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:28.535373 n-d-825175-3 sudo[123369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:25:28.537725 n-d-825175-3 sudo[123369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:25:28.541003 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:28.541618 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-65808cd0-6958-4f58-b960-136d46e40b10\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10\n Backing store flags: \n Account information:\n 8Xt472AAtFKEFCUt6TtE\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47a37634-71d7-4d97-9fbe-44c02d4108dd\n System information:\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-47a37634-71d7-4d97-9fbe-44c02d4108dd\n Backing store flags: \n Account information:\n 2CMqApbAqh3ydYES3j5Q\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:25:28.544525 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [None req-28b71709-b20c-4e2f-bcbf-13d5a559d050 tempest-VolumesBackupsV39Test-1170028360 None] Set provider_location to: 10.222.0.59:3260,2 iqn.2010-10.org.openstack:volume-47a37634-71d7-4d97-9fbe-44c02d4108dd 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:25:28.648825 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-28b71709-b20c-4e2f-bcbf-13d5a559d050 tempest-VolumesBackupsV39Test-1170028360 None] Initialize volume connection completed successfully.
Feb 09 13:25:29.483158 n-d-825175-3 sudo[123369]: pam_unix(sudo:session): session closed for user root
Feb 09 13:25:29.486617 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-174c72a5-fc78-44f1-ac40-6dcb39763930 tempest-VolumeManageAdminTest-2057496598 None] CMD "sudo cinder-rootwrap /etc/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.026s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:29.489919 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-174c72a5-fc78-44f1-ac40-6dcb39763930 tempest-VolumeManageAdminTest-2057496598 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:25:29.492204 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-174c72a5-fc78-44f1-ac40-6dcb39763930 tempest-VolumeManageAdminTest-2057496598 None] Deleted volume successfully.
Feb 09 13:25:29.511474 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-174c72a5-fc78-44f1-ac40-6dcb39763930 tempest-VolumeManageAdminTest-2057496598 None] Lock "b'cinder-0f5aae6f-78b1-4334-b371-d27f7f34a0ea-delete_volume'" released by "delete_volume" :: held 4.782s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:25:58.411365 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:25:58.418368 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:25:58.419435 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:25:58.438241 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Flow 'volume_create_manager' (e1b23eab-97e4-459b-8eae-ae21762db1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:25:58.443067 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7556099e-a80b-4d37-be82-edac400fc28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:58.483358 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:25:58.518779 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7556099e-a80b-4d37-be82-edac400fc28e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:25:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-900150499',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=a855febc-113f-483e-99cf-a85769656110,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2c69ab5e5f342ec94c6fbcb500f7d99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:25:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:25:58Z,user_id='756487a930de45c599fbfdd5514a6910',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:58.537918 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (35553deb-108d-4ab4-af99-a2c98e7b85ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:58.541094 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (35553deb-108d-4ab4-af99-a2c98e7b85ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:58.546508 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb973e8c-2394-47ff-9b44-2a63c36af6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:58.555313 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb973e8c-2394-47ff-9b44-2a63c36af6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a855febc-113f-483e-99cf-a85769656110', 'volume_name': 'volume-a855febc-113f-483e-99cf-a85769656110', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:58.557821 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b5ba82e-1097-4627-99b9-05bc71695dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:58.560947 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b5ba82e-1097-4627-99b9-05bc71695dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:58.564895 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ca12abb7-961f-4de9-b79e-93139d3fedc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:58.566074 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Volume a855febc-113f-483e-99cf-a85769656110: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a855febc-113f-483e-99cf-a85769656110', 'volume_size': 1}
Feb 09 13:25:58.568389 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a855febc-113f-483e-99cf-a85769656110 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:25:58.615431 n-d-825175-3 sudo[123829]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a855febc-113f-483e-99cf-a85769656110 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:25:58.616593 n-d-825175-3 sudo[123829]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:25:59.459022 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a855febc-113f-483e-99cf-a85769656110 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.890s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:25:59.454879 n-d-825175-3 sudo[123829]: pam_unix(sudo:session): session closed for user root
Feb 09 13:25:59.464195 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ca12abb7-961f-4de9-b79e-93139d3fedc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a855febc-113f-483e-99cf-a85769656110', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:59.470125 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95b5ef25-8b93-4326-9597-889bc21f619b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:25:59.499858 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Volume volume-a855febc-113f-483e-99cf-a85769656110 (a855febc-113f-483e-99cf-a85769656110): created successfully
Feb 09 13:25:59.509610 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95b5ef25-8b93-4326-9597-889bc21f619b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:25:59.520739 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Flow 'volume_create_manager' (e1b23eab-97e4-459b-8eae-ae21762db1e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:25:59.549527 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-1300dde3-2636-4e86-942c-48ef68190b51 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Created volume successfully.
Feb 09 13:26:00.699448 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b8cbcb05-ffa9-45d9-87c4-3d386673d49d tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a855febc-113f-483e-99cf-a85769656110 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:00.757408 n-d-825175-3 sudo[123888]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a855febc-113f-483e-99cf-a85769656110
Feb 09 13:26:00.761933 n-d-825175-3 sudo[123888]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:01.435114 n-d-825175-3 sudo[123888]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:01.437301 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b8cbcb05-ffa9-45d9-87c4-3d386673d49d tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a855febc-113f-483e-99cf-a85769656110" returned: 0 in 0.738s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:01.443959 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b8cbcb05-ffa9-45d9-87c4-3d386673d49d tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-05663061-dc02-4cc4-b86c-2b2e2631b73f --snapshot stack-volumes-lvmdriver-1/volume-a855febc-113f-483e-99cf-a85769656110 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:01.518142 n-d-825175-3 sudo[123902]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-05663061-dc02-4cc4-b86c-2b2e2631b73f --snapshot stack-volumes-lvmdriver-1/volume-a855febc-113f-483e-99cf-a85769656110 -L 1.00g
Feb 09 13:26:01.520006 n-d-825175-3 sudo[123902]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:02.654276 n-d-825175-3 sudo[123902]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:02.656483 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b8cbcb05-ffa9-45d9-87c4-3d386673d49d tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-05663061-dc02-4cc4-b86c-2b2e2631b73f --snapshot stack-volumes-lvmdriver-1/volume-a855febc-113f-483e-99cf-a85769656110 -L 1.00g" returned: 0 in 1.212s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:02.759159 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-b8cbcb05-ffa9-45d9-87c4-3d386673d49d tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Create snapshot completed successfully
Feb 09 13:26:04.683019 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-a192f748-7bf8-4209-a619-2680a522b5fe tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Lock "b'cinder-05663061-dc02-4cc4-b86c-2b2e2631b73f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.030s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:26:04.690074 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a192f748-7bf8-4209-a619-2680a522b5fe tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-05663061-dc02-4cc4-b86c-2b2e2631b73f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:04.766092 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:26:04.766905 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:26:04.768405 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:04.817726 n-d-825175-3 sudo[124035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-05663061-dc02-4cc4-b86c-2b2e2631b73f
Feb 09 13:26:04.825220 n-d-825175-3 sudo[124035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:04.853600 n-d-825175-3 sudo[124039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:26:04.854756 n-d-825175-3 sudo[124039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:06.028171 n-d-825175-3 sudo[124039]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:06.038763 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.268s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:06.042763 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:06.103272 n-d-825175-3 sudo[124051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:26:06.104442 n-d-825175-3 sudo[124051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:06.135709 n-d-825175-3 sudo[124035]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:06.139284 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a192f748-7bf8-4209-a619-2680a522b5fe tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-05663061-dc02-4cc4-b86c-2b2e2631b73f" returned: 0 in 1.453s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:06.143077 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a192f748-7bf8-4209-a619-2680a522b5fe tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-05663061-dc02-4cc4-b86c-2b2e2631b73f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:06.195831 n-d-825175-3 sudo[124053]: ubuntu : TTY=unknown ; 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-05663061-dc02-4cc4-b86c-2b2e2631b73f
Feb 09 13:26:06.198738 n-d-825175-3 sudo[124053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:07.329561 n-d-825175-3 sudo[124053]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:07.332396 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a192f748-7bf8-4209-a619-2680a522b5fe tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-05663061-dc02-4cc4-b86c-2b2e2631b73f" returned: 0 in 1.189s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:07.388949 n-d-825175-3 sudo[124051]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:07.473086 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/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.431s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:07.502666 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:26:07.595247 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-a192f748-7bf8-4209-a619-2680a522b5fe tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Created reservations ['ab65fe8e-c6cf-4cd3-b26e-bc300b838b60', 'a3dd547e-b847-43f2-937f-5843852d64e8', '84b847a7-dd88-4af0-8f04-43ce25df4a2d', 'a06b98ee-7b82-4aea-a0e9-2607afbd6a7d'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:26:07.597967 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-a192f748-7bf8-4209-a619-2680a522b5fe tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:26:07.597967 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:26:07.597967 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:26:07.657449 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-a192f748-7bf8-4209-a619-2680a522b5fe tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Delete snapshot completed successfully.
Feb 09 13:26:07.663526 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-a192f748-7bf8-4209-a619-2680a522b5fe tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Lock "b'cinder-05663061-dc02-4cc4-b86c-2b2e2631b73f-delete_snapshot'" released by "delete_snapshot" :: held 2.980s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:26:08.175124 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-2546e439-5a78-4288-b507-15eb7ba80b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Lock "b'cinder-a855febc-113f-483e-99cf-a85769656110-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:26:08.374619 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-2546e439-5a78-4288-b507-15eb7ba80b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Skipping remove_export. No iscsi_target is presently exported for volume: a855febc-113f-483e-99cf-a85769656110
Feb 09 13:26:08.375928 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2546e439-5a78-4288-b507-15eb7ba80b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a855febc-113f-483e-99cf-a85769656110 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:08.426613 n-d-825175-3 sudo[124120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a855febc-113f-483e-99cf-a85769656110
Feb 09 13:26:08.429404 n-d-825175-3 sudo[124120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:08.956438 n-d-825175-3 sudo[124120]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:08.958631 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2546e439-5a78-4288-b507-15eb7ba80b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a855febc-113f-483e-99cf-a85769656110" returned: 0 in 0.582s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:08.960697 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2546e439-5a78-4288-b507-15eb7ba80b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a855febc-113f-483e-99cf-a85769656110 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:08.983630 n-d-825175-3 sudo[124123]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a855febc-113f-483e-99cf-a85769656110
Feb 09 13:26:08.985835 n-d-825175-3 sudo[124123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:09.617410 n-d-825175-3 sudo[124123]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:09.620427 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2546e439-5a78-4288-b507-15eb7ba80b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a855febc-113f-483e-99cf-a85769656110" returned: 0 in 0.659s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:09.623263 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2546e439-5a78-4288-b507-15eb7ba80b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a855febc-113f-483e-99cf-a85769656110 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:09.666784 n-d-825175-3 sudo[124128]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a855febc-113f-483e-99cf-a85769656110
Feb 09 13:26:09.668178 n-d-825175-3 sudo[124128]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:10.402189 n-d-825175-3 sudo[124128]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:10.404496 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2546e439-5a78-4288-b507-15eb7ba80b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a855febc-113f-483e-99cf-a85769656110" returned: 0 in 0.781s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:10.405926 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-2546e439-5a78-4288-b507-15eb7ba80b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Successfully deleted volume: a855febc-113f-483e-99cf-a85769656110
Feb 09 13:26:10.558075 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-2546e439-5a78-4288-b507-15eb7ba80b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Created reservations ['5f7e645e-7129-42c4-8403-3e893bf8e764', 'b3b90697-9385-411e-adfa-a336fbda4fcd', '8412315a-85c9-4da2-8c51-f963bafdc3eb', '6e2f2cf1-95f8-4dfb-a541-2d48537dc83e'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:26:10.560889 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-2546e439-5a78-4288-b507-15eb7ba80b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:26:10.560889 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:26:10.560889 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:26:10.749010 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-2546e439-5a78-4288-b507-15eb7ba80b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:26:10.750707 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2546e439-5a78-4288-b507-15eb7ba80b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:10.822055 n-d-825175-3 sudo[124134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:26:10.828917 n-d-825175-3 sudo[124134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:11.671553 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-9e830161-7acd-40ed-b27f-1f3b0cb9a27f req-497263a5-51e1-47f7-84d4-faca848599ad tempest-AttachVolumeNegativeTest-2145168568 None] Terminate volume connection completed successfully.
Feb 09 13:26:11.674154 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-9e830161-7acd-40ed-b27f-1f3b0cb9a27f req-497263a5-51e1-47f7-84d4-faca848599ad tempest-AttachVolumeNegativeTest-2145168568 None] Deleting attachment e6cf93ed-dffb-4ea0-bec6-40860865864a. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:26:11.686852 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:11.819886 n-d-825175-3 sudo[124134]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:11.822061 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2546e439-5a78-4288-b507-15eb7ba80b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.071s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:11.827418 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2546e439-5a78-4288-b507-15eb7ba80b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:11.881007 n-d-825175-3 sudo[124151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:26:11.881817 n-d-825175-3 sudo[124151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:12.005441 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.321s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:12.006646 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398630048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-65808cd0-6958-4f58-b960-136d46e40b10\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10\n Backing store flags: \n Account information:\n 8Xt472AAtFKEFCUt6TtE\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-47a37634-71d7-4d97-9fbe-44c02d4108dd\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:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47a37634-71d7-4d97-9fbe-44c02d4108dd\n Backing store flags: \n Account information:\n 2CMqApbAqh3ydYES3j5Q\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:26:12.007634 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-9e830161-7acd-40ed-b27f-1f3b0cb9a27f req-497263a5-51e1-47f7-84d4-faca848599ad tempest-AttachVolumeNegativeTest-2145168568 None] Removing iscsi_target for Volume ID: 65808cd0-6958-4f58-b960-136d46e40b10
Feb 09 13:26:12.008813 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-65808cd0-6958-4f58-b960-136d46e40b10 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:12.187361 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-65808cd0-6958-4f58-b960-136d46e40b10 -f" returned: 0 in 0.178s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:12.188755 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398630048]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:26:12.189961 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:12.627210 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.437s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:12.627670 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398630048]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-47a37634-71d7-4d97-9fbe-44c02d4108dd\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:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-47a37634-71d7-4d97-9fbe-44c02d4108dd\n Backing store flags: \n Account information:\n 2CMqApbAqh3ydYES3j5Q\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:26:12.856036 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-9e830161-7acd-40ed-b27f-1f3b0cb9a27f req-497263a5-51e1-47f7-84d4-faca848599ad tempest-AttachVolumeNegativeTest-2145168568 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:26:12.856036 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:26:12.856036 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:26:12.939210 n-d-825175-3 sudo[124151]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:12.941434 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2546e439-5a78-4288-b507-15eb7ba80b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.115s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:12.944493 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-2546e439-5a78-4288-b507-15eb7ba80b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:26:12.963584 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-2546e439-5a78-4288-b507-15eb7ba80b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Deleted volume successfully.
Feb 09 13:26:12.990072 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-2546e439-5a78-4288-b507-15eb7ba80b10 tempest-VolumeSnapshotQuotasNegativeTestJSON-2084016039 None] Lock "b'cinder-a855febc-113f-483e-99cf-a85769656110-delete_volume'" released by "delete_volume" :: held 4.812s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:26:21.658319 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-28b71709-b20c-4e2f-bcbf-13d5a559d050 tempest-VolumesBackupsV39Test-1170028360 None] Terminate volume connection completed successfully.
Feb 09 13:26:21.759970 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:21.887169 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.129s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:21.887505 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-47a37634-71d7-4d97-9fbe-44c02d4108dd\n System information:\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-47a37634-71d7-4d97-9fbe-44c02d4108dd\n Backing store flags: \n Account information:\n 2CMqApbAqh3ydYES3j5Q\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:26:21.888138 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [None req-28b71709-b20c-4e2f-bcbf-13d5a559d050 tempest-VolumesBackupsV39Test-1170028360 None] Removing iscsi_target for Volume ID: 47a37634-71d7-4d97-9fbe-44c02d4108dd
Feb 09 13:26:21.891877 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-47a37634-71d7-4d97-9fbe-44c02d4108dd -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:22.176944 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-47a37634-71d7-4d97-9fbe-44c02d4108dd -f" returned: 0 in 0.287s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:22.177266 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:26:22.180707 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:22.357285 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.176s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:22.357569 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:26:22.358307 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-28b71709-b20c-4e2f-bcbf-13d5a559d050 tempest-VolumesBackupsV39Test-1170028360 None] Remove volume export completed successfully.
Feb 09 13:26:22.637997 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:26:22.641681 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:26:22.642193 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:26:22.686749 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Flow 'volume_create_manager' (96ca1225-6c2d-4532-b856-133f99369233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:26:22.702547 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (408d9c38-2f2a-4b90-ac82-db0f84306969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:26:22.734375 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:26:22.761258 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (408d9c38-2f2a-4b90-ac82-db0f84306969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:26:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1182068252',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=18706c58-7f87-4da1-b2dc-b68f954bad58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a5f5aa38b4f4f43aae2c48ec1fa7975',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:26:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:26:23Z,user_id='5741b60ca5394224a218ec94d39a5362',volume_attachment=>,volume_type=VolumeType(49887031-dfef-4eb5-ac45-6d980ec1ac5d),volume_type_id=49887031-dfef-4eb5-ac45-6d980ec1ac5d)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:26:22.764420 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0e3a162b-a8a0-4110-af51-4ce2818e521e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:26:22.766914 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0e3a162b-a8a0-4110-af51-4ce2818e521e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:26:22.769652 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d88d66a7-c9a9-4079-8906-98a9e6455279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:26:22.772248 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d88d66a7-c9a9-4079-8906-98a9e6455279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '18706c58-7f87-4da1-b2dc-b68f954bad58', 'volume_name': 'volume-18706c58-7f87-4da1-b2dc-b68f954bad58', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:26:22.775200 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b155a3cf-9180-44d2-8d80-f680a95a28d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:26:22.778370 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b155a3cf-9180-44d2-8d80-f680a95a28d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:26:22.780910 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4264a4d5-5e2c-41b1-8cde-5af0ffb0ff17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:26:22.783529 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Volume 18706c58-7f87-4da1-b2dc-b68f954bad58: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-18706c58-7f87-4da1-b2dc-b68f954bad58', 'volume_size': 1}
Feb 09 13:26:22.785020 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-18706c58-7f87-4da1-b2dc-b68f954bad58 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:22.841342 n-d-825175-3 sudo[124273]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-18706c58-7f87-4da1-b2dc-b68f954bad58 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:26:22.846132 n-d-825175-3 sudo[124273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:23.768415 n-d-825175-3 sudo[124273]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:23.771685 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-18706c58-7f87-4da1-b2dc-b68f954bad58 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.986s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:23.776477 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4264a4d5-5e2c-41b1-8cde-5af0ffb0ff17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-18706c58-7f87-4da1-b2dc-b68f954bad58', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:26:23.780369 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b6681ad-656e-49a8-b2c1-931b1a2d02d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:26:23.802444 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Volume volume-18706c58-7f87-4da1-b2dc-b68f954bad58 (18706c58-7f87-4da1-b2dc-b68f954bad58): created successfully
Feb 09 13:26:23.804479 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b6681ad-656e-49a8-b2c1-931b1a2d02d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:26:23.815083 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Flow 'volume_create_manager' (96ca1225-6c2d-4532-b856-133f99369233) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:26:23.829247 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-6cca7a2b-6a21-4c3d-8794-945b25745bd1 tempest-VolumeTypesAccessTest-194919624 None] Created volume successfully.
Feb 09 13:26:25.973183 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] Lock "b'cinder-18706c58-7f87-4da1-b2dc-b68f954bad58-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:26:26.117563 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] Skipping remove_export. No iscsi_target is presently exported for volume: 18706c58-7f87-4da1-b2dc-b68f954bad58
Feb 09 13:26:26.118999 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-18706c58-7f87-4da1-b2dc-b68f954bad58 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:26.171325 n-d-825175-3 sudo[124369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-18706c58-7f87-4da1-b2dc-b68f954bad58
Feb 09 13:26:26.174659 n-d-825175-3 sudo[124369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:27.091641 n-d-825175-3 sudo[124369]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:27.094773 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-18706c58-7f87-4da1-b2dc-b68f954bad58" returned: 0 in 0.975s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:27.096836 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-18706c58-7f87-4da1-b2dc-b68f954bad58 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:27.135338 n-d-825175-3 sudo[124372]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-18706c58-7f87-4da1-b2dc-b68f954bad58
Feb 09 13:26:27.136316 n-d-825175-3 sudo[124372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:27.913934 n-d-825175-3 sudo[124372]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:27.916458 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-18706c58-7f87-4da1-b2dc-b68f954bad58" returned: 0 in 0.819s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:27.918818 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-18706c58-7f87-4da1-b2dc-b68f954bad58 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:27.980342 n-d-825175-3 sudo[124376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-18706c58-7f87-4da1-b2dc-b68f954bad58
Feb 09 13:26:27.987932 n-d-825175-3 sudo[124376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:28.639703 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-529a027c-846e-4a23-82e7-7bf2cb6f6b85 tempest-VolumesBackupsV39Test-1170028360 None] Lock "b'cinder-47a37634-71d7-4d97-9fbe-44c02d4108dd-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:26:28.815029 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:29.020567 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.214s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:29.023801 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:26:29.024765 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-529a027c-846e-4a23-82e7-7bf2cb6f6b85 tempest-VolumesBackupsV39Test-1170028360 None] Skipping remove_export. No iscsi_target is presently exported for volume: 47a37634-71d7-4d97-9fbe-44c02d4108dd
Feb 09 13:26:29.026018 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-529a027c-846e-4a23-82e7-7bf2cb6f6b85 tempest-VolumesBackupsV39Test-1170028360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-47a37634-71d7-4d97-9fbe-44c02d4108dd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:29.098957 n-d-825175-3 sudo[124432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-47a37634-71d7-4d97-9fbe-44c02d4108dd
Feb 09 13:26:29.099813 n-d-825175-3 sudo[124432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:29.192318 n-d-825175-3 sudo[124376]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:29.197436 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-18706c58-7f87-4da1-b2dc-b68f954bad58" returned: 0 in 1.276s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:29.205506 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] Successfully deleted volume: 18706c58-7f87-4da1-b2dc-b68f954bad58
Feb 09 13:26:29.265559 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-800508306 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-800508306, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:26:29.269695 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-800508306 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-800508306, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:26:29.317118 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] Created reservations ['8b341edb-1d56-4b12-9e06-b75bc522587d', '8509acbe-3311-4927-9fb0-a5ee64b8d59e', 'aacb99dd-511c-498e-8e95-b98da401c8e3', '2d82d2d9-5128-474d-a1b1-d2c4b5aeaf1d'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:26:29.321938 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:26:29.321938 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:26:29.321938 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:26:29.425044 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:26:29.426876 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:29.478507 n-d-825175-3 sudo[124456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:26:29.479761 n-d-825175-3 sudo[124456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:30.053848 n-d-825175-3 sudo[124432]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:30.057341 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-529a027c-846e-4a23-82e7-7bf2cb6f6b85 tempest-VolumesBackupsV39Test-1170028360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-47a37634-71d7-4d97-9fbe-44c02d4108dd" returned: 0 in 1.031s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:30.059969 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-529a027c-846e-4a23-82e7-7bf2cb6f6b85 tempest-VolumesBackupsV39Test-1170028360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-47a37634-71d7-4d97-9fbe-44c02d4108dd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:30.109015 n-d-825175-3 sudo[124477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-47a37634-71d7-4d97-9fbe-44c02d4108dd
Feb 09 13:26:30.112032 n-d-825175-3 sudo[124477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:30.471915 n-d-825175-3 sudo[124456]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:30.474520 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.048s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:30.476598 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:30.505094 n-d-825175-3 sudo[124483]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:26:30.508762 n-d-825175-3 sudo[124483]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:31.006820 n-d-825175-3 sudo[124477]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:31.009336 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-529a027c-846e-4a23-82e7-7bf2cb6f6b85 tempest-VolumesBackupsV39Test-1170028360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-47a37634-71d7-4d97-9fbe-44c02d4108dd" returned: 0 in 0.949s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:31.015364 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-529a027c-846e-4a23-82e7-7bf2cb6f6b85 tempest-VolumesBackupsV39Test-1170028360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-47a37634-71d7-4d97-9fbe-44c02d4108dd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:31.072284 n-d-825175-3 sudo[124507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-47a37634-71d7-4d97-9fbe-44c02d4108dd
Feb 09 13:26:31.081909 n-d-825175-3 sudo[124507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:31.358539 n-d-825175-3 sudo[124483]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:31.361091 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:31.363730 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:26:31.371632 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] Deleted volume successfully.
Feb 09 13:26:31.391463 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-2a335473-201b-46c6-b93a-5ea6b3263732 tempest-VolumeTypesAccessTest-194919624 None] Lock "b'cinder-18706c58-7f87-4da1-b2dc-b68f954bad58-delete_volume'" released by "delete_volume" :: held 5.423s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:26:31.751939 n-d-825175-3 sudo[124507]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:31.753641 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-529a027c-846e-4a23-82e7-7bf2cb6f6b85 tempest-VolumesBackupsV39Test-1170028360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-47a37634-71d7-4d97-9fbe-44c02d4108dd" returned: 0 in 0.738s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:31.755013 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-529a027c-846e-4a23-82e7-7bf2cb6f6b85 tempest-VolumesBackupsV39Test-1170028360 None] Successfully deleted volume: 47a37634-71d7-4d97-9fbe-44c02d4108dd
Feb 09 13:26:31.814291 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-529a027c-846e-4a23-82e7-7bf2cb6f6b85 tempest-VolumesBackupsV39Test-1170028360 None] Created reservations ['4d5ed47b-f2e0-4887-86dc-72c28b5a78bc', '25b1796b-4d19-4a80-80c1-78dd185b5e03', 'e9a0b920-7d94-4079-92b5-f6b6c59e9f77', '409b0ea2-e75c-4e85-be53-188ec243e224'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:26:31.816815 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-529a027c-846e-4a23-82e7-7bf2cb6f6b85 tempest-VolumesBackupsV39Test-1170028360 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:26:31.816815 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:26:31.816815 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:26:31.878875 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-529a027c-846e-4a23-82e7-7bf2cb6f6b85 tempest-VolumesBackupsV39Test-1170028360 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:26:31.880399 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-529a027c-846e-4a23-82e7-7bf2cb6f6b85 tempest-VolumesBackupsV39Test-1170028360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:31.918959 n-d-825175-3 sudo[124517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:26:31.946916 n-d-825175-3 sudo[124517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:32.563594 n-d-825175-3 sudo[124517]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:32.565851 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-529a027c-846e-4a23-82e7-7bf2cb6f6b85 tempest-VolumesBackupsV39Test-1170028360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.685s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:32.567951 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-529a027c-846e-4a23-82e7-7bf2cb6f6b85 tempest-VolumesBackupsV39Test-1170028360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:32.596034 n-d-825175-3 sudo[124527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:26:32.597276 n-d-825175-3 sudo[124527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:33.361951 n-d-825175-3 sudo[124527]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:33.364256 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-529a027c-846e-4a23-82e7-7bf2cb6f6b85 tempest-VolumesBackupsV39Test-1170028360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.796s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:33.366798 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-529a027c-846e-4a23-82e7-7bf2cb6f6b85 tempest-VolumesBackupsV39Test-1170028360 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:26:33.374711 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-529a027c-846e-4a23-82e7-7bf2cb6f6b85 tempest-VolumesBackupsV39Test-1170028360 None] Deleted volume successfully.
Feb 09 13:26:33.421544 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-529a027c-846e-4a23-82e7-7bf2cb6f6b85 tempest-VolumesBackupsV39Test-1170028360 None] Lock "b'cinder-47a37634-71d7-4d97-9fbe-44c02d4108dd-delete_volume'" released by "delete_volume" :: held 4.789s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:26:46.493701 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:26:46.514968 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:26:46.522904 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:26:46.573492 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Flow 'volume_create_manager' (d949af29-3018-4445-a0b8-2e3b3402fcfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:26:46.578340 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6482a72-57e9-429a-becb-06a48d210f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:26:46.612159 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:26:46.673955 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6482a72-57e9-429a-becb-06a48d210f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:26:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2020865433',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=60fba3e2-844d-4e69-af61-e843b77bf8ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b783488e5bce4a2bbaf4a4684c24384e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:26:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:26:46Z,user_id='d6adb96b200e4b8483b0693e73e81e82',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:26:46.683769 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (63f7d2a5-4f34-4ba4-b175-7ad7f77d6749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:26:46.687841 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (63f7d2a5-4f34-4ba4-b175-7ad7f77d6749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:26:46.695762 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (903e0274-0315-4eaf-9173-2610b68b65e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:26:46.702319 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (903e0274-0315-4eaf-9173-2610b68b65e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '60fba3e2-844d-4e69-af61-e843b77bf8ed', 'volume_name': 'volume-60fba3e2-844d-4e69-af61-e843b77bf8ed', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:26:46.708349 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b024d0b4-5bda-423f-b395-0443aaa10ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:26:46.713762 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b024d0b4-5bda-423f-b395-0443aaa10ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:26:46.717534 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7dad7e87-7011-4273-8a37-ad7c552e85fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:26:46.719048 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Volume 60fba3e2-844d-4e69-af61-e843b77bf8ed: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-60fba3e2-844d-4e69-af61-e843b77bf8ed', 'volume_size': 1}
Feb 09 13:26:46.720624 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-60fba3e2-844d-4e69-af61-e843b77bf8ed stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:46.743946 n-d-825175-3 sudo[124810]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-60fba3e2-844d-4e69-af61-e843b77bf8ed stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:26:46.745629 n-d-825175-3 sudo[124810]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:47.425250 n-d-825175-3 sudo[124810]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:47.427940 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-60fba3e2-844d-4e69-af61-e843b77bf8ed stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.707s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:47.435610 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7dad7e87-7011-4273-8a37-ad7c552e85fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-60fba3e2-844d-4e69-af61-e843b77bf8ed', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:26:47.439794 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b64f746-570a-41a9-9da3-3bcb715f2fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:26:47.456320 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Volume volume-60fba3e2-844d-4e69-af61-e843b77bf8ed (60fba3e2-844d-4e69-af61-e843b77bf8ed): created successfully
Feb 09 13:26:47.460848 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b64f746-570a-41a9-9da3-3bcb715f2fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:26:47.466008 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Flow 'volume_create_manager' (d949af29-3018-4445-a0b8-2e3b3402fcfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:26:47.477817 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-84671515-b696-46a8-b6d5-938806eb39f9 tempest-SnapshotMetadataTestJSON-313183567 None] Created volume successfully.
Feb 09 13:26:48.289822 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a2d2f0a1-dcb2-4925-a8ba-111feb4487d8 tempest-SnapshotMetadataTestJSON-313183567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-60fba3e2-844d-4e69-af61-e843b77bf8ed {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:48.316357 n-d-825175-3 sudo[124845]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-60fba3e2-844d-4e69-af61-e843b77bf8ed
Feb 09 13:26:48.317191 n-d-825175-3 sudo[124845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:48.888047 n-d-825175-3 sudo[124845]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:48.890982 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a2d2f0a1-dcb2-4925-a8ba-111feb4487d8 tempest-SnapshotMetadataTestJSON-313183567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-60fba3e2-844d-4e69-af61-e843b77bf8ed" returned: 0 in 0.601s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:48.893027 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a2d2f0a1-dcb2-4925-a8ba-111feb4487d8 tempest-SnapshotMetadataTestJSON-313183567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6b303796-210f-4d05-9361-7104343b7870 --snapshot stack-volumes-lvmdriver-1/volume-60fba3e2-844d-4e69-af61-e843b77bf8ed -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:48.945484 n-d-825175-3 sudo[124880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6b303796-210f-4d05-9361-7104343b7870 --snapshot stack-volumes-lvmdriver-1/volume-60fba3e2-844d-4e69-af61-e843b77bf8ed -L 1.00g
Feb 09 13:26:48.946919 n-d-825175-3 sudo[124880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:49.764720 n-d-825175-3 sudo[124880]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:49.768897 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a2d2f0a1-dcb2-4925-a8ba-111feb4487d8 tempest-SnapshotMetadataTestJSON-313183567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6b303796-210f-4d05-9361-7104343b7870 --snapshot stack-volumes-lvmdriver-1/volume-60fba3e2-844d-4e69-af61-e843b77bf8ed -L 1.00g" returned: 0 in 0.876s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:49.878180 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-a2d2f0a1-dcb2-4925-a8ba-111feb4487d8 tempest-SnapshotMetadataTestJSON-313183567 None] Create snapshot completed successfully
Feb 09 13:26:52.271811 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-755725bd-78ba-4ce6-a120-a22916e81617 tempest-SnapshotMetadataTestJSON-313183567 None] Lock "b'cinder-6b303796-210f-4d05-9361-7104343b7870-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.028s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:26:52.274117 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-755725bd-78ba-4ce6-a120-a22916e81617 tempest-SnapshotMetadataTestJSON-313183567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6b303796-210f-4d05-9361-7104343b7870 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:52.343606 n-d-825175-3 sudo[125036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6b303796-210f-4d05-9361-7104343b7870
Feb 09 13:26:52.345216 n-d-825175-3 sudo[125036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:52.774028 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:26:52.784689 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:26:52.785208 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:26:52.835789 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Flow 'volume_create_manager' (00a13718-b05f-4263-81e1-7545b49ca2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:26:52.860514 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f01c6ad7-8251-4d2b-87f1-8112a6808d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:26:52.934836 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:26:52.985611 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f01c6ad7-8251-4d2b-87f1-8112a6808d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:26:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1488962792',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=d813f0ec-659e-4b3c-b043-73525c526323,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ece8dc7dac44df6b66f0b5701afe575',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:26:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:26:53Z,user_id='9013856dfd7f43639a63e07d88e7c0c6',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:26:52.993066 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (71cf0e28-2e3a-4b3b-9583-b6438201843a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:26:52.998027 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (71cf0e28-2e3a-4b3b-9583-b6438201843a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:26:53.002190 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57437837-82e3-4407-9ff5-cabc764eff37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:26:53.005726 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57437837-82e3-4407-9ff5-cabc764eff37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd813f0ec-659e-4b3c-b043-73525c526323', 'volume_name': 'volume-d813f0ec-659e-4b3c-b043-73525c526323', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:26:53.008398 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4becb07e-6ef9-49af-81a0-363534b1f83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:26:53.010770 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4becb07e-6ef9-49af-81a0-363534b1f83c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:26:53.013141 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7d066ef9-5dda-4bc9-a49a-b8c14f5d5587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:26:53.014196 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Volume d813f0ec-659e-4b3c-b043-73525c526323: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d813f0ec-659e-4b3c-b043-73525c526323', 'volume_size': 1}
Feb 09 13:26:53.015977 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d813f0ec-659e-4b3c-b043-73525c526323 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:53.037585 n-d-825175-3 sudo[125051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d813f0ec-659e-4b3c-b043-73525c526323 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:26:53.043390 n-d-825175-3 sudo[125051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:53.393192 n-d-825175-3 sudo[125036]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:53.396795 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-755725bd-78ba-4ce6-a120-a22916e81617 tempest-SnapshotMetadataTestJSON-313183567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6b303796-210f-4d05-9361-7104343b7870" returned: 0 in 1.122s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:53.400289 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-755725bd-78ba-4ce6-a120-a22916e81617 tempest-SnapshotMetadataTestJSON-313183567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6b303796-210f-4d05-9361-7104343b7870 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:53.448051 n-d-825175-3 sudo[125054]: ubuntu : TTY=unknown ; 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-6b303796-210f-4d05-9361-7104343b7870
Feb 09 13:26:53.448865 n-d-825175-3 sudo[125054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:53.881216 n-d-825175-3 sudo[125051]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:53.884120 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d813f0ec-659e-4b3c-b043-73525c526323 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.868s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:53.888396 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7d066ef9-5dda-4bc9-a49a-b8c14f5d5587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d813f0ec-659e-4b3c-b043-73525c526323', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:26:53.891185 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a26c15d-6861-471f-ad02-6877d30dda94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:26:53.913773 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Volume volume-d813f0ec-659e-4b3c-b043-73525c526323 (d813f0ec-659e-4b3c-b043-73525c526323): created successfully
Feb 09 13:26:53.918479 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a26c15d-6861-471f-ad02-6877d30dda94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:26:53.924309 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Flow 'volume_create_manager' (00a13718-b05f-4263-81e1-7545b49ca2d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:26:53.939410 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-97b09738-4d86-4e2a-bdcf-69201e53633c tempest-AttachVolumeNegativeTest-2145168568 None] Created volume successfully.
Feb 09 13:26:54.379333 n-d-825175-3 sudo[125054]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:54.381712 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-755725bd-78ba-4ce6-a120-a22916e81617 tempest-SnapshotMetadataTestJSON-313183567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6b303796-210f-4d05-9361-7104343b7870" returned: 0 in 0.981s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:54.505788 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-755725bd-78ba-4ce6-a120-a22916e81617 tempest-SnapshotMetadataTestJSON-313183567 None] Created reservations ['78fad83b-f531-4b4a-bff6-a13bb094b1b7', '19ac7f9a-23af-4529-b270-5b5ea6804945', '89906ed1-2285-4532-99ee-60c409eb2d4e', 'ea8887ce-fd2e-4a7c-a3d5-cdd218c88457'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:26:54.509271 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-755725bd-78ba-4ce6-a120-a22916e81617 tempest-SnapshotMetadataTestJSON-313183567 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:26:54.509271 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:26:54.509271 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:26:54.551636 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-755725bd-78ba-4ce6-a120-a22916e81617 tempest-SnapshotMetadataTestJSON-313183567 None] Delete snapshot completed successfully.
Feb 09 13:26:54.559452 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-755725bd-78ba-4ce6-a120-a22916e81617 tempest-SnapshotMetadataTestJSON-313183567 None] Lock "b'cinder-6b303796-210f-4d05-9361-7104343b7870-delete_snapshot'" released by "delete_snapshot" :: held 2.288s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:26:55.745983 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-cd1b4df9-7f65-4ed0-a1f3-9a2b1ea7c3ba tempest-SnapshotMetadataTestJSON-313183567 None] Lock "b'cinder-60fba3e2-844d-4e69-af61-e843b77bf8ed-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:26:55.918486 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-cd1b4df9-7f65-4ed0-a1f3-9a2b1ea7c3ba tempest-SnapshotMetadataTestJSON-313183567 None] Skipping remove_export. No iscsi_target is presently exported for volume: 60fba3e2-844d-4e69-af61-e843b77bf8ed
Feb 09 13:26:55.921603 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1b4df9-7f65-4ed0-a1f3-9a2b1ea7c3ba tempest-SnapshotMetadataTestJSON-313183567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-60fba3e2-844d-4e69-af61-e843b77bf8ed {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:56.030093 n-d-825175-3 sudo[125194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-60fba3e2-844d-4e69-af61-e843b77bf8ed
Feb 09 13:26:56.044050 n-d-825175-3 sudo[125194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:56.508883 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-612438bb-4353-48c5-aa63-b8d5c2dfd29d req-9178667c-4b90-41b1-8a60-c44848a1a202 tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d813f0ec-659e-4b3c-b043-73525c526323 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:56.563934 n-d-825175-3 sudo[125200]: ubuntu : 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-d813f0ec-659e-4b3c-b043-73525c526323
Feb 09 13:26:56.566161 n-d-825175-3 sudo[125200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:56.825501 n-d-825175-3 sudo[125194]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:56.828754 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1b4df9-7f65-4ed0-a1f3-9a2b1ea7c3ba tempest-SnapshotMetadataTestJSON-313183567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-60fba3e2-844d-4e69-af61-e843b77bf8ed" returned: 0 in 0.907s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:56.831694 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1b4df9-7f65-4ed0-a1f3-9a2b1ea7c3ba tempest-SnapshotMetadataTestJSON-313183567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-60fba3e2-844d-4e69-af61-e843b77bf8ed {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:56.884346 n-d-825175-3 sudo[125203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-60fba3e2-844d-4e69-af61-e843b77bf8ed
Feb 09 13:26:56.885805 n-d-825175-3 sudo[125203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:57.448193 n-d-825175-3 sudo[125200]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:57.451068 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-612438bb-4353-48c5-aa63-b8d5c2dfd29d req-9178667c-4b90-41b1-8a60-c44848a1a202 tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d813f0ec-659e-4b3c-b043-73525c526323" returned: 0 in 0.946s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:57.526428 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:57.557746 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.033s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:57.558792 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:26:57.559066 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-612438bb-4353-48c5-aa63-b8d5c2dfd29d req-9178667c-4b90-41b1-8a60-c44848a1a202 tempest-AttachVolumeNegativeTest-2145168568 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:26:57.559861 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-612438bb-4353-48c5-aa63-b8d5c2dfd29d req-9178667c-4b90-41b1-8a60-c44848a1a202 tempest-AttachVolumeNegativeTest-2145168568 None] Creating iscsi_target for Volume ID: volume-d813f0ec-659e-4b3c-b043-73525c526323 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:26:57.563775 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-612438bb-4353-48c5-aa63-b8d5c2dfd29d req-9178667c-4b90-41b1-8a60-c44848a1a202 tempest-AttachVolumeNegativeTest-2145168568 None] Created volume path /opt/stack/data/cinder/volumes/volume-d813f0ec-659e-4b3c-b043-73525c526323,
Feb 09 13:26:57.563775 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:26:57.563775 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:26:57.563775 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d813f0ec-659e-4b3c-b043-73525c526323
Feb 09 13:26:57.563775 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:26:57.563775 n-d-825175-3 cinder-volume[91721]: incominguser FTg7EE3dR4exmsGeYe6j SSB6kThDiwsM5vN7
Feb 09 13:26:57.563775 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:26:57.563775 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:26:57.563775 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:26:57.563775 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:26:57.569171 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d813f0ec-659e-4b3c-b043-73525c526323 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:57.747159 n-d-825175-3 sudo[125203]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:57.748892 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1b4df9-7f65-4ed0-a1f3-9a2b1ea7c3ba tempest-SnapshotMetadataTestJSON-313183567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-60fba3e2-844d-4e69-af61-e843b77bf8ed" returned: 0 in 0.918s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:57.750297 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1b4df9-7f65-4ed0-a1f3-9a2b1ea7c3ba tempest-SnapshotMetadataTestJSON-313183567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-60fba3e2-844d-4e69-af61-e843b77bf8ed {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:57.801898 n-d-825175-3 sudo[125213]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-60fba3e2-844d-4e69-af61-e843b77bf8ed
Feb 09 13:26:57.814728 n-d-825175-3 sudo[125213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:59.008534 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d813f0ec-659e-4b3c-b043-73525c526323" returned: 0 in 1.442s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:59.010310 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:26:59.012336 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-612438bb-4353-48c5-aa63-b8d5c2dfd29d req-9178667c-4b90-41b1-8a60-c44848a1a202 tempest-AttachVolumeNegativeTest-2145168568 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:26:59.013631 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-612438bb-4353-48c5-aa63-b8d5c2dfd29d req-9178667c-4b90-41b1-8a60-c44848a1a202 tempest-AttachVolumeNegativeTest-2145168568 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:26:59.019946 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:59.043144 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:59.043510 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d813f0ec-659e-4b3c-b043-73525c526323\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d813f0ec-659e-4b3c-b043-73525c526323\n Backing store flags: \n Account information:\n FTg7EE3dR4exmsGeYe6j\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:26:59.044132 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-612438bb-4353-48c5-aa63-b8d5c2dfd29d req-9178667c-4b90-41b1-8a60-c44848a1a202 tempest-AttachVolumeNegativeTest-2145168568 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:26:59.047636 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:59.317633 n-d-825175-3 sudo[125213]: pam_unix(sudo:session): session closed for user root
Feb 09 13:26:59.319823 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1b4df9-7f65-4ed0-a1f3-9a2b1ea7c3ba tempest-SnapshotMetadataTestJSON-313183567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-60fba3e2-844d-4e69-af61-e843b77bf8ed" returned: 0 in 1.569s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:59.321111 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-cd1b4df9-7f65-4ed0-a1f3-9a2b1ea7c3ba tempest-SnapshotMetadataTestJSON-313183567 None] Successfully deleted volume: 60fba3e2-844d-4e69-af61-e843b77bf8ed
Feb 09 13:26:59.351779 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.273s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:59.354840 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d813f0ec-659e-4b3c-b043-73525c526323\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d813f0ec-659e-4b3c-b043-73525c526323\n Backing store flags: \n Account information:\n FTg7EE3dR4exmsGeYe6j\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:26:59.358069 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:59.430594 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-cd1b4df9-7f65-4ed0-a1f3-9a2b1ea7c3ba tempest-SnapshotMetadataTestJSON-313183567 None] Created reservations ['f74d8af5-b511-431f-a875-d1da620be437', '4a61a47a-e635-4db7-a7a0-a76b340b066e', 'd1ff4e2a-23f6-4f3e-94e3-6461106036c9', 'c0376c4f-446d-46b3-946a-85d816f91587'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:26:59.436918 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-cd1b4df9-7f65-4ed0-a1f3-9a2b1ea7c3ba tempest-SnapshotMetadataTestJSON-313183567 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:26:59.436918 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:26:59.436918 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:26:59.530665 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-cd1b4df9-7f65-4ed0-a1f3-9a2b1ea7c3ba tempest-SnapshotMetadataTestJSON-313183567 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:26:59.532082 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1b4df9-7f65-4ed0-a1f3-9a2b1ea7c3ba tempest-SnapshotMetadataTestJSON-313183567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:26:59.575501 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.190s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:26:59.576064 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d813f0ec-659e-4b3c-b043-73525c526323\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d813f0ec-659e-4b3c-b043-73525c526323\n Backing store flags: \n Account information:\n FTg7EE3dR4exmsGeYe6j\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:26:59.578563 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-612438bb-4353-48c5-aa63-b8d5c2dfd29d req-9178667c-4b90-41b1-8a60-c44848a1a202 tempest-AttachVolumeNegativeTest-2145168568 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-d813f0ec-659e-4b3c-b043-73525c526323 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:26:59.593359 n-d-825175-3 sudo[125304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:26:59.601240 n-d-825175-3 sudo[125304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:26:59.675873 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-612438bb-4353-48c5-aa63-b8d5c2dfd29d req-9178667c-4b90-41b1-8a60-c44848a1a202 tempest-AttachVolumeNegativeTest-2145168568 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d813f0ec-659e-4b3c-b043-73525c526323', 'target_lun': 1, 'volume_id': 'd813f0ec-659e-4b3c-b043-73525c526323', 'auth_method': 'CHAP', 'auth_username': 'FTg7EE3dR4exmsGeYe6j', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '894ffe17-7a26-4ba2-89d7-924f2364fc5f'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:27:00.121904 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-612438bb-4353-48c5-aa63-b8d5c2dfd29d req-9178667c-4b90-41b1-8a60-c44848a1a202 tempest-AttachVolumeNegativeTest-2145168568 None] attachment_update completed successfully.
Feb 09 13:27:00.539185 n-d-825175-3 sudo[125304]: pam_unix(sudo:session): session closed for user root
Feb 09 13:27:00.542726 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1b4df9-7f65-4ed0-a1f3-9a2b1ea7c3ba tempest-SnapshotMetadataTestJSON-313183567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.010s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:00.545540 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1b4df9-7f65-4ed0-a1f3-9a2b1ea7c3ba tempest-SnapshotMetadataTestJSON-313183567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:00.594604 n-d-825175-3 sudo[125325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:27:00.596404 n-d-825175-3 sudo[125325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:27:01.175573 n-d-825175-3 sudo[125325]: pam_unix(sudo:session): session closed for user root
Feb 09 13:27:01.178907 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cd1b4df9-7f65-4ed0-a1f3-9a2b1ea7c3ba tempest-SnapshotMetadataTestJSON-313183567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.633s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:01.181627 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-cd1b4df9-7f65-4ed0-a1f3-9a2b1ea7c3ba tempest-SnapshotMetadataTestJSON-313183567 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:27:01.190236 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-cd1b4df9-7f65-4ed0-a1f3-9a2b1ea7c3ba tempest-SnapshotMetadataTestJSON-313183567 None] Deleted volume successfully.
Feb 09 13:27:01.217854 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-cd1b4df9-7f65-4ed0-a1f3-9a2b1ea7c3ba tempest-SnapshotMetadataTestJSON-313183567 None] Lock "b'cinder-60fba3e2-844d-4e69-af61-e843b77bf8ed-delete_volume'" released by "delete_volume" :: held 5.472s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:27:04.675007 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:27:04.679695 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:27:04.680260 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:27:04.722320 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Flow 'volume_create_manager' (2e35ca14-2d83-4c88-bc9b-669e2fb79bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:27:04.732601 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ce023396-2237-45df-b0e4-d2190c0c6b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:27:04.790774 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:27:04.791986 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:27:04.794090 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:04.832295 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:27:04.855823 n-d-825175-3 sudo[125412]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:27:04.856630 n-d-825175-3 sudo[125412]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:27:04.925166 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ce023396-2237-45df-b0e4-d2190c0c6b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:27:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2106244314',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=1ba77a1e-1e24-499c-ac14-78b70815d020,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='442d6bc983f14ef0a68ed00ec0aebceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:27:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:27:05Z,user_id='238226e3f2ad480b9ead1b56a75c0fcc',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:27:04.932604 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e7033820-56d5-41b5-b3da-92ced40242de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:27:04.944337 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e7033820-56d5-41b5-b3da-92ced40242de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:27:04.954624 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18bfb263-28fd-49e5-a1e2-c61dd3b5941d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:27:04.963178 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18bfb263-28fd-49e5-a1e2-c61dd3b5941d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1ba77a1e-1e24-499c-ac14-78b70815d020', 'volume_name': 'volume-1ba77a1e-1e24-499c-ac14-78b70815d020', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:27:04.969305 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a706d48-dd0b-4c4c-9463-9e2acccbcb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:27:04.983205 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a706d48-dd0b-4c4c-9463-9e2acccbcb1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:27:04.991095 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0a601254-4505-4b21-9b0f-be778a7bec54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:27:04.997581 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Volume 1ba77a1e-1e24-499c-ac14-78b70815d020: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1ba77a1e-1e24-499c-ac14-78b70815d020', 'volume_size': 1}
Feb 09 13:27:05.003343 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1ba77a1e-1e24-499c-ac14-78b70815d020 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:05.066924 n-d-825175-3 sudo[125414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1ba77a1e-1e24-499c-ac14-78b70815d020 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:27:05.068306 n-d-825175-3 sudo[125414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:27:05.747263 n-d-825175-3 sudo[125412]: pam_unix(sudo:session): session closed for user root
Feb 09 13:27:05.749318 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.956s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:05.751122 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:05.768166 n-d-825175-3 sudo[125414]: pam_unix(sudo:session): session closed for user root
Feb 09 13:27:05.783512 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1ba77a1e-1e24-499c-ac14-78b70815d020 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.780s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:05.791796 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0a601254-4505-4b21-9b0f-be778a7bec54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1ba77a1e-1e24-499c-ac14-78b70815d020', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:27:05.799596 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ff709364-eb73-4a95-87b1-f9b498bfdc31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:27:05.809358 n-d-825175-3 sudo[125462]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:27:05.821426 n-d-825175-3 sudo[125462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:27:05.829887 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Volume volume-1ba77a1e-1e24-499c-ac14-78b70815d020 (1ba77a1e-1e24-499c-ac14-78b70815d020): created successfully
Feb 09 13:27:05.832315 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ff709364-eb73-4a95-87b1-f9b498bfdc31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:27:05.854249 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Flow 'volume_create_manager' (2e35ca14-2d83-4c88-bc9b-669e2fb79bfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:27:05.882220 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-1fd022e1-d53b-4cd0-8d96-5f84f204501f tempest-VolumesBackupsTest-1068069398 None] Created volume successfully.
Feb 09 13:27:06.629227 n-d-825175-3 sudo[125462]: pam_unix(sudo:session): session closed for user root
Feb 09 13:27:06.632912 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.882s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:06.634511 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:27:08.532825 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-8df21771-7e4a-45de-8d46-2ff9868606eb req-9626223c-f275-407a-8680-d4356052a0df tempest-AttachVolumeNegativeTest-2145168568 None] Terminate volume connection completed successfully.
Feb 09 13:27:08.533988 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-8df21771-7e4a-45de-8d46-2ff9868606eb req-9626223c-f275-407a-8680-d4356052a0df tempest-AttachVolumeNegativeTest-2145168568 None] Deleting attachment 894ffe17-7a26-4ba2-89d7-924f2364fc5f. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:27:08.539176 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:09.015612 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.477s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:09.016361 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d813f0ec-659e-4b3c-b043-73525c526323\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d813f0ec-659e-4b3c-b043-73525c526323\n Backing store flags: \n Account information:\n FTg7EE3dR4exmsGeYe6j\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:27:09.017255 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-8df21771-7e4a-45de-8d46-2ff9868606eb req-9626223c-f275-407a-8680-d4356052a0df tempest-AttachVolumeNegativeTest-2145168568 None] Removing iscsi_target for Volume ID: d813f0ec-659e-4b3c-b043-73525c526323
Feb 09 13:27:09.023071 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d813f0ec-659e-4b3c-b043-73525c526323 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:09.355155 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d813f0ec-659e-4b3c-b043-73525c526323 -f" returned: 0 in 0.335s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:09.355716 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:27:09.358645 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:09.551769 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.192s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:09.552868 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:27:09.660614 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-8df21771-7e4a-45de-8d46-2ff9868606eb req-9626223c-f275-407a-8680-d4356052a0df tempest-AttachVolumeNegativeTest-2145168568 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:27:09.660614 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:27:09.660614 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:27:42.859331 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-301dc7c7-e02f-4d28-8e6f-56ff6b41e03a req-6eca67c8-61da-477f-b5d5-4afab737424c tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:42.888850 n-d-825175-3 sudo[126133]: ubuntu : 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-1ba77a1e-1e24-499c-ac14-78b70815d020
Feb 09 13:27:42.891150 n-d-825175-3 sudo[126133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:27:43.695465 n-d-825175-3 sudo[126133]: pam_unix(sudo:session): session closed for user root
Feb 09 13:27:43.697710 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-301dc7c7-e02f-4d28-8e6f-56ff6b41e03a req-6eca67c8-61da-477f-b5d5-4afab737424c tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020" returned: 0 in 0.838s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:43.759396 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:43.783694 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:43.787121 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:27:43.789978 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-301dc7c7-e02f-4d28-8e6f-56ff6b41e03a req-6eca67c8-61da-477f-b5d5-4afab737424c tempest-VolumesBackupsTest-1068069398 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:27:43.791715 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-301dc7c7-e02f-4d28-8e6f-56ff6b41e03a req-6eca67c8-61da-477f-b5d5-4afab737424c tempest-VolumesBackupsTest-1068069398 None] Creating iscsi_target for Volume ID: volume-1ba77a1e-1e24-499c-ac14-78b70815d020 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:27:43.797376 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-301dc7c7-e02f-4d28-8e6f-56ff6b41e03a req-6eca67c8-61da-477f-b5d5-4afab737424c tempest-VolumesBackupsTest-1068069398 None] Created volume path /opt/stack/data/cinder/volumes/volume-1ba77a1e-1e24-499c-ac14-78b70815d020,
Feb 09 13:27:43.797376 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:27:43.797376 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:27:43.797376 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020
Feb 09 13:27:43.797376 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:27:43.797376 n-d-825175-3 cinder-volume[91721]: incominguser WGWU9NAWB7MUZdxtE36x H3b29UYLqraaHafN
Feb 09 13:27:43.797376 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:27:43.797376 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:27:43.797376 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:27:43.797376 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:27:43.802073 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:44.478208 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020" returned: 0 in 0.679s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:44.478839 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:27:44.479228 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-301dc7c7-e02f-4d28-8e6f-56ff6b41e03a req-6eca67c8-61da-477f-b5d5-4afab737424c tempest-VolumesBackupsTest-1068069398 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:27:44.479590 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-301dc7c7-e02f-4d28-8e6f-56ff6b41e03a req-6eca67c8-61da-477f-b5d5-4afab737424c tempest-VolumesBackupsTest-1068069398 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:27:44.481009 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:44.497189 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:44.497536 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:27:44.498141 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-301dc7c7-e02f-4d28-8e6f-56ff6b41e03a req-6eca67c8-61da-477f-b5d5-4afab737424c tempest-VolumesBackupsTest-1068069398 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:27:44.499817 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:44.635521 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:44.638343 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:27:44.640684 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:44.909272 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.268s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:44.910003 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:27:44.913321 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-301dc7c7-e02f-4d28-8e6f-56ff6b41e03a req-6eca67c8-61da-477f-b5d5-4afab737424c tempest-VolumesBackupsTest-1068069398 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:27:44.985922 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-301dc7c7-e02f-4d28-8e6f-56ff6b41e03a req-6eca67c8-61da-477f-b5d5-4afab737424c tempest-VolumesBackupsTest-1068069398 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020', 'target_lun': 1, 'volume_id': '1ba77a1e-1e24-499c-ac14-78b70815d020', 'auth_method': 'CHAP', 'auth_username': 'WGWU9NAWB7MUZdxtE36x', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '1fa145b4-063c-461c-ab36-8d63d3a82c8d'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:27:45.267690 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-301dc7c7-e02f-4d28-8e6f-56ff6b41e03a req-6eca67c8-61da-477f-b5d5-4afab737424c tempest-VolumesBackupsTest-1068069398 None] attachment_update completed successfully.
Feb 09 13:27:46.093041 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:27:46.099014 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:27:46.100910 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:27:46.128014 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Flow 'volume_create_manager' (50bf5149-9372-4467-8978-cc051c0302b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:27:46.133812 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (592bd291-631a-472e-8e9b-dd5ba706a9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:27:46.163705 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:27:46.196796 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (592bd291-631a-472e-8e9b-dd5ba706a9b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:27:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1857322822',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=d3be94f7-4ea8-4cf7-b475-f26219f34140,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ece8dc7dac44df6b66f0b5701afe575',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:27:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:27:46Z,user_id='9013856dfd7f43639a63e07d88e7c0c6',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:27:46.200040 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b96cdc5c-6f26-47c2-bc45-301d070e34d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:27:46.202372 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b96cdc5c-6f26-47c2-bc45-301d070e34d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:27:46.205625 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1c3ffea1-ee83-424e-a324-c4db0702af62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:27:46.208549 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1c3ffea1-ee83-424e-a324-c4db0702af62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd3be94f7-4ea8-4cf7-b475-f26219f34140', 'volume_name': 'volume-d3be94f7-4ea8-4cf7-b475-f26219f34140', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:27:46.211031 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19d540ae-b4de-4fa7-bc70-aa14210cc9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:27:46.214522 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19d540ae-b4de-4fa7-bc70-aa14210cc9f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:27:46.216897 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2965c48f-bda8-4780-89cc-8dc40ea2e6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:27:46.217713 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Volume d3be94f7-4ea8-4cf7-b475-f26219f34140: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d3be94f7-4ea8-4cf7-b475-f26219f34140', 'volume_size': 1}
Feb 09 13:27:46.219354 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3be94f7-4ea8-4cf7-b475-f26219f34140 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:46.245714 n-d-825175-3 sudo[126201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3be94f7-4ea8-4cf7-b475-f26219f34140 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:27:46.246743 n-d-825175-3 sudo[126201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:27:46.911275 n-d-825175-3 sudo[126201]: pam_unix(sudo:session): session closed for user root
Feb 09 13:27:46.913793 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3be94f7-4ea8-4cf7-b475-f26219f34140 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.694s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:46.918883 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2965c48f-bda8-4780-89cc-8dc40ea2e6af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d3be94f7-4ea8-4cf7-b475-f26219f34140', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:27:46.921454 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f21bc4c-d55d-441d-b1d3-48a38b5be673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:27:46.939609 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Volume volume-d3be94f7-4ea8-4cf7-b475-f26219f34140 (d3be94f7-4ea8-4cf7-b475-f26219f34140): created successfully
Feb 09 13:27:46.945043 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f21bc4c-d55d-441d-b1d3-48a38b5be673) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:27:46.951823 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Flow 'volume_create_manager' (50bf5149-9372-4467-8978-cc051c0302b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:27:46.967201 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f3b6bce9-adbc-4aec-b439-504c8ebeca36 tempest-AttachVolumeNegativeTest-2145168568 None] Created volume successfully.
Feb 09 13:27:48.408030 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-0e5803a9-3c34-4b3a-8a8a-25acc1273f11 req-27f4e682-1451-41f5-a5b5-3706818e5df2 tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d3be94f7-4ea8-4cf7-b475-f26219f34140 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:48.446843 n-d-825175-3 sudo[126302]: ubuntu : 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-d3be94f7-4ea8-4cf7-b475-f26219f34140
Feb 09 13:27:48.448285 n-d-825175-3 sudo[126302]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:27:49.021475 n-d-825175-3 sudo[126302]: pam_unix(sudo:session): session closed for user root
Feb 09 13:27:49.026815 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-0e5803a9-3c34-4b3a-8a8a-25acc1273f11 req-27f4e682-1451-41f5-a5b5-3706818e5df2 tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d3be94f7-4ea8-4cf7-b475-f26219f34140" returned: 0 in 0.616s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:49.101125 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:49.109936 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:49.110434 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-0e5803a9-3c34-4b3a-8a8a-25acc1273f11 req-27f4e682-1451-41f5-a5b5-3706818e5df2 tempest-AttachVolumeNegativeTest-2145168568 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: I_T nexus: 26
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: WGWU9NAWB7MUZdxtE36x
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:27:49.111439 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:27:49.113875 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-0e5803a9-3c34-4b3a-8a8a-25acc1273f11 req-27f4e682-1451-41f5-a5b5-3706818e5df2 tempest-AttachVolumeNegativeTest-2145168568 None] Creating iscsi_target for Volume ID: volume-d3be94f7-4ea8-4cf7-b475-f26219f34140 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:27:49.118998 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-0e5803a9-3c34-4b3a-8a8a-25acc1273f11 req-27f4e682-1451-41f5-a5b5-3706818e5df2 tempest-AttachVolumeNegativeTest-2145168568 None] Created volume path /opt/stack/data/cinder/volumes/volume-d3be94f7-4ea8-4cf7-b475-f26219f34140,
Feb 09 13:27:49.118998 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:27:49.118998 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:27:49.118998 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d3be94f7-4ea8-4cf7-b475-f26219f34140
Feb 09 13:27:49.118998 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:27:49.118998 n-d-825175-3 cinder-volume[91721]: incominguser y4a2hFL3GPyF8BkjCpNE QTN2HmgZk2zrYnx5
Feb 09 13:27:49.118998 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:27:49.118998 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:27:49.118998 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:27:49.118998 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:27:49.121622 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d3be94f7-4ea8-4cf7-b475-f26219f34140 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:49.556754 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d3be94f7-4ea8-4cf7-b475-f26219f34140" returned: 0 in 0.435s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:49.557688 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:27:49.558435 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-0e5803a9-3c34-4b3a-8a8a-25acc1273f11 req-27f4e682-1451-41f5-a5b5-3706818e5df2 tempest-AttachVolumeNegativeTest-2145168568 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:27:49.558970 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-0e5803a9-3c34-4b3a-8a8a-25acc1273f11 req-27f4e682-1451-41f5-a5b5-3706818e5df2 tempest-AttachVolumeNegativeTest-2145168568 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:27:49.562673 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:49.569374 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:49.569759 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d3be94f7-4ea8-4cf7-b475-f26219f34140\n System information:\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-d3be94f7-4ea8-4cf7-b475-f26219f34140\n Backing store flags: \n Account information:\n y4a2hFL3GPyF8BkjCpNE\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-0e5803a9-3c34-4b3a-8a8a-25acc1273f11 req-27f4e682-1451-41f5-a5b5-3706818e5df2 tempest-AttachVolumeNegativeTest-2145168568 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: I_T nexus: 26
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: WGWU9NAWB7MUZdxtE36x
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:27:49.570394 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:27:49.574548 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:49.778858 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.204s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:49.779553 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d3be94f7-4ea8-4cf7-b475-f26219f34140\n System information:\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-d3be94f7-4ea8-4cf7-b475-f26219f34140\n Backing store flags: \n Account information:\n y4a2hFL3GPyF8BkjCpNE\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:27:49.784503 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:49.930315 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.147s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:49.931339 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d3be94f7-4ea8-4cf7-b475-f26219f34140\n System information:\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-d3be94f7-4ea8-4cf7-b475-f26219f34140\n Backing store flags: \n Account information:\n y4a2hFL3GPyF8BkjCpNE\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:27:49.932522 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-0e5803a9-3c34-4b3a-8a8a-25acc1273f11 req-27f4e682-1451-41f5-a5b5-3706818e5df2 tempest-AttachVolumeNegativeTest-2145168568 None] Set provider_location to: 10.222.0.59:3260,2 iqn.2010-10.org.openstack:volume-d3be94f7-4ea8-4cf7-b475-f26219f34140 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:27:50.015869 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-0e5803a9-3c34-4b3a-8a8a-25acc1273f11 req-27f4e682-1451-41f5-a5b5-3706818e5df2 tempest-AttachVolumeNegativeTest-2145168568 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d3be94f7-4ea8-4cf7-b475-f26219f34140', 'target_lun': 1, 'volume_id': 'd3be94f7-4ea8-4cf7-b475-f26219f34140', 'auth_method': 'CHAP', 'auth_username': 'y4a2hFL3GPyF8BkjCpNE', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '6ee12362-daec-4f43-a560-e0c6dacbcc72'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:27:50.306625 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-0e5803a9-3c34-4b3a-8a8a-25acc1273f11 req-27f4e682-1451-41f5-a5b5-3706818e5df2 tempest-AttachVolumeNegativeTest-2145168568 None] attachment_update completed successfully.
Feb 09 13:27:52.684797 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.driver [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Creating a new backup for volume volume-1ba77a1e-1e24-499c-ac14-78b70815d020. {{(pid=91721) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Feb 09 13:27:52.765262 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Creating clone of volume: 1ba77a1e-1e24-499c-ac14-78b70815d020
Feb 09 13:27:52.767353 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:52.803132 n-d-825175-3 sudo[126357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020
Feb 09 13:27:52.803971 n-d-825175-3 sudo[126357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:27:53.260237 n-d-825175-3 sudo[126357]: pam_unix(sudo:session): session closed for user root
Feb 09 13:27:53.262879 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020" returned: 0 in 0.495s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:53.265719 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-75d3d503-7680-4605-b53d-3195337c45ae --snapshot stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:53.294320 n-d-825175-3 sudo[126360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-75d3d503-7680-4605-b53d-3195337c45ae --snapshot stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020 -L 1.00g
Feb 09 13:27:53.296573 n-d-825175-3 sudo[126360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:27:54.170631 n-d-825175-3 sudo[126360]: pam_unix(sudo:session): session closed for user root
Feb 09 13:27:54.173666 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-75d3d503-7680-4605-b53d-3195337c45ae --snapshot stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020 -L 1.00g" returned: 0 in 0.908s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:54.176288 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-75d3d503-7680-4605-b53d-3195337c45ae stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:54.226091 n-d-825175-3 sudo[126467]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-75d3d503-7680-4605-b53d-3195337c45ae stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:27:54.227493 n-d-825175-3 sudo[126467]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:27:54.824152 n-d-825175-3 sudo[126467]: pam_unix(sudo:session): session closed for user root
Feb 09 13:27:54.827446 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-75d3d503-7680-4605-b53d-3195337c45ae stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.650s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:54.829361 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:54.870772 n-d-825175-3 sudo[126499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Feb 09 13:27:54.872888 n-d-825175-3 sudo[126499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:27:55.373652 n-d-825175-3 sudo[126499]: pam_unix(sudo:session): session closed for user root
Feb 09 13:27:55.375854 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.546s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:55.376909 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-75d3d503-7680-4605-b53d-3195337c45ae {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:55.396117 n-d-825175-3 sudo[126502]: ubuntu : 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-75d3d503-7680-4605-b53d-3195337c45ae
Feb 09 13:27:55.397529 n-d-825175-3 sudo[126502]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:27:55.880646 n-d-825175-3 sudo[126502]: pam_unix(sudo:session): session closed for user root
Feb 09 13:27:55.883132 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-75d3d503-7680-4605-b53d-3195337c45ae" returned: 0 in 0.506s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:55.886676 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--75d3d503--7680--4605--b53d--3195337c45ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75d3d503--7680--4605--b53d--3195337c45ae iflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:55.908974 n-d-825175-3 sudo[126505]: 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--75d3d503--7680--4605--b53d--3195337c45ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75d3d503--7680--4605--b53d--3195337c45ae iflag=direct
Feb 09 13:27:55.910559 n-d-825175-3 sudo[126505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:27:56.431600 n-d-825175-3 sudo[126505]: pam_unix(sudo:session): session closed for user root
Feb 09 13:27:56.434830 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--75d3d503--7680--4605--b53d--3195337c45ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75d3d503--7680--4605--b53d--3195337c45ae iflag=direct" returned: 0 in 0.547s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:56.436092 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--75d3d503--7680--4605--b53d--3195337c45ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75d3d503--7680--4605--b53d--3195337c45ae oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:56.464759 n-d-825175-3 sudo[126517]: 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--75d3d503--7680--4605--b53d--3195337c45ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75d3d503--7680--4605--b53d--3195337c45ae oflag=direct
Feb 09 13:27:56.465917 n-d-825175-3 sudo[126517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:27:56.898270 n-d-825175-3 sudo[126517]: pam_unix(sudo:session): session closed for user root
Feb 09 13:27:56.900783 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--75d3d503--7680--4605--b53d--3195337c45ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75d3d503--7680--4605--b53d--3195337c45ae oflag=direct" returned: 0 in 0.464s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:27:56.902097 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--75d3d503--7680--4605--b53d--3195337c45ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75d3d503--7680--4605--b53d--3195337c45ae count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:27:56.958700 n-d-825175-3 sudo[126529]: 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--75d3d503--7680--4605--b53d--3195337c45ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75d3d503--7680--4605--b53d--3195337c45ae count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 09 13:27:56.960770 n-d-825175-3 sudo[126529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:27:59.758935 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-8a2baac0-e39f-47d4-b9ff-e8f99192c484 req-b890a4cc-093a-4462-920c-eab5dc2d9b6c tempest-AttachVolumeNegativeTest-2145168568 None] Terminate volume connection completed successfully.
Feb 09 13:27:59.759587 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-8a2baac0-e39f-47d4-b9ff-e8f99192c484 req-b890a4cc-093a-4462-920c-eab5dc2d9b6c tempest-AttachVolumeNegativeTest-2145168568 None] Deleting attachment 6ee12362-daec-4f43-a560-e0c6dacbcc72. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:27:59.763557 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:00.055327 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.294s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:00.055668 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-d3be94f7-4ea8-4cf7-b475-f26219f34140\n System information:\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-d3be94f7-4ea8-4cf7-b475-f26219f34140\n Backing store flags: \n Account information:\n y4a2hFL3GPyF8BkjCpNE\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:28:00.056304 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-8a2baac0-e39f-47d4-b9ff-e8f99192c484 req-b890a4cc-093a-4462-920c-eab5dc2d9b6c tempest-AttachVolumeNegativeTest-2145168568 None] Removing iscsi_target for Volume ID: d3be94f7-4ea8-4cf7-b475-f26219f34140
Feb 09 13:28:00.060280 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d3be94f7-4ea8-4cf7-b475-f26219f34140 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:00.294100 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d3be94f7-4ea8-4cf7-b475-f26219f34140 -f" returned: 0 in 0.236s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:00.295132 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:28:00.296459 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:00.397990 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:00.398684 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:28:00.492969 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-8a2baac0-e39f-47d4-b9ff-e8f99192c484 req-b890a4cc-093a-4462-920c-eab5dc2d9b6c tempest-AttachVolumeNegativeTest-2145168568 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:28:00.492969 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:28:00.492969 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:28:01.751225 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-59ae4ebd-ceba-4d3b-8f8a-543bbf60c6f3 tempest-AttachVolumeNegativeTest-2145168568 None] Lock "b'cinder-d3be94f7-4ea8-4cf7-b475-f26219f34140-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:28:01.896777 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:02.315533 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.418s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:02.316447 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:28:02.317338 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-59ae4ebd-ceba-4d3b-8f8a-543bbf60c6f3 tempest-AttachVolumeNegativeTest-2145168568 None] Skipping remove_export. No iscsi_target is presently exported for volume: d3be94f7-4ea8-4cf7-b475-f26219f34140
Feb 09 13:28:02.319448 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-59ae4ebd-ceba-4d3b-8f8a-543bbf60c6f3 tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d3be94f7-4ea8-4cf7-b475-f26219f34140 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:02.357029 n-d-825175-3 sudo[126562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d3be94f7-4ea8-4cf7-b475-f26219f34140
Feb 09 13:28:02.358781 n-d-825175-3 sudo[126562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:03.014375 n-d-825175-3 sudo[126562]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:03.016892 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-59ae4ebd-ceba-4d3b-8f8a-543bbf60c6f3 tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d3be94f7-4ea8-4cf7-b475-f26219f34140" returned: 0 in 0.697s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:03.018651 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-59ae4ebd-ceba-4d3b-8f8a-543bbf60c6f3 tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d3be94f7-4ea8-4cf7-b475-f26219f34140 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:03.101059 n-d-825175-3 sudo[126567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d3be94f7-4ea8-4cf7-b475-f26219f34140
Feb 09 13:28:03.104380 n-d-825175-3 sudo[126567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:04.195405 n-d-825175-3 sudo[126567]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:04.197674 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-59ae4ebd-ceba-4d3b-8f8a-543bbf60c6f3 tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d3be94f7-4ea8-4cf7-b475-f26219f34140" returned: 0 in 1.179s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:04.199933 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-59ae4ebd-ceba-4d3b-8f8a-543bbf60c6f3 tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d3be94f7-4ea8-4cf7-b475-f26219f34140 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:04.242172 n-d-825175-3 sudo[126570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d3be94f7-4ea8-4cf7-b475-f26219f34140
Feb 09 13:28:04.243836 n-d-825175-3 sudo[126570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:04.794264 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:28:04.796501 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:28:04.798726 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:04.852823 n-d-825175-3 sudo[126580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:28:04.854580 n-d-825175-3 sudo[126580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:04.870536 n-d-825175-3 sudo[126529]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:04.872896 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--75d3d503--7680--4605--b53d--3195337c45ae of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75d3d503--7680--4605--b53d--3195337c45ae count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.970s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:04.873716 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--75d3d503--7680--4605--b53d--3195337c45ae, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--75d3d503--7680--4605--b53d--3195337c45ae, size 1024.00 MB, duration 7.97 sec {{(pid=91721) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 09 13:28:04.874404 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.volume_utils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Volume copy 1024.00 MB at 128.45 MB/s
Feb 09 13:28:04.876360 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo 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-75d3d503-7680-4605-b53d-3195337c45ae {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:04.990792 n-d-825175-3 sudo[126584]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-75d3d503-7680-4605-b53d-3195337c45ae
Feb 09 13:28:04.991698 n-d-825175-3 sudo[126584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:05.055258 n-d-825175-3 sudo[126570]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:05.057671 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-59ae4ebd-ceba-4d3b-8f8a-543bbf60c6f3 tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d3be94f7-4ea8-4cf7-b475-f26219f34140" returned: 0 in 0.857s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:05.058879 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-59ae4ebd-ceba-4d3b-8f8a-543bbf60c6f3 tempest-AttachVolumeNegativeTest-2145168568 None] Successfully deleted volume: d3be94f7-4ea8-4cf7-b475-f26219f34140
Feb 09 13:28:05.151758 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-59ae4ebd-ceba-4d3b-8f8a-543bbf60c6f3 tempest-AttachVolumeNegativeTest-2145168568 None] Created reservations ['f0776d78-2ee1-499b-8eb2-f422c25e37f2', '9f9cfbf0-e068-4ddc-b2cb-cd48463965d2', 'd4020f14-2578-46e2-9160-8282202335f1', '371df6ca-639f-4134-aaea-e35cd07b55d3'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:28:05.154572 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-59ae4ebd-ceba-4d3b-8f8a-543bbf60c6f3 tempest-AttachVolumeNegativeTest-2145168568 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:28:05.154572 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:28:05.154572 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:28:05.212935 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-59ae4ebd-ceba-4d3b-8f8a-543bbf60c6f3 tempest-AttachVolumeNegativeTest-2145168568 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:28:05.214501 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-59ae4ebd-ceba-4d3b-8f8a-543bbf60c6f3 tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:05.243261 n-d-825175-3 sudo[126603]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:28:05.245282 n-d-825175-3 sudo[126603]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:05.907662 n-d-825175-3 sudo[126603]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:05.920562 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-59ae4ebd-ceba-4d3b-8f8a-543bbf60c6f3 tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.706s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:05.932749 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-59ae4ebd-ceba-4d3b-8f8a-543bbf60c6f3 tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:05.981090 n-d-825175-3 sudo[126580]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:05.983934 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.185s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:05.985667 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:05.990953 n-d-825175-3 sudo[126609]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:28:05.991830 n-d-825175-3 sudo[126609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:06.029740 n-d-825175-3 sudo[126611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:28:06.034296 n-d-825175-3 sudo[126611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:06.111601 n-d-825175-3 sudo[126584]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:06.115634 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo 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-75d3d503-7680-4605-b53d-3195337c45ae" returned: 0 in 1.239s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:06.118024 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-75d3d503-7680-4605-b53d-3195337c45ae {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:06.270436 n-d-825175-3 sudo[126617]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-75d3d503-7680-4605-b53d-3195337c45ae
Feb 09 13:28:06.272377 n-d-825175-3 sudo[126617]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:07.137194 n-d-825175-3 sudo[126611]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:07.139884 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/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.154s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:07.142648 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:28:07.144202 n-d-825175-3 sudo[126617]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:07.149261 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-75d3d503-7680-4605-b53d-3195337c45ae" returned: 0 in 1.031s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:07.194241 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-75d3d503-7680-4605-b53d-3195337c45ae {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:07.203421 n-d-825175-3 sudo[126609]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:07.232189 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-59ae4ebd-ceba-4d3b-8f8a-543bbf60c6f3 tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/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.304s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:07.240124 n-d-825175-3 sudo[126671]: ubuntu : 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-75d3d503-7680-4605-b53d-3195337c45ae
Feb 09 13:28:07.241034 n-d-825175-3 sudo[126671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:07.242753 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-59ae4ebd-ceba-4d3b-8f8a-543bbf60c6f3 tempest-AttachVolumeNegativeTest-2145168568 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:28:07.263889 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-59ae4ebd-ceba-4d3b-8f8a-543bbf60c6f3 tempest-AttachVolumeNegativeTest-2145168568 None] Deleted volume successfully.
Feb 09 13:28:07.308199 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-59ae4ebd-ceba-4d3b-8f8a-543bbf60c6f3 tempest-AttachVolumeNegativeTest-2145168568 None] Lock "b'cinder-d3be94f7-4ea8-4cf7-b475-f26219f34140-delete_volume'" released by "delete_volume" :: held 5.557s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:28:07.796339 n-d-825175-3 sudo[126671]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:07.798250 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-75d3d503-7680-4605-b53d-3195337c45ae" returned: 0 in 0.604s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:07.860154 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: I_T nexus: 26
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: WGWU9NAWB7MUZdxtE36x
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:28:07.868384 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Creating iscsi_target for Volume ID: volume-75d3d503-7680-4605-b53d-3195337c45ae {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:28:07.875984 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Created volume path /opt/stack/data/cinder/volumes/volume-75d3d503-7680-4605-b53d-3195337c45ae,
Feb 09 13:28:07.875984 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:28:07.875984 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:28:07.875984 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-75d3d503-7680-4605-b53d-3195337c45ae
Feb 09 13:28:07.875984 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:28:07.875984 n-d-825175-3 cinder-volume[91721]: incominguser 82SrAFAGS6aMMeSGbe9g NZHKgzd9pr2EsYbx
Feb 09 13:28:07.875984 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:28:07.875984 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:28:07.875984 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:28:07.875984 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:28:07.878835 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-75d3d503-7680-4605-b53d-3195337c45ae {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:08.338936 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-75d3d503-7680-4605-b53d-3195337c45ae" returned: 0 in 0.460s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:08.341697 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:28:08.342410 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:28:08.343060 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:28:08.344771 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:08.356243 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:08.356665 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-75d3d503-7680-4605-b53d-3195337c45ae\n System information:\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-75d3d503-7680-4605-b53d-3195337c45ae\n Backing store flags: \n Account information:\n 82SrAFAGS6aMMeSGbe9g\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: I_T nexus: 26
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: WGWU9NAWB7MUZdxtE36x
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:28:08.359223 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:28:08.366483 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:08.507729 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:08.510061 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-75d3d503-7680-4605-b53d-3195337c45ae\n System information:\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-75d3d503-7680-4605-b53d-3195337c45ae\n Backing store flags: \n Account information:\n 82SrAFAGS6aMMeSGbe9g\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:28:08.512884 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:08.642908 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.129s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:08.644755 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-75d3d503-7680-4605-b53d-3195337c45ae\n System information:\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-75d3d503-7680-4605-b53d-3195337c45ae\n Backing store flags: \n Account information:\n 82SrAFAGS6aMMeSGbe9g\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:28:08.645910 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Set provider_location to: 10.222.0.59:3260,2 iqn.2010-10.org.openstack:volume-75d3d503-7680-4605-b53d-3195337c45ae 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:28:08.706902 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Initialize volume connection completed successfully.
Feb 09 13:28:11.308513 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-d1780962-773f-4684-82fe-454af0b52988 tempest-GroupsV320Test-445045927 None] Group tempest-GroupsV320Test-Group-1826415586: creating
Feb 09 13:28:11.332943 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-d1780962-773f-4684-82fe-454af0b52988 tempest-GroupsV320Test-445045927 None] Group tempest-GroupsV320Test-Group-1826415586: created successfully
Feb 09 13:28:11.355339 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-d1780962-773f-4684-82fe-454af0b52988 tempest-GroupsV320Test-445045927 None] Create group completed successfully.
Feb 09 13:28:12.360552 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-195d4507-b553-4106-b6b7-6f3824439879 tempest-AttachVolumeNegativeTest-2145168568 None] Lock "b'cinder-d813f0ec-659e-4b3c-b043-73525c526323-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:28:12.553000 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:12.765712 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.215s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:12.766553 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-75d3d503-7680-4605-b53d-3195337c45ae\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-75d3d503-7680-4605-b53d-3195337c45ae\n Backing store flags: \n Account information:\n 82SrAFAGS6aMMeSGbe9g\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:28:12.767291 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-195d4507-b553-4106-b6b7-6f3824439879 tempest-AttachVolumeNegativeTest-2145168568 None] Skipping remove_export. No iscsi_target is presently exported for volume: d813f0ec-659e-4b3c-b043-73525c526323
Feb 09 13:28:12.768891 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-195d4507-b553-4106-b6b7-6f3824439879 tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d813f0ec-659e-4b3c-b043-73525c526323 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:12.798605 n-d-825175-3 sudo[126770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d813f0ec-659e-4b3c-b043-73525c526323
Feb 09 13:28:12.799653 n-d-825175-3 sudo[126770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:13.443763 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-6a900c36-3df1-4276-b3e5-b9b305417d2a tempest-GroupsV320Test-445045927 None] Created reservations ['46bd513d-a307-4103-9ca2-df1167ad9da2'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:28:13.466720 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-6a900c36-3df1-4276-b3e5-b9b305417d2a tempest-GroupsV320Test-445045927 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:28:13.466720 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:28:13.466720 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:28:13.487768 n-d-825175-3 sudo[126770]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:13.503459 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-195d4507-b553-4106-b6b7-6f3824439879 tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d813f0ec-659e-4b3c-b043-73525c526323" returned: 0 in 0.735s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:13.504597 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-6a900c36-3df1-4276-b3e5-b9b305417d2a tempest-GroupsV320Test-445045927 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:28:13.505570 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6a900c36-3df1-4276-b3e5-b9b305417d2a tempest-GroupsV320Test-445045927 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:13.524569 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-195d4507-b553-4106-b6b7-6f3824439879 tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d813f0ec-659e-4b3c-b043-73525c526323 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:13.535739 n-d-825175-3 sudo[126774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:28:13.537263 n-d-825175-3 sudo[126774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:13.555446 n-d-825175-3 sudo[126775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d813f0ec-659e-4b3c-b043-73525c526323
Feb 09 13:28:13.574961 n-d-825175-3 sudo[126775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:14.325102 n-d-825175-3 sudo[126775]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:14.327716 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-195d4507-b553-4106-b6b7-6f3824439879 tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d813f0ec-659e-4b3c-b043-73525c526323" returned: 0 in 0.803s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:14.330201 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-195d4507-b553-4106-b6b7-6f3824439879 tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d813f0ec-659e-4b3c-b043-73525c526323 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:14.342982 n-d-825175-3 sudo[126774]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:14.375195 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6a900c36-3df1-4276-b3e5-b9b305417d2a tempest-GroupsV320Test-445045927 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.869s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:14.376883 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6a900c36-3df1-4276-b3e5-b9b305417d2a tempest-GroupsV320Test-445045927 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:14.409837 n-d-825175-3 sudo[126780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d813f0ec-659e-4b3c-b043-73525c526323
Feb 09 13:28:14.411264 n-d-825175-3 sudo[126780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:14.437380 n-d-825175-3 sudo[126781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:28:14.442523 n-d-825175-3 sudo[126781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:15.259996 n-d-825175-3 sudo[126780]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:15.262368 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-195d4507-b553-4106-b6b7-6f3824439879 tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d813f0ec-659e-4b3c-b043-73525c526323" returned: 0 in 0.932s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:15.263709 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-195d4507-b553-4106-b6b7-6f3824439879 tempest-AttachVolumeNegativeTest-2145168568 None] Successfully deleted volume: d813f0ec-659e-4b3c-b043-73525c526323
Feb 09 13:28:15.422539 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-195d4507-b553-4106-b6b7-6f3824439879 tempest-AttachVolumeNegativeTest-2145168568 None] Created reservations ['73bf1c3b-df2d-41f5-a953-49373ade513f', '9943b04d-5c1b-4f26-af59-ce7070f8146d', '349d6efc-4fb5-4dd8-b7f6-db1a8cfe1166', '4b7d375d-691b-42f6-b4b0-191e10b0255f'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:28:15.431845 n-d-825175-3 sudo[126781]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:15.435505 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-195d4507-b553-4106-b6b7-6f3824439879 tempest-AttachVolumeNegativeTest-2145168568 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:28:15.435505 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:28:15.435505 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:28:15.437592 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6a900c36-3df1-4276-b3e5-b9b305417d2a tempest-GroupsV320Test-445045927 None] CMD "sudo cinder-rootwrap /etc/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.061s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:15.439377 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-6a900c36-3df1-4276-b3e5-b9b305417d2a tempest-GroupsV320Test-445045927 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:28:15.449304 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-6a900c36-3df1-4276-b3e5-b9b305417d2a tempest-GroupsV320Test-445045927 None] Delete group completed successfully.
Feb 09 13:28:15.525289 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-195d4507-b553-4106-b6b7-6f3824439879 tempest-AttachVolumeNegativeTest-2145168568 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:28:15.527384 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-195d4507-b553-4106-b6b7-6f3824439879 tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:15.593301 n-d-825175-3 sudo[126793]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:28:15.600112 n-d-825175-3 sudo[126793]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:16.434512 n-d-825175-3 sudo[126793]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:16.436826 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-195d4507-b553-4106-b6b7-6f3824439879 tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:16.439281 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-195d4507-b553-4106-b6b7-6f3824439879 tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:16.492468 n-d-825175-3 sudo[126796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:28:16.496932 n-d-825175-3 sudo[126796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:17.340124 n-d-825175-3 sudo[126796]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:17.343926 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-195d4507-b553-4106-b6b7-6f3824439879 tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.904s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:17.349451 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-195d4507-b553-4106-b6b7-6f3824439879 tempest-AttachVolumeNegativeTest-2145168568 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:28:17.371779 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-195d4507-b553-4106-b6b7-6f3824439879 tempest-AttachVolumeNegativeTest-2145168568 None] Deleted volume successfully.
Feb 09 13:28:17.421095 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-195d4507-b553-4106-b6b7-6f3824439879 tempest-AttachVolumeNegativeTest-2145168568 None] Lock "b'cinder-d813f0ec-659e-4b3c-b043-73525c526323-delete_volume'" released by "delete_volume" :: held 5.057s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:28:28.481183 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-aafe3400-d845-4877-ab89-ac894d633f73 tempest-AttachVolumeNegativeTest-2145168568 None] Lock "b'cinder-65808cd0-6958-4f58-b960-136d46e40b10-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:28:28.614776 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:28.855495 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.243s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:28.856351 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-75d3d503-7680-4605-b53d-3195337c45ae\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-75d3d503-7680-4605-b53d-3195337c45ae\n Backing store flags: \n Account information:\n 82SrAFAGS6aMMeSGbe9g\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:28:28.858065 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-aafe3400-d845-4877-ab89-ac894d633f73 tempest-AttachVolumeNegativeTest-2145168568 None] Skipping remove_export. No iscsi_target is presently exported for volume: 65808cd0-6958-4f58-b960-136d46e40b10
Feb 09 13:28:28.859391 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-aafe3400-d845-4877-ab89-ac894d633f73 tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:28.917161 n-d-825175-3 sudo[126865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10
Feb 09 13:28:28.917972 n-d-825175-3 sudo[126865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:29.605826 n-d-825175-3 sudo[126865]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:29.608219 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-aafe3400-d845-4877-ab89-ac894d633f73 tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10" returned: 0 in 0.748s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:29.610520 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-aafe3400-d845-4877-ab89-ac894d633f73 tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:29.641039 n-d-825175-3 sudo[126870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10
Feb 09 13:28:29.641843 n-d-825175-3 sudo[126870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:30.378072 n-d-825175-3 sudo[126870]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:30.391759 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-aafe3400-d845-4877-ab89-ac894d633f73 tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10" returned: 0 in 0.781s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:30.396209 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-aafe3400-d845-4877-ab89-ac894d633f73 tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:30.441220 n-d-825175-3 sudo[126882]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10
Feb 09 13:28:30.444652 n-d-825175-3 sudo[126882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:31.227989 n-d-825175-3 sudo[126882]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:31.230264 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-aafe3400-d845-4877-ab89-ac894d633f73 tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-65808cd0-6958-4f58-b960-136d46e40b10" returned: 0 in 0.835s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:31.232404 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-aafe3400-d845-4877-ab89-ac894d633f73 tempest-AttachVolumeNegativeTest-2145168568 None] Successfully deleted volume: 65808cd0-6958-4f58-b960-136d46e40b10
Feb 09 13:28:31.286184 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-aafe3400-d845-4877-ab89-ac894d633f73 tempest-AttachVolumeNegativeTest-2145168568 None] Created reservations ['59fbfd36-e6da-4a25-9cce-c7423129be82', 'd7f59c59-814d-4e01-969b-e7240303a6bb', '36221cd9-68cb-4f55-9698-b0d30f3f0388', '258bd5ae-0c4d-461f-bc60-0ace3d91b25e'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:28:31.289413 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-aafe3400-d845-4877-ab89-ac894d633f73 tempest-AttachVolumeNegativeTest-2145168568 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:28:31.289413 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:28:31.289413 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:28:31.382435 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-aafe3400-d845-4877-ab89-ac894d633f73 tempest-AttachVolumeNegativeTest-2145168568 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:28:31.383337 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-aafe3400-d845-4877-ab89-ac894d633f73 tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:31.422398 n-d-825175-3 sudo[126903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:28:31.423304 n-d-825175-3 sudo[126903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:32.156654 n-d-825175-3 sudo[126903]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:32.159688 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-aafe3400-d845-4877-ab89-ac894d633f73 tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.775s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:32.161855 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-aafe3400-d845-4877-ab89-ac894d633f73 tempest-AttachVolumeNegativeTest-2145168568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:32.207595 n-d-825175-3 sudo[126907]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:28:32.208537 n-d-825175-3 sudo[126907]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:33.069222 n-d-825175-3 sudo[126907]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:33.071642 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-aafe3400-d845-4877-ab89-ac894d633f73 tempest-AttachVolumeNegativeTest-2145168568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.909s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:33.073906 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-aafe3400-d845-4877-ab89-ac894d633f73 tempest-AttachVolumeNegativeTest-2145168568 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:28:33.081568 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-aafe3400-d845-4877-ab89-ac894d633f73 tempest-AttachVolumeNegativeTest-2145168568 None] Deleted volume successfully.
Feb 09 13:28:33.119093 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-aafe3400-d845-4877-ab89-ac894d633f73 tempest-AttachVolumeNegativeTest-2145168568 None] Lock "b'cinder-65808cd0-6958-4f58-b960-136d46e40b10-delete_volume'" released by "delete_volume" :: held 4.638s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:28:35.985324 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:28:36.002671 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:28:36.003511 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:28:36.045159 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Flow 'volume_create_manager' (bae8d1d1-7ac6-4c62-8933-cd5b87209132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:28:36.054940 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a8c915e-2976-48bc-8b9d-f83bdd444067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:28:36.160271 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:28:36.222097 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a8c915e-2976-48bc-8b9d-f83bdd444067) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:28:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2101292658',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=874ae5f1-3715-4bbd-9bc7-1f34005dbf78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82e6b8333e424453b62694ace192fe18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:28:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:28:36Z,user_id='a72d08019b8d4217b4ca383371e34551',volume_attachment=>,volume_type=VolumeType(988fefa0-9e76-4e0d-a1ed-b85572c29bfa),volume_type_id=988fefa0-9e76-4e0d-a1ed-b85572c29bfa)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:28:36.225707 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a853929-2199-4fab-95a0-8c32503760d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:28:36.228355 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a853929-2199-4fab-95a0-8c32503760d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:28:36.232043 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9663d12a-7930-4f58-8584-1825aa320973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:28:36.234617 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9663d12a-7930-4f58-8584-1825aa320973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '874ae5f1-3715-4bbd-9bc7-1f34005dbf78', 'volume_name': 'volume-874ae5f1-3715-4bbd-9bc7-1f34005dbf78', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:28:36.288714 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edcf1595-4506-4f32-97c2-546296b11215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:28:36.301181 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edcf1595-4506-4f32-97c2-546296b11215) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:28:36.317417 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9891e92-cd7a-449a-953c-2e671361963e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:28:36.319850 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Volume 874ae5f1-3715-4bbd-9bc7-1f34005dbf78: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-874ae5f1-3715-4bbd-9bc7-1f34005dbf78', 'volume_size': 1}
Feb 09 13:28:36.324349 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-874ae5f1-3715-4bbd-9bc7-1f34005dbf78 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:36.416461 n-d-825175-3 sudo[126945]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-874ae5f1-3715-4bbd-9bc7-1f34005dbf78 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:28:36.417309 n-d-825175-3 sudo[126945]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:37.560559 n-d-825175-3 sudo[126945]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:37.563546 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-874ae5f1-3715-4bbd-9bc7-1f34005dbf78 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.239s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:37.568640 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9891e92-cd7a-449a-953c-2e671361963e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-874ae5f1-3715-4bbd-9bc7-1f34005dbf78', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:28:37.576916 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5c0d39c-9bdf-46f4-9a03-2b74f97cf863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:28:37.590779 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Volume volume-874ae5f1-3715-4bbd-9bc7-1f34005dbf78 (874ae5f1-3715-4bbd-9bc7-1f34005dbf78): created successfully
Feb 09 13:28:37.593964 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5c0d39c-9bdf-46f4-9a03-2b74f97cf863) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:28:37.599348 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Flow 'volume_create_manager' (bae8d1d1-7ac6-4c62-8933-cd5b87209132) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:28:37.612630 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-77feae91-85bd-481a-b751-206140331890 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Created volume successfully.
Feb 09 13:28:39.313311 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-0c619201-2f9f-4659-bf60-24a201b6a1d8 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:28:39.315685 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0c619201-2f9f-4659-bf60-24a201b6a1d8 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:39.346844 n-d-825175-3 sudo[127009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:28:39.348924 n-d-825175-3 sudo[127009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:39.950711 n-d-825175-3 sudo[127009]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:39.952980 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0c619201-2f9f-4659-bf60-24a201b6a1d8 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.637s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:39.955428 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0c619201-2f9f-4659-bf60-24a201b6a1d8 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:40.019761 n-d-825175-3 sudo[127015]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:28:40.022048 n-d-825175-3 sudo[127015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:40.822726 n-d-825175-3 sudo[127015]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:40.825996 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0c619201-2f9f-4659-bf60-24a201b6a1d8 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.870s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:40.843718 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-0c619201-2f9f-4659-bf60-24a201b6a1d8 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:28:40.862342 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-0c619201-2f9f-4659-bf60-24a201b6a1d8 tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Retype volume completed successfully.
Feb 09 13:28:41.195801 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Lock "b'cinder-874ae5f1-3715-4bbd-9bc7-1f34005dbf78-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:28:41.385383 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Skipping remove_export. No iscsi_target is presently exported for volume: 874ae5f1-3715-4bbd-9bc7-1f34005dbf78
Feb 09 13:28:41.385383 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-874ae5f1-3715-4bbd-9bc7-1f34005dbf78 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:41.410566 n-d-825175-3 sudo[127039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-874ae5f1-3715-4bbd-9bc7-1f34005dbf78
Feb 09 13:28:41.411359 n-d-825175-3 sudo[127039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:41.911890 n-d-825175-3 sudo[127039]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:41.914279 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-874ae5f1-3715-4bbd-9bc7-1f34005dbf78" returned: 0 in 0.535s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:41.917252 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-874ae5f1-3715-4bbd-9bc7-1f34005dbf78 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:41.941446 n-d-825175-3 sudo[127045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-874ae5f1-3715-4bbd-9bc7-1f34005dbf78
Feb 09 13:28:41.942912 n-d-825175-3 sudo[127045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:42.586923 n-d-825175-3 sudo[127045]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:42.591047 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-874ae5f1-3715-4bbd-9bc7-1f34005dbf78" returned: 0 in 0.672s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:42.595349 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-874ae5f1-3715-4bbd-9bc7-1f34005dbf78 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:42.680709 n-d-825175-3 sudo[127052]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-874ae5f1-3715-4bbd-9bc7-1f34005dbf78
Feb 09 13:28:42.683897 n-d-825175-3 sudo[127052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:43.362211 n-d-825175-3 sudo[127052]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:43.365102 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-874ae5f1-3715-4bbd-9bc7-1f34005dbf78" returned: 0 in 0.769s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:43.366287 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Successfully deleted volume: 874ae5f1-3715-4bbd-9bc7-1f34005dbf78
Feb 09 13:28:43.453122 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 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.
Feb 09 13:28:43.455343 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 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.
Feb 09 13:28:43.485381 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Created reservations ['1bcc081c-cd69-4ced-b4fe-3bebd0bcf1b4', '9e94d937-384c-47ab-8c8a-1c14a00b4eee', '3189aa46-0f35-47ab-8d16-af1131467681', '8f85cbeb-cc37-4d5e-af94-cb38b0ffb4c0'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:28:43.489217 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:28:43.489217 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:28:43.489217 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:28:43.567534 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:28:43.569135 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:43.616480 n-d-825175-3 sudo[127063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:28:43.618811 n-d-825175-3 sudo[127063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:44.072276 n-d-825175-3 sudo[127063]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:44.075093 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.506s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:44.077677 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:44.118181 n-d-825175-3 sudo[127069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:28:44.119864 n-d-825175-3 sudo[127069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:44.647093 n-d-825175-3 sudo[127069]: pam_unix(sudo:session): session closed for user root
Feb 09 13:28:44.652700 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:28:44.655912 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:28:44.664749 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Deleted volume successfully.
Feb 09 13:28:44.698566 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-3a91e5aa-3661-4cee-8c45-0ddd9b17630f tempest-VolumeRetypeWithoutMigrationTest-1533948138 None] Lock "b'cinder-874ae5f1-3715-4bbd-9bc7-1f34005dbf78-delete_volume'" released by "delete_volume" :: held 3.502s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:28:59.600598 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:28:59.605587 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:28:59.606224 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:28:59.627946 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Flow 'volume_create_manager' (746124a0-f4b2-4f6b-8c5f-c67da2871675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:28:59.639448 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b21c6649-8a13-49e1-9d25-9998dcf4e112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:28:59.669912 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:28:59.754333 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b21c6649-8a13-49e1-9d25-9998dcf4e112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:28:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1518447580',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=eb257ccb-5315-4d1f-8865-ff9290918f87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9de21721509d48de8eb4203e8fd94c4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:29:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:29:00Z,user_id='25687fc0a960439b872866a4e3b5722a',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:28:59.756825 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2a3fe619-0c1e-45a1-a489-8d7369e4399d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:28:59.759240 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2a3fe619-0c1e-45a1-a489-8d7369e4399d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:28:59.761525 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (56d151a3-4f9e-4599-a0cf-646b00854355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:28:59.763759 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (56d151a3-4f9e-4599-a0cf-646b00854355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'eb257ccb-5315-4d1f-8865-ff9290918f87', 'volume_name': 'volume-eb257ccb-5315-4d1f-8865-ff9290918f87', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:28:59.765939 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b2bb61c-54f9-4e99-94b8-16d9b00a5e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:28:59.768042 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b2bb61c-54f9-4e99-94b8-16d9b00a5e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:28:59.770642 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b922539-49ff-4395-8914-d8cc741c5240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:28:59.771418 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Volume eb257ccb-5315-4d1f-8865-ff9290918f87: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-eb257ccb-5315-4d1f-8865-ff9290918f87', 'volume_size': 1}
Feb 09 13:28:59.772616 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eb257ccb-5315-4d1f-8865-ff9290918f87 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:28:59.790232 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Terminate volume connection completed successfully.
Feb 09 13:28:59.792391 n-d-825175-3 sudo[127176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eb257ccb-5315-4d1f-8865-ff9290918f87 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:28:59.793409 n-d-825175-3 sudo[127176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:28:59.873496 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:00.027642 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.157s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:00.027987 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-75d3d503-7680-4605-b53d-3195337c45ae\n System information:\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-75d3d503-7680-4605-b53d-3195337c45ae\n Backing store flags: \n Account information:\n 82SrAFAGS6aMMeSGbe9g\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:29:00.028731 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Removing iscsi_target for Volume ID: 75d3d503-7680-4605-b53d-3195337c45ae
Feb 09 13:29:00.029862 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-75d3d503-7680-4605-b53d-3195337c45ae -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:00.313951 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-75d3d503-7680-4605-b53d-3195337c45ae -f" returned: 0 in 0.283s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:00.314864 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:29:00.318745 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:00.422003 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:00.422427 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:29:00.423638 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Remove volume export completed successfully.
Feb 09 13:29:00.545128 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Lock "b'cinder-75d3d503-7680-4605-b53d-3195337c45ae-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:29:00.547114 n-d-825175-3 sudo[127176]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:00.570799 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eb257ccb-5315-4d1f-8865-ff9290918f87 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.798s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:00.582400 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b922539-49ff-4395-8914-d8cc741c5240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eb257ccb-5315-4d1f-8865-ff9290918f87', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:00.584789 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4d31323-3b68-4514-8ee8-f7e0727bfd7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:00.607145 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Volume volume-eb257ccb-5315-4d1f-8865-ff9290918f87 (eb257ccb-5315-4d1f-8865-ff9290918f87): created successfully
Feb 09 13:29:00.609083 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4d31323-3b68-4514-8ee8-f7e0727bfd7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:00.613026 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Flow 'volume_create_manager' (746124a0-f4b2-4f6b-8c5f-c67da2871675) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:29:00.620951 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Trying to delete temp volume: 75d3d503-7680-4605-b53d-3195337c45ae
Feb 09 13:29:00.622681 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:00.623934 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-b595e64d-ca09-4937-899d-30695fd951fb tempest-VolumesTransfersV355Test-716884335 None] Created volume successfully.
Feb 09 13:29:00.749635 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:00.749943 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\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-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:29:00.750710 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Skipping remove_export. No iscsi_target is presently exported for volume: 75d3d503-7680-4605-b53d-3195337c45ae
Feb 09 13:29:00.752390 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-75d3d503-7680-4605-b53d-3195337c45ae {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:00.794104 n-d-825175-3 sudo[127226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-75d3d503-7680-4605-b53d-3195337c45ae
Feb 09 13:29:00.795898 n-d-825175-3 sudo[127226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:01.589211 n-d-825175-3 sudo[127226]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:01.591680 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-75d3d503-7680-4605-b53d-3195337c45ae" returned: 0 in 0.839s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:01.595432 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-75d3d503-7680-4605-b53d-3195337c45ae {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:01.617512 n-d-825175-3 sudo[127229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-75d3d503-7680-4605-b53d-3195337c45ae
Feb 09 13:29:01.618289 n-d-825175-3 sudo[127229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:02.192080 n-d-825175-3 sudo[127229]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:02.195651 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-75d3d503-7680-4605-b53d-3195337c45ae" returned: 0 in 0.600s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:02.199366 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-75d3d503-7680-4605-b53d-3195337c45ae {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:02.262116 n-d-825175-3 sudo[127232]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-75d3d503-7680-4605-b53d-3195337c45ae
Feb 09 13:29:02.265145 n-d-825175-3 sudo[127232]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:02.379453 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-8858e6b4-272b-4593-844f-05d43e48c2ea tempest-VolumesTransfersV355Test-188005528 None] Transfer volume completed successfully.
Feb 09 13:29:03.010368 n-d-825175-3 sudo[127232]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:03.012240 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-75d3d503-7680-4605-b53d-3195337c45ae" returned: 0 in 0.813s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:03.013594 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Successfully deleted volume: 75d3d503-7680-4605-b53d-3195337c45ae
Feb 09 13:29:03.015955 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:29:03.015955 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:29:03.015955 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:29:03.045271 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Deleted volume successfully.
Feb 09 13:29:03.058763 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-cec862ba-f11d-4308-a930-650b668a8d13 tempest-VolumesBackupsTest-1068069398 None] Lock "b'cinder-75d3d503-7680-4605-b53d-3195337c45ae-delete_volume'" released by "delete_volume" :: held 2.513s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:29:03.900835 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-4093e4d7-0eea-496b-ade7-6f95d475e9d9 tempest-VolumesTransfersV355Test-433208879 None] Lock "b'cinder-eb257ccb-5315-4d1f-8865-ff9290918f87-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:29:03.969175 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-4093e4d7-0eea-496b-ade7-6f95d475e9d9 tempest-VolumesTransfersV355Test-433208879 None] Skipping remove_export. No iscsi_target is presently exported for volume: eb257ccb-5315-4d1f-8865-ff9290918f87
Feb 09 13:29:03.970153 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4093e4d7-0eea-496b-ade7-6f95d475e9d9 tempest-VolumesTransfersV355Test-433208879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eb257ccb-5315-4d1f-8865-ff9290918f87 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:03.997121 n-d-825175-3 sudo[127240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eb257ccb-5315-4d1f-8865-ff9290918f87
Feb 09 13:29:03.997950 n-d-825175-3 sudo[127240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:04.798723 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:29:04.799308 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:29:04.800403 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:04.855469 n-d-825175-3 sudo[127243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:29:04.857004 n-d-825175-3 sudo[127243]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:04.921276 n-d-825175-3 sudo[127240]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:04.923946 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4093e4d7-0eea-496b-ade7-6f95d475e9d9 tempest-VolumesTransfersV355Test-433208879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eb257ccb-5315-4d1f-8865-ff9290918f87" returned: 0 in 0.953s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:04.925531 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4093e4d7-0eea-496b-ade7-6f95d475e9d9 tempest-VolumesTransfersV355Test-433208879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eb257ccb-5315-4d1f-8865-ff9290918f87 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:04.975679 n-d-825175-3 sudo[127245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eb257ccb-5315-4d1f-8865-ff9290918f87
Feb 09 13:29:04.981870 n-d-825175-3 sudo[127245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:05.730744 n-d-825175-3 sudo[127243]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:05.733281 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.933s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:05.736015 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:05.787261 n-d-825175-3 sudo[127249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:29:05.793459 n-d-825175-3 sudo[127249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:05.934506 n-d-825175-3 sudo[127245]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:05.936946 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4093e4d7-0eea-496b-ade7-6f95d475e9d9 tempest-VolumesTransfersV355Test-433208879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eb257ccb-5315-4d1f-8865-ff9290918f87" returned: 0 in 1.011s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:05.939570 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4093e4d7-0eea-496b-ade7-6f95d475e9d9 tempest-VolumesTransfersV355Test-433208879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eb257ccb-5315-4d1f-8865-ff9290918f87 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:05.987576 n-d-825175-3 sudo[127251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eb257ccb-5315-4d1f-8865-ff9290918f87
Feb 09 13:29:05.992190 n-d-825175-3 sudo[127251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:06.827317 n-d-825175-3 sudo[127249]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:06.829975 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/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.094s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:06.832270 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:29:07.082723 n-d-825175-3 sudo[127251]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:07.094077 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4093e4d7-0eea-496b-ade7-6f95d475e9d9 tempest-VolumesTransfersV355Test-433208879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eb257ccb-5315-4d1f-8865-ff9290918f87" returned: 0 in 1.153s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:07.100315 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-4093e4d7-0eea-496b-ade7-6f95d475e9d9 tempest-VolumesTransfersV355Test-433208879 None] Successfully deleted volume: eb257ccb-5315-4d1f-8865-ff9290918f87
Feb 09 13:29:07.132461 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-8a7fd9bc-9fc0-4b65-a9a0-97d2ca3d8381 req-72ebade2-71db-43e2-914e-3aca3f9d0c2b tempest-VolumesBackupsTest-1068069398 None] Terminate volume connection completed successfully.
Feb 09 13:29:07.133403 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-8a7fd9bc-9fc0-4b65-a9a0-97d2ca3d8381 req-72ebade2-71db-43e2-914e-3aca3f9d0c2b tempest-VolumesBackupsTest-1068069398 None] Deleting attachment 1fa145b4-063c-461c-ab36-8d63d3a82c8d. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:29:07.144083 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:07.293145 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-4093e4d7-0eea-496b-ade7-6f95d475e9d9 tempest-VolumesTransfersV355Test-433208879 None] Created reservations ['db5ab995-8e36-45c9-a089-79211eea483d', '0ca83197-d078-4b79-af49-f70a3e2b456d', '73e02816-6761-49c0-9a9f-cca5a88be422', '5d80f71d-8e8f-45fb-b50b-407a841cdfb4'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:29:07.296779 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-4093e4d7-0eea-496b-ade7-6f95d475e9d9 tempest-VolumesTransfersV355Test-433208879 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:29:07.296779 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:29:07.296779 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:29:07.378768 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-4093e4d7-0eea-496b-ade7-6f95d475e9d9 tempest-VolumesTransfersV355Test-433208879 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:29:07.379492 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4093e4d7-0eea-496b-ade7-6f95d475e9d9 tempest-VolumesTransfersV355Test-433208879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:07.431746 n-d-825175-3 sudo[127261]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:29:07.435379 n-d-825175-3 sudo[127261]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:07.477974 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.340s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:07.478846 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308701104544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020\n Backing store flags: \n Account information:\n WGWU9NAWB7MUZdxtE36x\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:29:07.480349 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-8a7fd9bc-9fc0-4b65-a9a0-97d2ca3d8381 req-72ebade2-71db-43e2-914e-3aca3f9d0c2b tempest-VolumesBackupsTest-1068069398 None] Removing iscsi_target for Volume ID: 1ba77a1e-1e24-499c-ac14-78b70815d020
Feb 09 13:29:07.481813 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:07.755972 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1ba77a1e-1e24-499c-ac14-78b70815d020 -f" returned: 0 in 0.274s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:07.756789 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308701104544]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:29:07.758141 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:08.022683 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.264s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:08.023348 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308701104544]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:29:08.277600 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-8a7fd9bc-9fc0-4b65-a9a0-97d2ca3d8381 req-72ebade2-71db-43e2-914e-3aca3f9d0c2b tempest-VolumesBackupsTest-1068069398 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:29:08.277600 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:29:08.277600 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:29:08.529454 n-d-825175-3 sudo[127261]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:08.531301 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4093e4d7-0eea-496b-ade7-6f95d475e9d9 tempest-VolumesTransfersV355Test-433208879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.152s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:08.533032 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4093e4d7-0eea-496b-ade7-6f95d475e9d9 tempest-VolumesTransfersV355Test-433208879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:08.591809 n-d-825175-3 sudo[127314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:29:08.595570 n-d-825175-3 sudo[127314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:09.039616 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:29:09.052994 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:29:09.060239 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:29:09.103010 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Flow 'volume_create_manager' (4416498b-41a5-4757-9003-ab0e72bedc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:29:09.114921 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8144ea2-8346-4533-997f-32a3df6e5038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:09.194082 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:29:09.245251 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8144ea2-8346-4533-997f-32a3df6e5038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:29:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-717132483',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=3d0a31f3-3a05-486b-9603-2113342e398c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9de21721509d48de8eb4203e8fd94c4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:29:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:29:09Z,user_id='25687fc0a960439b872866a4e3b5722a',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:09.250206 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (405dec55-452a-44ec-bf5d-ab0aa028f62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:09.258311 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (405dec55-452a-44ec-bf5d-ab0aa028f62b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:09.261289 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8af5f820-bf16-40ef-9919-458f45b8c4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:09.263982 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8af5f820-bf16-40ef-9919-458f45b8c4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3d0a31f3-3a05-486b-9603-2113342e398c', 'volume_name': 'volume-3d0a31f3-3a05-486b-9603-2113342e398c', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:09.268227 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc4f7c45-d347-426a-9aa7-4a946cccebf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:09.272629 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc4f7c45-d347-426a-9aa7-4a946cccebf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:09.278497 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fae4af10-058a-46cc-96e6-536909cdf8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:09.282443 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Volume 3d0a31f3-3a05-486b-9603-2113342e398c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3d0a31f3-3a05-486b-9603-2113342e398c', 'volume_size': 1}
Feb 09 13:29:09.284120 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d0a31f3-3a05-486b-9603-2113342e398c stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:09.347493 n-d-825175-3 sudo[127332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d0a31f3-3a05-486b-9603-2113342e398c stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:29:09.348733 n-d-825175-3 sudo[127332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:09.620451 n-d-825175-3 sudo[127314]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:09.624970 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4093e4d7-0eea-496b-ade7-6f95d475e9d9 tempest-VolumesTransfersV355Test-433208879 None] CMD "sudo cinder-rootwrap /etc/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.091s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:09.633375 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-4093e4d7-0eea-496b-ade7-6f95d475e9d9 tempest-VolumesTransfersV355Test-433208879 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:29:09.649009 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-4093e4d7-0eea-496b-ade7-6f95d475e9d9 tempest-VolumesTransfersV355Test-433208879 None] Deleted volume successfully.
Feb 09 13:29:09.685581 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-4093e4d7-0eea-496b-ade7-6f95d475e9d9 tempest-VolumesTransfersV355Test-433208879 None] Lock "b'cinder-eb257ccb-5315-4d1f-8865-ff9290918f87-delete_volume'" released by "delete_volume" :: held 5.782s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:29:10.455405 n-d-825175-3 sudo[127332]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:10.458308 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d0a31f3-3a05-486b-9603-2113342e398c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.174s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:10.463113 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fae4af10-058a-46cc-96e6-536909cdf8c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3d0a31f3-3a05-486b-9603-2113342e398c', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:10.465976 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24db6bd1-9f3d-4591-98c5-1f2e2c042888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:10.481552 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Volume volume-3d0a31f3-3a05-486b-9603-2113342e398c (3d0a31f3-3a05-486b-9603-2113342e398c): created successfully
Feb 09 13:29:10.488003 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24db6bd1-9f3d-4591-98c5-1f2e2c042888) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:10.498319 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Flow 'volume_create_manager' (4416498b-41a5-4757-9003-ab0e72bedc63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:29:10.518676 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-026e1493-9a4b-4fde-804a-00c4576c2a6d tempest-VolumesTransfersV355Test-716884335 None] Created volume successfully.
Feb 09 13:29:12.358673 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-0ced4640-309b-4080-a362-f6b2b635d6d5 tempest-VolumesTransfersV355Test-433208879 None] Lock "b'cinder-3d0a31f3-3a05-486b-9603-2113342e398c-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:29:12.473273 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-0ced4640-309b-4080-a362-f6b2b635d6d5 tempest-VolumesTransfersV355Test-433208879 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3d0a31f3-3a05-486b-9603-2113342e398c
Feb 09 13:29:12.474351 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0ced4640-309b-4080-a362-f6b2b635d6d5 tempest-VolumesTransfersV355Test-433208879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3d0a31f3-3a05-486b-9603-2113342e398c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:12.536934 n-d-825175-3 sudo[127429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3d0a31f3-3a05-486b-9603-2113342e398c
Feb 09 13:29:12.540879 n-d-825175-3 sudo[127429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:13.231619 n-d-825175-3 sudo[127429]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:13.234180 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0ced4640-309b-4080-a362-f6b2b635d6d5 tempest-VolumesTransfersV355Test-433208879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3d0a31f3-3a05-486b-9603-2113342e398c" returned: 0 in 0.759s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:13.237321 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0ced4640-309b-4080-a362-f6b2b635d6d5 tempest-VolumesTransfersV355Test-433208879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3d0a31f3-3a05-486b-9603-2113342e398c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:13.284069 n-d-825175-3 sudo[127442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3d0a31f3-3a05-486b-9603-2113342e398c
Feb 09 13:29:13.285496 n-d-825175-3 sudo[127442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:13.986658 n-d-825175-3 sudo[127442]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:13.989176 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0ced4640-309b-4080-a362-f6b2b635d6d5 tempest-VolumesTransfersV355Test-433208879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3d0a31f3-3a05-486b-9603-2113342e398c" returned: 0 in 0.752s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:13.992207 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0ced4640-309b-4080-a362-f6b2b635d6d5 tempest-VolumesTransfersV355Test-433208879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3d0a31f3-3a05-486b-9603-2113342e398c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:14.026172 n-d-825175-3 sudo[127467]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3d0a31f3-3a05-486b-9603-2113342e398c
Feb 09 13:29:14.027026 n-d-825175-3 sudo[127467]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:14.891837 n-d-825175-3 sudo[127467]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:14.896537 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0ced4640-309b-4080-a362-f6b2b635d6d5 tempest-VolumesTransfersV355Test-433208879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3d0a31f3-3a05-486b-9603-2113342e398c" returned: 0 in 0.902s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:14.900228 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-0ced4640-309b-4080-a362-f6b2b635d6d5 tempest-VolumesTransfersV355Test-433208879 None] Successfully deleted volume: 3d0a31f3-3a05-486b-9603-2113342e398c
Feb 09 13:29:14.991389 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-0ced4640-309b-4080-a362-f6b2b635d6d5 tempest-VolumesTransfersV355Test-433208879 None] Created reservations ['b406a07a-164a-41ae-8435-60c499578a88', '6d4e2a10-dcbc-4785-ba95-1ddfdd36cb5e', '29897567-ea0e-46fd-9c3d-4fe2562c3d7e', '098a2671-3ea2-4ad1-9730-621b6cf40287'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:29:14.994118 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-0ced4640-309b-4080-a362-f6b2b635d6d5 tempest-VolumesTransfersV355Test-433208879 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:29:14.994118 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:29:14.994118 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:29:15.054422 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-0ced4640-309b-4080-a362-f6b2b635d6d5 tempest-VolumesTransfersV355Test-433208879 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:29:15.055246 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0ced4640-309b-4080-a362-f6b2b635d6d5 tempest-VolumesTransfersV355Test-433208879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:15.098336 n-d-825175-3 sudo[127499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:29:15.102619 n-d-825175-3 sudo[127499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:15.393606 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-7d85d173-d0a1-407a-a17c-9bd958d2fa31 tempest-VolumesBackupsTest-1068069398 None] Lock "b'cinder-1ba77a1e-1e24-499c-ac14-78b70815d020-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:29:15.562614 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:15.627242 n-d-825175-3 sudo[127499]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:15.629151 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0ced4640-309b-4080-a362-f6b2b635d6d5 tempest-VolumesTransfersV355Test-433208879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:15.631503 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0ced4640-309b-4080-a362-f6b2b635d6d5 tempest-VolumesTransfersV355Test-433208879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:15.676766 n-d-825175-3 sudo[127505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:29:15.677570 n-d-825175-3 sudo[127505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:15.730165 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.169s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:15.731070 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227264]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:29:15.732365 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-7d85d173-d0a1-407a-a17c-9bd958d2fa31 tempest-VolumesBackupsTest-1068069398 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1ba77a1e-1e24-499c-ac14-78b70815d020
Feb 09 13:29:15.734214 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7d85d173-d0a1-407a-a17c-9bd958d2fa31 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:15.788091 n-d-825175-3 sudo[127511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020
Feb 09 13:29:15.789504 n-d-825175-3 sudo[127511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:16.381703 n-d-825175-3 sudo[127505]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:16.384871 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0ced4640-309b-4080-a362-f6b2b635d6d5 tempest-VolumesTransfersV355Test-433208879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.753s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:16.387092 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-0ced4640-309b-4080-a362-f6b2b635d6d5 tempest-VolumesTransfersV355Test-433208879 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:29:16.395384 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-0ced4640-309b-4080-a362-f6b2b635d6d5 tempest-VolumesTransfersV355Test-433208879 None] Deleted volume successfully.
Feb 09 13:29:16.395753 n-d-825175-3 sudo[127511]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:16.413487 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7d85d173-d0a1-407a-a17c-9bd958d2fa31 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020" returned: 0 in 0.679s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:16.416206 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7d85d173-d0a1-407a-a17c-9bd958d2fa31 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:16.464785 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-0ced4640-309b-4080-a362-f6b2b635d6d5 tempest-VolumesTransfersV355Test-433208879 None] Lock "b'cinder-3d0a31f3-3a05-486b-9603-2113342e398c-delete_volume'" released by "delete_volume" :: held 4.106s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:29:16.479802 n-d-825175-3 sudo[127520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020
Feb 09 13:29:16.486576 n-d-825175-3 sudo[127520]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:17.261120 n-d-825175-3 sudo[127520]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:17.264180 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7d85d173-d0a1-407a-a17c-9bd958d2fa31 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020" returned: 0 in 0.848s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:17.266347 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7d85d173-d0a1-407a-a17c-9bd958d2fa31 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:17.305466 n-d-825175-3 sudo[127533]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020
Feb 09 13:29:17.306881 n-d-825175-3 sudo[127533]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:17.827025 n-d-825175-3 sudo[127533]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:17.830077 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7d85d173-d0a1-407a-a17c-9bd958d2fa31 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1ba77a1e-1e24-499c-ac14-78b70815d020" returned: 0 in 0.563s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:17.837549 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-7d85d173-d0a1-407a-a17c-9bd958d2fa31 tempest-VolumesBackupsTest-1068069398 None] Successfully deleted volume: 1ba77a1e-1e24-499c-ac14-78b70815d020
Feb 09 13:29:17.968319 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-7d85d173-d0a1-407a-a17c-9bd958d2fa31 tempest-VolumesBackupsTest-1068069398 None] Created reservations ['44b84749-a9fb-49e7-a563-c6c35ad7898e', 'dcfb2534-67ec-4234-a3d7-79610f1c2de2', 'dc90bb3e-35f9-4ead-9832-6ac5a158accf', '3d451d15-d088-4ae2-8c69-1d74b1700fdf'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:29:17.973878 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-7d85d173-d0a1-407a-a17c-9bd958d2fa31 tempest-VolumesBackupsTest-1068069398 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:29:17.973878 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:29:17.973878 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:29:18.056538 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-7d85d173-d0a1-407a-a17c-9bd958d2fa31 tempest-VolumesBackupsTest-1068069398 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:29:18.058055 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7d85d173-d0a1-407a-a17c-9bd958d2fa31 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:18.104003 n-d-825175-3 sudo[127539]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:29:18.105205 n-d-825175-3 sudo[127539]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:18.759743 n-d-825175-3 sudo[127539]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:18.762278 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7d85d173-d0a1-407a-a17c-9bd958d2fa31 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.705s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:18.764788 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7d85d173-d0a1-407a-a17c-9bd958d2fa31 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:18.792391 n-d-825175-3 sudo[127551]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:29:18.794557 n-d-825175-3 sudo[127551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:19.494340 n-d-825175-3 sudo[127551]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:19.497266 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7d85d173-d0a1-407a-a17c-9bd958d2fa31 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.732s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:19.500112 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-7d85d173-d0a1-407a-a17c-9bd958d2fa31 tempest-VolumesBackupsTest-1068069398 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:29:19.509438 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-7d85d173-d0a1-407a-a17c-9bd958d2fa31 tempest-VolumesBackupsTest-1068069398 None] Deleted volume successfully.
Feb 09 13:29:19.538379 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-7d85d173-d0a1-407a-a17c-9bd958d2fa31 tempest-VolumesBackupsTest-1068069398 None] Lock "b'cinder-1ba77a1e-1e24-499c-ac14-78b70815d020-delete_volume'" released by "delete_volume" :: held 4.145s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:29:20.155460 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:29:20.168044 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:29:20.168813 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:29:20.203386 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Flow 'volume_create_manager' (4b808b0d-22e0-47b9-8cca-f9fe1a38321e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:29:20.223007 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca14d247-9460-4ddf-b7f5-aaa0f8e2a192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:20.288753 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:29:20.360593 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca14d247-9460-4ddf-b7f5-aaa0f8e2a192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:29:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1608788438',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=7a01d3bc-605e-4b17-881c-71e4489dcc83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='442d6bc983f14ef0a68ed00ec0aebceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:29:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:29:20Z,user_id='238226e3f2ad480b9ead1b56a75c0fcc',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:20.364705 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cc9a4210-8d61-4961-870e-e4d8589157ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:20.367578 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cc9a4210-8d61-4961-870e-e4d8589157ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:20.370035 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a543b22c-5d33-4156-b226-8a5b0f596b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:20.548517 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a543b22c-5d33-4156-b226-8a5b0f596b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7a01d3bc-605e-4b17-881c-71e4489dcc83', 'volume_name': 'volume-7a01d3bc-605e-4b17-881c-71e4489dcc83', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:20.557581 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5af5357-60a8-4452-a903-0904ed751433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:20.564088 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5af5357-60a8-4452-a903-0904ed751433) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:20.585341 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17b2bb75-0e4c-4158-92bf-66523d741c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:20.586325 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Volume 7a01d3bc-605e-4b17-881c-71e4489dcc83: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7a01d3bc-605e-4b17-881c-71e4489dcc83', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 09 13:29:20.588907 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Cloning 7a01d3bc-605e-4b17-881c-71e4489dcc83 from image aec45eaa-b201-4ef5-a863-48d953847b20 at location (None, None). {{(pid=91721) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 09 13:29:27.245378 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:29:27.255970 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:29:27.257905 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:29:27.286138 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Flow 'volume_create_manager' (97ffa48f-84d7-4902-92c8-3c0ed94144c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:29:27.289559 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (86fe83b1-72e4-42f2-8464-f247f5673450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:27.322801 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:29:27.359840 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (86fe83b1-72e4-42f2-8464-f247f5673450) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:29:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1374393937',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=f10ebb47-48b0-470c-b4be-390c0a5452ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d5ea40b669c4210ad749d7605633f9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:29:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:29:27Z,user_id='fedec4b66f174f9dadd8418111543167',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:27.363746 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca62edc4-7e96-4747-a0bd-87cbd8092612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:27.366350 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca62edc4-7e96-4747-a0bd-87cbd8092612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:27.369828 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d7394a63-1413-41e0-b4d3-310df6c3bbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:27.604942 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d7394a63-1413-41e0-b4d3-310df6c3bbc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'f10ebb47-48b0-470c-b4be-390c0a5452ea', 'volume_name': 'volume-f10ebb47-48b0-470c-b4be-390c0a5452ea', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:27.610121 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6c5ae763-3a89-4e81-8721-d450efd06d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:27.617507 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6c5ae763-3a89-4e81-8721-d450efd06d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:27.630913 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c6d9c2e6-050e-4d4f-af64-a28a8226ab1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:27.632057 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Volume f10ebb47-48b0-470c-b4be-390c0a5452ea: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-f10ebb47-48b0-470c-b4be-390c0a5452ea', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 09 13:29:27.636965 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Cloning f10ebb47-48b0-470c-b4be-390c0a5452ea from image aec45eaa-b201-4ef5-a863-48d953847b20 at location (None, None). {{(pid=91721) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 09 13:29:35.167887 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:29:35.177014 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:29:35.177504 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:29:35.206394 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Flow 'volume_create_manager' (0b6999c5-c942-4840-893d-e36ac1d68668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:29:35.206394 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63eb76a7-36bd-42ce-8622-bb902fe523cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:35.230037 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:29:35.263108 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63eb76a7-36bd-42ce-8622-bb902fe523cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:29:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-422339859',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=23383c8c-e140-49e8-a4ba-658f9c537962,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3787b01e4524c728c0001d18b1850c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:29:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:29:35Z,user_id='ff908a0590e7401192c830056a7b305f',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:35.266496 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (abb92720-e7e5-4983-9c88-37481f0150e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:35.268864 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (abb92720-e7e5-4983-9c88-37481f0150e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:35.271269 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f77d4d0-54d7-479d-acc5-fcec6a5e2bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:35.273444 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f77d4d0-54d7-479d-acc5-fcec6a5e2bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '23383c8c-e140-49e8-a4ba-658f9c537962', 'volume_name': 'volume-23383c8c-e140-49e8-a4ba-658f9c537962', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:35.275677 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (83d9f386-6f69-479e-bf8c-92d3dce7bdf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:35.277711 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (83d9f386-6f69-479e-bf8c-92d3dce7bdf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:35.279871 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a78ed09-4e83-4823-b8df-bce9e0c0c869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:35.280978 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Volume 23383c8c-e140-49e8-a4ba-658f9c537962: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-23383c8c-e140-49e8-a4ba-658f9c537962', 'volume_size': 1}
Feb 09 13:29:35.282148 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-23383c8c-e140-49e8-a4ba-658f9c537962 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:35.308841 n-d-825175-3 sudo[127794]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-23383c8c-e140-49e8-a4ba-658f9c537962 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:29:35.309646 n-d-825175-3 sudo[127794]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:36.164507 n-d-825175-3 sudo[127794]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:36.166822 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-23383c8c-e140-49e8-a4ba-658f9c537962 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.884s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:36.170195 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a78ed09-4e83-4823-b8df-bce9e0c0c869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-23383c8c-e140-49e8-a4ba-658f9c537962', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:36.177671 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca15b70a-d48f-4c92-a4ed-727658893655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:36.207957 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Volume volume-23383c8c-e140-49e8-a4ba-658f9c537962 (23383c8c-e140-49e8-a4ba-658f9c537962): created successfully
Feb 09 13:29:36.211541 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca15b70a-d48f-4c92-a4ed-727658893655) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:36.222949 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Flow 'volume_create_manager' (0b6999c5-c942-4840-893d-e36ac1d68668) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:29:36.254461 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ec2e0899-ee90-4e62-8817-92a12945be8c tempest-ServerRescueNegativeTestJSON-1110628377 None] Created volume successfully.
Feb 09 13:29:45.249739 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1, size 616.00 MB, duration 24.66 sec {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 09 13:29:45.252899 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Image download 616.00 MB at 24.98 MB/s
Feb 09 13:29:45.355139 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:45.576667 n-d-825175-3 sudo[127963]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1
Feb 09 13:29:45.578783 n-d-825175-3 sudo[127963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:46.210068 n-d-825175-3 sudo[127963]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:46.212755 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1" returned: 0 in 0.861s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:46.213730 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 is fetched for user 238226e3f2ad480b9ead1b56a75c0fcc. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 09 13:29:46.333428 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:46.390570 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:29:46.396895 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:29:46.397408 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:29:46.418898 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Flow 'volume_create_manager' (12777ba2-1e28-4aa2-9d30-061453fbe9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:29:46.425212 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d3be8282-e1b2-403e-9a42-c90238eeeff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:46.466572 n-d-825175-3 sudo[127974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1
Feb 09 13:29:46.467576 n-d-825175-3 sudo[127974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:46.472736 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:29:46.544213 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d3be8282-e1b2-403e-9a42-c90238eeeff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:29:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1032813212',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=92deedd5-e617-45b3-8768-47a5c4bc8c43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fde08aecc96843c681b58d548c4fa8a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:29:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:29:46Z,user_id='6ca59f20df0042ab8f23112de672a044',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:46.547234 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40e3994a-b624-4160-8f7a-e708fc750c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:46.549417 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40e3994a-b624-4160-8f7a-e708fc750c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:46.566149 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71132d3d-a3cc-49e0-8571-20efdea08256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:46.571361 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71132d3d-a3cc-49e0-8571-20efdea08256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '92deedd5-e617-45b3-8768-47a5c4bc8c43', 'volume_name': 'volume-92deedd5-e617-45b3-8768-47a5c4bc8c43', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:46.574248 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (589558ef-7da5-4803-b74e-6cbe4b6e445d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:46.578363 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (589558ef-7da5-4803-b74e-6cbe4b6e445d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:46.583646 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3e5228c-6849-4833-be96-698265b8f04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:46.584941 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Volume 92deedd5-e617-45b3-8768-47a5c4bc8c43: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-92deedd5-e617-45b3-8768-47a5c4bc8c43', 'volume_size': 1}
Feb 09 13:29:46.588252 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-92deedd5-e617-45b3-8768-47a5c4bc8c43 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:46.636804 n-d-825175-3 sudo[127980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-92deedd5-e617-45b3-8768-47a5c4bc8c43 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:29:46.644193 n-d-825175-3 sudo[127980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:47.177570 n-d-825175-3 sudo[127974]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:47.180501 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1" returned: 0 in 0.848s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:47.182258 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a01d3bc-605e-4b17-881c-71e4489dcc83 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:47.227829 n-d-825175-3 sudo[127993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a01d3bc-605e-4b17-881c-71e4489dcc83 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:29:47.228648 n-d-825175-3 sudo[127993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:47.660495 n-d-825175-3 sudo[127980]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:47.664390 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-92deedd5-e617-45b3-8768-47a5c4bc8c43 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.077s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:47.686236 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3e5228c-6849-4833-be96-698265b8f04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-92deedd5-e617-45b3-8768-47a5c4bc8c43', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:47.691688 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec5f58a1-9aad-4e0e-a80b-88394d2c176c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:47.720233 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Volume volume-92deedd5-e617-45b3-8768-47a5c4bc8c43 (92deedd5-e617-45b3-8768-47a5c4bc8c43): created successfully
Feb 09 13:29:47.724166 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec5f58a1-9aad-4e0e-a80b-88394d2c176c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:47.731639 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Flow 'volume_create_manager' (12777ba2-1e28-4aa2-9d30-061453fbe9f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:29:47.755783 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-807d282e-f422-450b-aee8-26c8e62b1659 tempest-SnapshotManageAdminTest-2020763899 None] Created volume successfully.
Feb 09 13:29:48.146243 n-d-825175-3 sudo[127993]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:48.149286 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a01d3bc-605e-4b17-881c-71e4489dcc83 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.967s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:48.175273 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Attempting download of aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume 7a01d3bc-605e-4b17-881c-71e4489dcc83. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 09 13:29:48.259168 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_t0r62fil {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:48.484749 n-d-825175-3 sudo[128080]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_aec45eaa-b201-4ef5-a863-48d953847b20_t0r62fil
Feb 09 13:29:48.492516 n-d-825175-3 sudo[128080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:48.903864 n-d-825175-3 sudo[128080]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:48.909871 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_t0r62fil" returned: 0 in 0.648s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:48.911315 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:49.021343 n-d-825175-3 sudo[128108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1
Feb 09 13:29:49.025913 n-d-825175-3 sudo[128108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:49.400200 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-770793ff-7c77-47e9-97eb-b4d3ebae54fd tempest-SnapshotManageAdminTest-2020763899 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-92deedd5-e617-45b3-8768-47a5c4bc8c43 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:49.422243 n-d-825175-3 sudo[128108]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:49.425109 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1" returned: 0 in 0.514s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:49.425966 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] aec45eaa-b201-4ef5-a863-48d953847b20 was vhdx, converting to raw {{(pid=91721) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 09 13:29:49.426717 n-d-825175-3 sudo[128113]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-92deedd5-e617-45b3-8768-47a5c4bc8c43
Feb 09 13:29:49.427230 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7a01d3bc--605e--4b17--881c--71e4489dcc83 oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:49.428582 n-d-825175-3 sudo[128113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:49.477657 n-d-825175-3 sudo[128115]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7a01d3bc--605e--4b17--881c--71e4489dcc83 oflag=direct
Feb 09 13:29:49.482330 n-d-825175-3 sudo[128115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:50.263730 n-d-825175-3 sudo[128115]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:50.266572 n-d-825175-3 sudo[128113]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:50.268014 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7a01d3bc--605e--4b17--881c--71e4489dcc83 oflag=direct" returned: 0 in 0.841s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:50.269297 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 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_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7a01d3bc--605e--4b17--881c--71e4489dcc83 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:50.287637 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-770793ff-7c77-47e9-97eb-b4d3ebae54fd tempest-SnapshotManageAdminTest-2020763899 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-92deedd5-e617-45b3-8768-47a5c4bc8c43" returned: 0 in 0.887s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:50.290031 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-770793ff-7c77-47e9-97eb-b4d3ebae54fd tempest-SnapshotManageAdminTest-2020763899 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-17369637-bdf2-4784-8803-b0c9d101c119 --snapshot stack-volumes-lvmdriver-1/volume-92deedd5-e617-45b3-8768-47a5c4bc8c43 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:50.300445 n-d-825175-3 sudo[128129]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7a01d3bc--605e--4b17--881c--71e4489dcc83
Feb 09 13:29:50.301799 n-d-825175-3 sudo[128129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:50.360501 n-d-825175-3 sudo[128130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-17369637-bdf2-4784-8803-b0c9d101c119 --snapshot stack-volumes-lvmdriver-1/volume-92deedd5-e617-45b3-8768-47a5c4bc8c43 -L 1.00g
Feb 09 13:29:50.361325 n-d-825175-3 sudo[128130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:51.265262 n-d-825175-3 sudo[128130]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:51.269046 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-770793ff-7c77-47e9-97eb-b4d3ebae54fd tempest-SnapshotManageAdminTest-2020763899 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-17369637-bdf2-4784-8803-b0c9d101c119 --snapshot stack-volumes-lvmdriver-1/volume-92deedd5-e617-45b3-8768-47a5c4bc8c43 -L 1.00g" returned: 0 in 0.979s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:51.427788 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-770793ff-7c77-47e9-97eb-b4d3ebae54fd tempest-SnapshotManageAdminTest-2020763899 None] Create snapshot completed successfully
Feb 09 13:29:51.606608 n-d-825175-3 sudo[128129]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:51.617615 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 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_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7a01d3bc--605e--4b17--881c--71e4489dcc83" returned: 0 in 1.344s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:51.623309 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:51.840645 n-d-825175-3 sudo[128259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1
Feb 09 13:29:51.841483 n-d-825175-3 sudo[128259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:52.180412 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-3da34ea7-7b2d-465a-b6a9-6065e0c81019 tempest-SnapshotManageAdminTest-2100199754 None] Lock "b'cinder-17369637-bdf2-4784-8803-b0c9d101c119-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:29:52.305359 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-3da34ea7-7b2d-465a-b6a9-6065e0c81019 tempest-SnapshotManageAdminTest-2100199754 None] Created reservations ['80d77635-5a5a-4530-a466-418ed4bf949f', '48eac045-d666-494d-be5b-59df116ee1b0', '87b5b1ee-3f3c-45db-b3a1-ca8ea936afa9', '369ea0fd-6a51-4376-987b-5d7a99018df9'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:29:52.308930 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-3da34ea7-7b2d-465a-b6a9-6065e0c81019 tempest-SnapshotManageAdminTest-2100199754 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:29:52.308930 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:29:52.308930 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:29:52.327523 n-d-825175-3 sudo[128259]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:52.330085 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1" returned: 0 in 0.707s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:52.331131 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_thfvjt_nn-d-825175-3@lvmdriver-1, size 700.00 MB, duration 1.35 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--7a01d3bc--605e--4b17--881c--71e4489dcc83 {{(pid=91721) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 09 13:29:52.331758 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Converted 700.00 MB image at 517.10 MB/s
Feb 09 13:29:52.332275 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Downloaded image aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume 7a01d3bc-605e-4b17-881c-71e4489dcc83 successfully. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 09 13:29:52.471412 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 for user 238226e3f2ad480b9ead1b56a75c0fcc is deleted. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 09 13:29:52.472017 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Marking volume 7a01d3bc-605e-4b17-881c-71e4489dcc83 as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 13:29:52.501922 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Copying metadata from image aec45eaa-b201-4ef5-a863-48d953847b20 to 7a01d3bc-605e-4b17-881c-71e4489dcc83. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 09 13:29:52.502452 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Creating volume glance metadata for volume 7a01d3bc-605e-4b17-881c-71e4489dcc83 backed by image aec45eaa-b201-4ef5-a863-48d953847b20 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91721) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 09 13:29:52.532708 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-3da34ea7-7b2d-465a-b6a9-6065e0c81019 tempest-SnapshotManageAdminTest-2100199754 None] Unmanage snapshot completed successfully.
Feb 09 13:29:52.624648 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-3da34ea7-7b2d-465a-b6a9-6065e0c81019 tempest-SnapshotManageAdminTest-2100199754 None] Lock "b'cinder-17369637-bdf2-4784-8803-b0c9d101c119-delete_snapshot'" released by "delete_snapshot" :: held 0.443s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:29:52.657122 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17b2bb75-0e4c-4158-92bf-66523d741c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7a01d3bc-605e-4b17-881c-71e4489dcc83', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:52.659587 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a48ecf5-528d-429c-ae78-47368a7daeea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:52.672789 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Volume volume-7a01d3bc-605e-4b17-881c-71e4489dcc83 (7a01d3bc-605e-4b17-881c-71e4489dcc83): created successfully
Feb 09 13:29:52.674957 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a48ecf5-528d-429c-ae78-47368a7daeea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:52.678100 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Flow 'volume_create_manager' (4b808b0d-22e0-47b9-8cca-f9fe1a38321e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:29:52.690373 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-01664ee9-0718-4aa4-a041-72cb9152e226 tempest-VolumesBackupsTest-1068069398 None] Created volume successfully.
Feb 09 13:29:53.336236 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1, size 616.00 MB, duration 25.70 sec {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 09 13:29:53.337321 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Image download 616.00 MB at 23.97 MB/s
Feb 09 13:29:53.411932 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:53.551722 n-d-825175-3 sudo[128268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1
Feb 09 13:29:53.552942 n-d-825175-3 sudo[128268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:54.008703 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] manage_existing_snapshot: managing {'source-name': '_snapshot-17369637-bdf2-4784-8803-b0c9d101c119'}. {{(pid=91721) manage_existing_snapshot /opt/stack/cinder/cinder/volume/manager.py:4427}}
Feb 09 13:29:54.009327 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Input parameters: context=, db=,driver=, host=n-d-825175-3@lvmdriver-1, snapshot_id=(snapshot_id)s, ref={'source-name': '_snapshot-17369637-bdf2-4784-8803-b0c9d101c119'}. {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:313}}
Feb 09 13:29:54.014876 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Begin to return taskflow.engines.load(snapshot_flow,store=create_what). {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:347}}
Feb 09 13:29:54.038119 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Flow 'snapshot_manage_existing_manager' (33c0daba-1e0d-4061-9ed6-09fc716f815f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:29:54.042185 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (eee0d072-6767-4a0e-abcb-ea7b6d88773d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:54.117069 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] ExtractSnapshotRefTask return snapshot_ref: Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-02-09T13:29:54Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1374186259',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-326115033',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=80cdad0b-0d0d-45eb-b21c-9c53d6eb28c0,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='022123826fb14e31983e2f696d00e393',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='02e95c8857e34093a79af18c1ff28125',volume=>,volume_id=92deedd5-e617-45b3-8768-47a5c4bc8c43,volume_size=1,volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e) {{(pid=91721) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:56}}
Feb 09 13:29:54.119478 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (eee0d072-6767-4a0e-abcb-ea7b6d88773d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-02-09T13:29:54Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1374186259',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-326115033',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=80cdad0b-0d0d-45eb-b21c-9c53d6eb28c0,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='022123826fb14e31983e2f696d00e393',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='02e95c8857e34093a79af18c1ff28125',volume=>,volume_id=92deedd5-e617-45b3-8768-47a5c4bc8c43,volume_size=1,volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:54.124434 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (1e7161a0-edf0-4dbe-a163-ed9a041d14f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:54.126686 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (1e7161a0-edf0-4dbe-a163-ed9a041d14f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:54.129200 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (e225b6b4-9ae5-4fe7-93d4-d73be549ab73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:54.130783 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-17369637-bdf2-4784-8803-b0c9d101c119 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:54.149896 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.driver [None req-d75fb26c-a47e-4ef9-9f18-9611f0793fe6 tempest-VolumesBackupsTest-1068069398 None] Creating a new backup for volume volume-7a01d3bc-605e-4b17-881c-71e4489dcc83. {{(pid=91721) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Feb 09 13:29:54.168289 n-d-825175-3 sudo[128274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-17369637-bdf2-4784-8803-b0c9d101c119
Feb 09 13:29:54.169636 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d75fb26c-a47e-4ef9-9f18-9611f0793fe6 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:54.173198 n-d-825175-3 sudo[128274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:54.200251 n-d-825175-3 sudo[128275]: ubuntu : 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-7a01d3bc-605e-4b17-881c-71e4489dcc83
Feb 09 13:29:54.201055 n-d-825175-3 sudo[128275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:54.396216 n-d-825175-3 sudo[128268]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:54.398445 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1" returned: 0 in 0.986s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:54.399370 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 is fetched for user fedec4b66f174f9dadd8418111543167. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 09 13:29:54.503234 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:54.749146 n-d-825175-3 sudo[128281]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1
Feb 09 13:29:54.756437 n-d-825175-3 sudo[128281]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:54.987382 n-d-825175-3 sudo[128274]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:54.991458 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-17369637-bdf2-4784-8803-b0c9d101c119" returned: 0 in 0.859s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:54.997715 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (e225b6b4-9ae5-4fe7-93d4-d73be549ab73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-02-09T13:29:54Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1374186259',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-326115033',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=80cdad0b-0d0d-45eb-b21c-9c53d6eb28c0,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='022123826fb14e31983e2f696d00e393',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='02e95c8857e34093a79af18c1ff28125',volume=>,volume_id=92deedd5-e617-45b3-8768-47a5c4bc8c43,volume_size=1,volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:55.006850 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (5e4a302e-6246-4eb0-8c0b-e834f958df6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:55.279269 n-d-825175-3 sudo[128275]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:55.298610 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d75fb26c-a47e-4ef9-9f18-9611f0793fe6 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83" returned: 0 in 1.131s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:55.347172 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Created reservations ['87212523-6569-4c20-ad17-9b57f66f1316', 'de943ec5-e9b7-4d25-bc1a-6f2e81f6f12d'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:29:55.349235 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (5e4a302e-6246-4eb0-8c0b-e834f958df6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87212523-6569-4c20-ad17-9b57f66f1316', 'de943ec5-e9b7-4d25-bc1a-6f2e81f6f12d']}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:55.352626 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (8e0ccc37-8477-42c7-abed-4211ea57f7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:55.354599 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-17369637-bdf2-4784-8803-b0c9d101c119 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:55.404006 n-d-825175-3 sudo[128285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-17369637-bdf2-4784-8803-b0c9d101c119
Feb 09 13:29:55.405535 n-d-825175-3 sudo[128285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:55.435403 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:55.470085 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.036s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:55.470654 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:29:55.471366 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-d75fb26c-a47e-4ef9-9f18-9611f0793fe6 tempest-VolumesBackupsTest-1068069398 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:29:55.472221 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-d75fb26c-a47e-4ef9-9f18-9611f0793fe6 tempest-VolumesBackupsTest-1068069398 None] Creating iscsi_target for Volume ID: volume-7a01d3bc-605e-4b17-881c-71e4489dcc83 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:29:55.478656 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-d75fb26c-a47e-4ef9-9f18-9611f0793fe6 tempest-VolumesBackupsTest-1068069398 None] Created volume path /opt/stack/data/cinder/volumes/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83,
Feb 09 13:29:55.478656 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:29:55.478656 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:29:55.478656 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83
Feb 09 13:29:55.478656 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:29:55.478656 n-d-825175-3 cinder-volume[91721]: incominguser P7svz6NizakcG3Nd7wjT cDeJMAHNRayp5NrK
Feb 09 13:29:55.478656 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:29:55.478656 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:29:55.478656 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:29:55.478656 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:29:55.482386 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7a01d3bc-605e-4b17-881c-71e4489dcc83 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:55.708453 n-d-825175-3 sudo[128281]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:55.710960 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1" returned: 0 in 1.207s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:55.713153 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f10ebb47-48b0-470c-b4be-390c0a5452ea stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:55.760764 n-d-825175-3 sudo[128294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f10ebb47-48b0-470c-b4be-390c0a5452ea stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:29:55.761568 n-d-825175-3 sudo[128294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:56.415333 n-d-825175-3 sudo[128285]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:56.431177 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-17369637-bdf2-4784-8803-b0c9d101c119" returned: 0 in 1.063s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:56.433624 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 _snapshot-17369637-bdf2-4784-8803-b0c9d101c119 _snapshot-80cdad0b-0d0d-45eb-b21c-9c53d6eb28c0 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:56.570210 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7a01d3bc-605e-4b17-881c-71e4489dcc83" returned: 0 in 1.079s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:56.570210 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:29:56.570210 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-d75fb26c-a47e-4ef9-9f18-9611f0793fe6 tempest-VolumesBackupsTest-1068069398 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:29:56.570210 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-d75fb26c-a47e-4ef9-9f18-9611f0793fe6 tempest-VolumesBackupsTest-1068069398 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:29:56.570210 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:56.597217 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:56.597597 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n Backing store flags: \n Account information:\n P7svz6NizakcG3Nd7wjT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:29:56.598346 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-d75fb26c-a47e-4ef9-9f18-9611f0793fe6 tempest-VolumesBackupsTest-1068069398 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:29:56.599597 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:56.770931 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.171s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:56.771886 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n Backing store flags: \n Account information:\n P7svz6NizakcG3Nd7wjT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:29:56.785147 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:56.806966 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 _snapshot-17369637-bdf2-4784-8803-b0c9d101c119 _snapshot-80cdad0b-0d0d-45eb-b21c-9c53d6eb28c0" returned: 0 in 0.372s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:56.807404 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308701104544]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:29:56.878329 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (8e0ccc37-8477-42c7-abed-4211ea57f7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-02-09T13:29:54Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1374186259',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-326115033',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=80cdad0b-0d0d-45eb-b21c-9c53d6eb28c0,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='022123826fb14e31983e2f696d00e393',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='02e95c8857e34093a79af18c1ff28125',volume=>,volume_id=92deedd5-e617-45b3-8768-47a5c4bc8c43,volume_size=1,volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e), 'new_status': 'available'}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:56.880890 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (b5146eb7-d44a-49ff-a196-d0bc7b62626f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:56.913676 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.129s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:56.915073 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398631808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n Backing store flags: \n Account information:\n P7svz6NizakcG3Nd7wjT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:29:56.916309 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [None req-d75fb26c-a47e-4ef9-9f18-9611f0793fe6 tempest-VolumesBackupsTest-1068069398 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-7a01d3bc-605e-4b17-881c-71e4489dcc83 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:29:56.987643 n-d-825175-3 sudo[128294]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:57.003062 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (b5146eb7-d44a-49ff-a196-d0bc7b62626f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-02-09T13:29:54Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1374186259',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-326115033',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=80cdad0b-0d0d-45eb-b21c-9c53d6eb28c0,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='022123826fb14e31983e2f696d00e393',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='02e95c8857e34093a79af18c1ff28125',volume=>,volume_id=92deedd5-e617-45b3-8768-47a5c4bc8c43,volume_size=1,volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:57.008617 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (d4ab95a1-3461-4ce2-add8-f7ca6825e101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:29:57.009471 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Begin to call CreateSnapshotOnFinishTask execute. {{(pid=91721) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:285}}
Feb 09 13:29:57.011556 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] New status: available {{(pid=91721) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:287}}
Feb 09 13:29:57.037231 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f10ebb47-48b0-470c-b4be-390c0a5452ea stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.324s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:57.105609 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.manage_existing_snapshot [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Snapshot 80cdad0b-0d0d-45eb-b21c-9c53d6eb28c0 created successfully.
Feb 09 13:29:57.108491 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (d4ab95a1-3461-4ce2-add8-f7ca6825e101) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:29:57.112195 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a2243d26-ce5b-4ac6-a239-333c42c24b2c tempest-SnapshotManageAdminTest-2100199754 None] Flow 'snapshot_manage_existing_manager' (33c0daba-1e0d-4061-9ed6-09fc716f815f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:29:57.121461 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-d75fb26c-a47e-4ef9-9f18-9611f0793fe6 tempest-VolumesBackupsTest-1068069398 None] Initialize volume connection completed successfully.
Feb 09 13:29:57.139289 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Attempting download of aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume f10ebb47-48b0-470c-b4be-390c0a5452ea. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 09 13:29:57.191455 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_ua8ptivs {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:57.325703 n-d-825175-3 sudo[128427]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_aec45eaa-b201-4ef5-a863-48d953847b20_ua8ptivs
Feb 09 13:29:57.326573 n-d-825175-3 sudo[128427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:57.826757 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-fc7cd489-8f87-4928-a387-a8695a0a56cf tempest-SnapshotManageAdminTest-2100199754 None] Lock "b'cinder-80cdad0b-0d0d-45eb-b21c-9c53d6eb28c0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:29:57.921867 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fc7cd489-8f87-4928-a387-a8695a0a56cf tempest-SnapshotManageAdminTest-2100199754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-80cdad0b-0d0d-45eb-b21c-9c53d6eb28c0 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:57.953817 n-d-825175-3 sudo[128481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-80cdad0b-0d0d-45eb-b21c-9c53d6eb28c0
Feb 09 13:29:57.955359 n-d-825175-3 sudo[128481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:58.018620 n-d-825175-3 sudo[128427]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:58.022808 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_ua8ptivs" returned: 0 in 0.830s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:58.024437 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:58.220780 n-d-825175-3 sudo[128484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1
Feb 09 13:29:58.224169 n-d-825175-3 sudo[128484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:58.801691 n-d-825175-3 sudo[128481]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:58.803986 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fc7cd489-8f87-4928-a387-a8695a0a56cf tempest-SnapshotManageAdminTest-2100199754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-80cdad0b-0d0d-45eb-b21c-9c53d6eb28c0" returned: 0 in 0.882s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:58.806711 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fc7cd489-8f87-4928-a387-a8695a0a56cf tempest-SnapshotManageAdminTest-2100199754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-80cdad0b-0d0d-45eb-b21c-9c53d6eb28c0 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:58.847768 n-d-825175-3 sudo[128492]: ubuntu : TTY=unknown ; 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-80cdad0b-0d0d-45eb-b21c-9c53d6eb28c0
Feb 09 13:29:58.849645 n-d-825175-3 sudo[128492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:58.886617 n-d-825175-3 sudo[128484]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:58.888908 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1" returned: 0 in 0.864s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:58.890806 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] aec45eaa-b201-4ef5-a863-48d953847b20 was vhdx, converting to raw {{(pid=91721) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 09 13:29:58.892132 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f10ebb47--48b0--470c--b4be--390c0a5452ea oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:58.941065 n-d-825175-3 sudo[128494]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f10ebb47--48b0--470c--b4be--390c0a5452ea oflag=direct
Feb 09 13:29:58.946861 n-d-825175-3 sudo[128494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:59.597343 n-d-825175-3 sudo[128494]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:59.600379 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f10ebb47--48b0--470c--b4be--390c0a5452ea oflag=direct" returned: 0 in 0.708s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:29:59.602218 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 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_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f10ebb47--48b0--470c--b4be--390c0a5452ea {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:29:59.651031 n-d-825175-3 sudo[128542]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f10ebb47--48b0--470c--b4be--390c0a5452ea
Feb 09 13:29:59.651862 n-d-825175-3 sudo[128542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:29:59.855103 n-d-825175-3 sudo[128492]: pam_unix(sudo:session): session closed for user root
Feb 09 13:29:59.858147 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fc7cd489-8f87-4928-a387-a8695a0a56cf tempest-SnapshotManageAdminTest-2100199754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-80cdad0b-0d0d-45eb-b21c-9c53d6eb28c0" returned: 0 in 1.050s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:00.026650 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-fc7cd489-8f87-4928-a387-a8695a0a56cf tempest-SnapshotManageAdminTest-2100199754 None] Created reservations ['bd5e5689-2597-4115-bf67-e06ae7afbae0', 'ac52b2a7-bd14-4180-b8d6-1b5ba37664ea', '153e4194-d4ce-4875-99fe-5d08a2a1f0e2', 'dd32e8b1-0b7d-4e9a-8a6b-6a29c448c1fd'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:30:00.030533 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-fc7cd489-8f87-4928-a387-a8695a0a56cf tempest-SnapshotManageAdminTest-2100199754 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:30:00.030533 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:30:00.030533 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:30:00.098776 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-fc7cd489-8f87-4928-a387-a8695a0a56cf tempest-SnapshotManageAdminTest-2100199754 None] Delete snapshot completed successfully.
Feb 09 13:30:00.132834 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-fc7cd489-8f87-4928-a387-a8695a0a56cf tempest-SnapshotManageAdminTest-2100199754 None] Lock "b'cinder-80cdad0b-0d0d-45eb-b21c-9c53d6eb28c0-delete_snapshot'" released by "delete_snapshot" :: held 2.306s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:30:00.570679 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-92101f74-a5ae-470a-b235-b0a17ae4b859 tempest-SnapshotManageAdminTest-2020763899 None] Lock "b'cinder-92deedd5-e617-45b3-8768-47a5c4bc8c43-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:30:00.787672 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-92101f74-a5ae-470a-b235-b0a17ae4b859 tempest-SnapshotManageAdminTest-2020763899 None] Skipping remove_export. No iscsi_target is presently exported for volume: 92deedd5-e617-45b3-8768-47a5c4bc8c43
Feb 09 13:30:00.788768 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-92101f74-a5ae-470a-b235-b0a17ae4b859 tempest-SnapshotManageAdminTest-2020763899 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-92deedd5-e617-45b3-8768-47a5c4bc8c43 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:00.834631 n-d-825175-3 sudo[128600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-92deedd5-e617-45b3-8768-47a5c4bc8c43
Feb 09 13:30:00.835501 n-d-825175-3 sudo[128600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:01.446137 n-d-825175-3 sudo[128542]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:01.449819 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 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_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f10ebb47--48b0--470c--b4be--390c0a5452ea" returned: 0 in 1.847s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:01.452969 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:01.776389 n-d-825175-3 sudo[128621]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1
Feb 09 13:30:01.777230 n-d-825175-3 sudo[128621]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:02.018124 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:30:02.041837 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:30:02.042558 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:30:02.100073 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Flow 'volume_create_manager' (8963bd00-aec4-4464-b3b5-be7a16eacc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:30:02.127606 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ca463e4-0ddd-47aa-a906-0100ce93dc72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:02.154936 n-d-825175-3 sudo[128600]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:02.208919 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-92101f74-a5ae-470a-b235-b0a17ae4b859 tempest-SnapshotManageAdminTest-2020763899 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-92deedd5-e617-45b3-8768-47a5c4bc8c43" returned: 0 in 1.420s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:02.214126 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-92101f74-a5ae-470a-b235-b0a17ae4b859 tempest-SnapshotManageAdminTest-2020763899 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-92deedd5-e617-45b3-8768-47a5c4bc8c43 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:02.278274 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:30:02.314100 n-d-825175-3 sudo[128633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-92deedd5-e617-45b3-8768-47a5c4bc8c43
Feb 09 13:30:02.323677 n-d-825175-3 sudo[128633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:02.356675 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ca463e4-0ddd-47aa-a906-0100ce93dc72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:30:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-893505918',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=dd41300b-fbc5-4f33-9796-4c00741943bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3787b01e4524c728c0001d18b1850c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:30:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:30:02Z,user_id='ff908a0590e7401192c830056a7b305f',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:02.370540 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (01e2653b-00fe-4064-aedd-4705e353c229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:02.377795 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (01e2653b-00fe-4064-aedd-4705e353c229) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:02.385683 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f0db06c-c95a-4c6f-a047-7b9d8c9b4a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:02.395569 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f0db06c-c95a-4c6f-a047-7b9d8c9b4a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dd41300b-fbc5-4f33-9796-4c00741943bc', 'volume_name': 'volume-dd41300b-fbc5-4f33-9796-4c00741943bc', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:02.400169 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6e3b8503-9b66-40d7-8e8b-e566e205a493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:02.402501 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6e3b8503-9b66-40d7-8e8b-e566e205a493) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:02.419699 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a21a6085-cdbb-435f-8aec-4737e9e23c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:02.420582 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Volume dd41300b-fbc5-4f33-9796-4c00741943bc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dd41300b-fbc5-4f33-9796-4c00741943bc', 'volume_size': 1}
Feb 09 13:30:02.427164 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd41300b-fbc5-4f33-9796-4c00741943bc stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:02.474203 n-d-825175-3 sudo[128637]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd41300b-fbc5-4f33-9796-4c00741943bc stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:30:02.499365 n-d-825175-3 sudo[128637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:02.980967 n-d-825175-3 sudo[128621]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:02.983923 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1" returned: 0 in 1.531s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:02.984891 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_s3vf9d7kn-d-825175-3@lvmdriver-1, size 700.00 MB, duration 1.85 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--f10ebb47--48b0--470c--b4be--390c0a5452ea {{(pid=91721) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 09 13:30:02.985370 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Converted 700.00 MB image at 378.22 MB/s
Feb 09 13:30:02.986499 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Downloaded image aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume f10ebb47-48b0-470c-b4be-390c0a5452ea successfully. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 09 13:30:03.382428 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 for user fedec4b66f174f9dadd8418111543167 is deleted. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 09 13:30:03.398374 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Marking volume f10ebb47-48b0-470c-b4be-390c0a5452ea as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 13:30:03.423414 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Copying metadata from image aec45eaa-b201-4ef5-a863-48d953847b20 to f10ebb47-48b0-470c-b4be-390c0a5452ea. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 09 13:30:03.424246 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Creating volume glance metadata for volume f10ebb47-48b0-470c-b4be-390c0a5452ea backed by image aec45eaa-b201-4ef5-a863-48d953847b20 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91721) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 09 13:30:03.676370 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c6d9c2e6-050e-4d4f-af64-a28a8226ab1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f10ebb47-48b0-470c-b4be-390c0a5452ea', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:03.678803 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (166733d2-d368-4011-9be1-24beb919ec5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:03.707882 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Volume volume-f10ebb47-48b0-470c-b4be-390c0a5452ea (f10ebb47-48b0-470c-b4be-390c0a5452ea): created successfully
Feb 09 13:30:03.711697 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (166733d2-d368-4011-9be1-24beb919ec5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:03.714262 n-d-825175-3 sudo[128637]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:03.714664 n-d-825175-3 sudo[128633]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:03.718270 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Flow 'volume_create_manager' (97ffa48f-84d7-4902-92c8-3c0ed94144c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:30:03.723535 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd41300b-fbc5-4f33-9796-4c00741943bc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.302s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:03.730951 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-92101f74-a5ae-470a-b235-b0a17ae4b859 tempest-SnapshotManageAdminTest-2020763899 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-92deedd5-e617-45b3-8768-47a5c4bc8c43" returned: 0 in 1.517s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:03.738174 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a21a6085-cdbb-435f-8aec-4737e9e23c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dd41300b-fbc5-4f33-9796-4c00741943bc', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:03.740383 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (319a7fba-f3c6-4492-993e-4d46e770565a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:03.749899 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-92101f74-a5ae-470a-b235-b0a17ae4b859 tempest-SnapshotManageAdminTest-2020763899 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-92deedd5-e617-45b3-8768-47a5c4bc8c43 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:03.799811 n-d-825175-3 sudo[128674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-92deedd5-e617-45b3-8768-47a5c4bc8c43
Feb 09 13:30:03.801760 n-d-825175-3 sudo[128674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:03.809950 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-a3305169-7c14-4a41-943d-97c6c953872b tempest-VolumesExtendTest-1432175202 None] Created volume successfully.
Feb 09 13:30:03.814728 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Volume volume-dd41300b-fbc5-4f33-9796-4c00741943bc (dd41300b-fbc5-4f33-9796-4c00741943bc): created successfully
Feb 09 13:30:03.817576 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (319a7fba-f3c6-4492-993e-4d46e770565a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:03.831620 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Flow 'volume_create_manager' (8963bd00-aec4-4464-b3b5-be7a16eacc5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:30:03.847418 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f9c239c0-949b-4665-b3ed-f86ccdda4766 tempest-ServerRescueNegativeTestJSON-1110628377 None] Created volume successfully.
Feb 09 13:30:04.453709 n-d-825175-3 sudo[128674]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:04.455745 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-92101f74-a5ae-470a-b235-b0a17ae4b859 tempest-SnapshotManageAdminTest-2020763899 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-92deedd5-e617-45b3-8768-47a5c4bc8c43" returned: 0 in 0.706s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:04.457268 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-92101f74-a5ae-470a-b235-b0a17ae4b859 tempest-SnapshotManageAdminTest-2020763899 None] Successfully deleted volume: 92deedd5-e617-45b3-8768-47a5c4bc8c43
Feb 09 13:30:04.544425 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-92101f74-a5ae-470a-b235-b0a17ae4b859 tempest-SnapshotManageAdminTest-2020763899 None] Created reservations ['01f99e69-f865-4671-abe4-d753e8e6bb17', 'aeaa95ad-ca23-4715-8c30-2e9e5eecdf44', '4023eb4d-4347-49fa-a609-ebfa23635b3f', 'eee20eec-8308-428d-bae3-7ffab42b081e'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:30:04.549076 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-92101f74-a5ae-470a-b235-b0a17ae4b859 tempest-SnapshotManageAdminTest-2020763899 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:30:04.549076 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:30:04.549076 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:30:04.659194 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-92101f74-a5ae-470a-b235-b0a17ae4b859 tempest-SnapshotManageAdminTest-2020763899 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:30:04.660388 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-92101f74-a5ae-470a-b235-b0a17ae4b859 tempest-SnapshotManageAdminTest-2020763899 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:04.729383 n-d-825175-3 sudo[128688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:30:04.735988 n-d-825175-3 sudo[128688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:04.795789 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3cc6541d-d4ec-49a7-ba45-872b58830ba6 tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f10ebb47-48b0-470c-b4be-390c0a5452ea {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:04.831608 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:30:04.832047 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:30:04.832958 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:04.833971 n-d-825175-3 sudo[128690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f10ebb47-48b0-470c-b4be-390c0a5452ea
Feb 09 13:30:04.851059 n-d-825175-3 sudo[128690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:04.891127 n-d-825175-3 sudo[128691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:30:04.892483 n-d-825175-3 sudo[128691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:05.719373 n-d-825175-3 sudo[128691]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:05.721855 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:05.725402 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:05.750916 n-d-825175-3 sudo[128699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:30:05.752310 n-d-825175-3 sudo[128699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:05.798358 n-d-825175-3 sudo[128688]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:05.801441 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-92101f74-a5ae-470a-b235-b0a17ae4b859 tempest-SnapshotManageAdminTest-2020763899 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.141s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:05.803467 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-92101f74-a5ae-470a-b235-b0a17ae4b859 tempest-SnapshotManageAdminTest-2020763899 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:05.875252 n-d-825175-3 sudo[128701]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:30:05.876089 n-d-825175-3 sudo[128701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:05.910795 n-d-825175-3 sudo[128690]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:05.913062 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3cc6541d-d4ec-49a7-ba45-872b58830ba6 tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f10ebb47-48b0-470c-b4be-390c0a5452ea" returned: 0 in 1.118s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:05.914753 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3cc6541d-d4ec-49a7-ba45-872b58830ba6 tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-f10ebb47-48b0-470c-b4be-390c0a5452ea {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:05.968716 n-d-825175-3 sudo[128703]: 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-f10ebb47-48b0-470c-b4be-390c0a5452ea
Feb 09 13:30:05.987480 n-d-825175-3 sudo[128703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:06.559633 n-d-825175-3 sudo[128699]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:06.560125 n-d-825175-3 sudo[128701]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:06.562164 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.837s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:06.564387 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:30:06.571612 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-92101f74-a5ae-470a-b235-b0a17ae4b859 tempest-SnapshotManageAdminTest-2020763899 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.765s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:06.572628 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-92101f74-a5ae-470a-b235-b0a17ae4b859 tempest-SnapshotManageAdminTest-2020763899 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:30:06.617654 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-92101f74-a5ae-470a-b235-b0a17ae4b859 tempest-SnapshotManageAdminTest-2020763899 None] Deleted volume successfully.
Feb 09 13:30:06.641666 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-92101f74-a5ae-470a-b235-b0a17ae4b859 tempest-SnapshotManageAdminTest-2020763899 None] Lock "b'cinder-92deedd5-e617-45b3-8768-47a5c4bc8c43-delete_volume'" released by "delete_volume" :: held 6.075s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:30:06.773959 n-d-825175-3 sudo[128703]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:06.776010 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3cc6541d-d4ec-49a7-ba45-872b58830ba6 tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-f10ebb47-48b0-470c-b4be-390c0a5452ea" returned: 0 in 0.861s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:06.823784 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-3cc6541d-d4ec-49a7-ba45-872b58830ba6 tempest-VolumesExtendTest-1432175202 None] Extend volume completed successfully.
Feb 09 13:30:08.598898 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:30:08.607091 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:30:08.608130 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:30:08.631117 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Flow 'volume_create_manager' (de8ac5ec-c227-47b4-b14d-164d51930c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:30:08.636702 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4f334158-bad2-4700-8cf2-0fec54857a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:08.668104 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:30:08.715075 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4f334158-bad2-4700-8cf2-0fec54857a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:30:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1357901644',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=9cfa4929-c8b8-42a4-b772-a1f0e59a309a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d5ea40b669c4210ad749d7605633f9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:30:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:30:09Z,user_id='fedec4b66f174f9dadd8418111543167',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:08.719945 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d48699a-f56a-4946-b2ce-502706aae938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:08.722958 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d48699a-f56a-4946-b2ce-502706aae938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:08.725992 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (721e3eae-e329-4396-b8f7-1187dfa84126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:08.728571 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (721e3eae-e329-4396-b8f7-1187dfa84126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9cfa4929-c8b8-42a4-b772-a1f0e59a309a', 'volume_name': 'volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:08.731944 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b64a4eb3-9b00-491f-ab94-cdd8db90fe95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:08.735847 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b64a4eb3-9b00-491f-ab94-cdd8db90fe95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:08.740243 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f247cf97-8d38-4890-bdc0-f006ad7a7333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:08.742050 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Volume 9cfa4929-c8b8-42a4-b772-a1f0e59a309a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a', 'volume_size': 1}
Feb 09 13:30:08.743570 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:08.792328 n-d-825175-3 sudo[128720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:30:08.802600 n-d-825175-3 sudo[128720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:08.854762 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-907c2bbf-8f63-4fe3-9552-39f9f0688624 req-b081f5e6-cee3-40f4-aceb-926e2be8ce68 tempest-ServerRescueNegativeTestJSON-1110628377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dd41300b-fbc5-4f33-9796-4c00741943bc {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:08.905350 n-d-825175-3 sudo[128722]: ubuntu : 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-dd41300b-fbc5-4f33-9796-4c00741943bc
Feb 09 13:30:08.906182 n-d-825175-3 sudo[128722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:09.780360 n-d-825175-3 sudo[128720]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:09.783030 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.039s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:09.792621 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f247cf97-8d38-4890-bdc0-f006ad7a7333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:09.797951 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2a42e72a-62d6-410d-b8fc-3d5125bc95df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:09.812374 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Volume volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a (9cfa4929-c8b8-42a4-b772-a1f0e59a309a): created successfully
Feb 09 13:30:09.816743 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2a42e72a-62d6-410d-b8fc-3d5125bc95df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:09.820466 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Flow 'volume_create_manager' (de8ac5ec-c227-47b4-b14d-164d51930c27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:30:09.845966 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-affa0902-decc-4cb3-a73c-b8eddccfe046 tempest-VolumesExtendTest-1432175202 None] Created volume successfully.
Feb 09 13:30:09.991845 n-d-825175-3 sudo[128722]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:09.994510 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-907c2bbf-8f63-4fe3-9552-39f9f0688624 req-b081f5e6-cee3-40f4-aceb-926e2be8ce68 tempest-ServerRescueNegativeTestJSON-1110628377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dd41300b-fbc5-4f33-9796-4c00741943bc" returned: 0 in 1.142s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:10.095407 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:10.112992 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:10.113616 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n Backing store flags: \n Account information:\n P7svz6NizakcG3Nd7wjT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-907c2bbf-8f63-4fe3-9552-39f9f0688624 req-b081f5e6-cee3-40f4-aceb-926e2be8ce68 tempest-ServerRescueNegativeTestJSON-1110628377 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-7a01d3bc-605e-4b17-881c-71e4489dcc83
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: I_T nexus: 29
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Connection: 0
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.59
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: P7svz6NizakcG3Nd7wjT
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:30:10.114422 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:30:10.118757 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-907c2bbf-8f63-4fe3-9552-39f9f0688624 req-b081f5e6-cee3-40f4-aceb-926e2be8ce68 tempest-ServerRescueNegativeTestJSON-1110628377 None] Creating iscsi_target for Volume ID: volume-dd41300b-fbc5-4f33-9796-4c00741943bc {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:30:10.129146 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-907c2bbf-8f63-4fe3-9552-39f9f0688624 req-b081f5e6-cee3-40f4-aceb-926e2be8ce68 tempest-ServerRescueNegativeTestJSON-1110628377 None] Created volume path /opt/stack/data/cinder/volumes/volume-dd41300b-fbc5-4f33-9796-4c00741943bc,
Feb 09 13:30:10.129146 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:30:10.129146 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:30:10.129146 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-dd41300b-fbc5-4f33-9796-4c00741943bc
Feb 09 13:30:10.129146 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:30:10.129146 n-d-825175-3 cinder-volume[91721]: incominguser Xy7bjXVjo9a7PyiPV3Pu 8m7NpmEa7DQERNvp
Feb 09 13:30:10.129146 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:30:10.129146 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:30:10.129146 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:30:10.129146 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:30:10.133477 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-dd41300b-fbc5-4f33-9796-4c00741943bc {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:10.893435 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-dd41300b-fbc5-4f33-9796-4c00741943bc" returned: 0 in 0.762s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:10.894088 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:30:10.894324 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-907c2bbf-8f63-4fe3-9552-39f9f0688624 req-b081f5e6-cee3-40f4-aceb-926e2be8ce68 tempest-ServerRescueNegativeTestJSON-1110628377 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:30:10.894765 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-907c2bbf-8f63-4fe3-9552-39f9f0688624 req-b081f5e6-cee3-40f4-aceb-926e2be8ce68 tempest-ServerRescueNegativeTestJSON-1110628377 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:30:10.897928 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:10.937849 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.041s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:10.938197 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n Backing store flags: \n Account information:\n P7svz6NizakcG3Nd7wjT\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-dd41300b-fbc5-4f33-9796-4c00741943bc\n System information:\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-dd41300b-fbc5-4f33-9796-4c00741943bc\n Backing store flags: \n Account information:\n Xy7bjXVjo9a7PyiPV3Pu\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-907c2bbf-8f63-4fe3-9552-39f9f0688624 req-b081f5e6-cee3-40f4-aceb-926e2be8ce68 tempest-ServerRescueNegativeTestJSON-1110628377 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-7a01d3bc-605e-4b17-881c-71e4489dcc83
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: I_T nexus: 29
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Connection: 0
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.59
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: P7svz6NizakcG3Nd7wjT
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:30:10.938853 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:30:10.943150 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:11.179600 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.239s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:11.179926 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n Backing store flags: \n Account information:\n P7svz6NizakcG3Nd7wjT\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-dd41300b-fbc5-4f33-9796-4c00741943bc\n System information:\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-dd41300b-fbc5-4f33-9796-4c00741943bc\n Backing store flags: \n Account information:\n Xy7bjXVjo9a7PyiPV3Pu\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:30:11.183251 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:11.411351 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.229s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:11.424315 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n Backing store flags: \n Account information:\n P7svz6NizakcG3Nd7wjT\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-dd41300b-fbc5-4f33-9796-4c00741943bc\n System information:\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-dd41300b-fbc5-4f33-9796-4c00741943bc\n Backing store flags: \n Account information:\n Xy7bjXVjo9a7PyiPV3Pu\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:30:11.430225 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-907c2bbf-8f63-4fe3-9552-39f9f0688624 req-b081f5e6-cee3-40f4-aceb-926e2be8ce68 tempest-ServerRescueNegativeTestJSON-1110628377 None] Set provider_location to: 10.222.0.59:3260,2 iqn.2010-10.org.openstack:volume-dd41300b-fbc5-4f33-9796-4c00741943bc 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:30:11.519829 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-907c2bbf-8f63-4fe3-9552-39f9f0688624 req-b081f5e6-cee3-40f4-aceb-926e2be8ce68 tempest-ServerRescueNegativeTestJSON-1110628377 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-dd41300b-fbc5-4f33-9796-4c00741943bc', 'target_lun': 1, 'volume_id': 'dd41300b-fbc5-4f33-9796-4c00741943bc', 'auth_method': 'CHAP', 'auth_username': 'Xy7bjXVjo9a7PyiPV3Pu', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '07baf4aa-bf93-4441-9154-187359a66927'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:30:11.839606 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3a0a3fba-33d4-493a-ba36-6ad8dba66947 tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:11.908271 n-d-825175-3 sudo[128790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a
Feb 09 13:30:11.920302 n-d-825175-3 sudo[128790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:11.932714 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-907c2bbf-8f63-4fe3-9552-39f9f0688624 req-b081f5e6-cee3-40f4-aceb-926e2be8ce68 tempest-ServerRescueNegativeTestJSON-1110628377 None] attachment_update completed successfully.
Feb 09 13:30:12.756873 n-d-825175-3 sudo[128790]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:12.758907 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3a0a3fba-33d4-493a-ba36-6ad8dba66947 tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a" returned: 0 in 0.919s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:12.761790 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3a0a3fba-33d4-493a-ba36-6ad8dba66947 tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-13c1d33e-0a35-4a22-855b-c3be8718d48b --snapshot stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:12.815450 n-d-825175-3 sudo[128795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-13c1d33e-0a35-4a22-855b-c3be8718d48b --snapshot stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a -L 1.00g
Feb 09 13:30:12.820628 n-d-825175-3 sudo[128795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:14.093249 n-d-825175-3 sudo[128795]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:14.096541 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3a0a3fba-33d4-493a-ba36-6ad8dba66947 tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-13c1d33e-0a35-4a22-855b-c3be8718d48b --snapshot stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a -L 1.00g" returned: 0 in 1.335s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:14.236049 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-3a0a3fba-33d4-493a-ba36-6ad8dba66947 tempest-VolumesExtendTest-1432175202 None] Create snapshot completed successfully
Feb 09 13:30:15.412246 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-63631820-3f87-4bc2-a47a-fff2f74f8fff tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:15.479041 n-d-825175-3 sudo[128909]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a
Feb 09 13:30:15.486288 n-d-825175-3 sudo[128909]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:16.268946 n-d-825175-3 sudo[128909]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:16.272059 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-63631820-3f87-4bc2-a47a-fff2f74f8fff tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a" returned: 0 in 0.859s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:16.275994 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-63631820-3f87-4bc2-a47a-fff2f74f8fff tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:16.333695 n-d-825175-3 sudo[128951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a
Feb 09 13:30:16.335250 n-d-825175-3 sudo[128951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:17.052414 n-d-825175-3 sudo[128951]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:17.054661 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-63631820-3f87-4bc2-a47a-fff2f74f8fff tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a" returned: 0 in 0.779s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:17.060939 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.brick.local_dev.lvm [None req-63631820-3f87-4bc2-a47a-fff2f74f8fff tempest-VolumesExtendTest-1432175202 None] Checking to see if volume volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a has been deactivated. {{(pid=91721) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:661}}
Feb 09 13:30:17.061968 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-63631820-3f87-4bc2-a47a-fff2f74f8fff tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:17.094677 n-d-825175-3 sudo[128973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a
Feb 09 13:30:17.095747 n-d-825175-3 sudo[128973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:17.831175 n-d-825175-3 sudo[128973]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:17.834968 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-63631820-3f87-4bc2-a47a-fff2f74f8fff tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a" returned: 0 in 0.772s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:17.836073 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.brick.local_dev.lvm [None req-63631820-3f87-4bc2-a47a-fff2f74f8fff tempest-VolumesExtendTest-1432175202 None] Volume volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a has been deactivated. {{(pid=91721) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:667}}
Feb 09 13:30:17.838853 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-63631820-3f87-4bc2-a47a-fff2f74f8fff tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:17.895249 n-d-825175-3 sudo[128980]: 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-9cfa4929-c8b8-42a4-b772-a1f0e59a309a
Feb 09 13:30:17.896098 n-d-825175-3 sudo[128980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:18.604787 n-d-825175-3 sudo[128980]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:18.607827 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-63631820-3f87-4bc2-a47a-fff2f74f8fff tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a" returned: 0 in 0.769s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:18.610865 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-63631820-3f87-4bc2-a47a-fff2f74f8fff tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:18.633375 n-d-825175-3 sudo[128994]: ubuntu : 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-9cfa4929-c8b8-42a4-b772-a1f0e59a309a
Feb 09 13:30:18.634932 n-d-825175-3 sudo[128994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:19.852217 n-d-825175-3 sudo[128994]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:19.855168 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-63631820-3f87-4bc2-a47a-fff2f74f8fff tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a" returned: 0 in 1.243s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:19.937044 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-63631820-3f87-4bc2-a47a-fff2f74f8fff tempest-VolumesExtendTest-1432175202 None] Extend volume completed successfully.
Feb 09 13:30:21.212172 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-46b106ca-72ed-4ffb-ab2a-256c5bfa08f3 tempest-VolumesExtendTest-1432175202 None] Lock "b'cinder-13c1d33e-0a35-4a22-855b-c3be8718d48b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:30:21.214666 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-46b106ca-72ed-4ffb-ab2a-256c5bfa08f3 tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-13c1d33e-0a35-4a22-855b-c3be8718d48b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:21.250231 n-d-825175-3 sudo[129092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-13c1d33e-0a35-4a22-855b-c3be8718d48b
Feb 09 13:30:21.252049 n-d-825175-3 sudo[129092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:21.933324 n-d-825175-3 sudo[129092]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:21.936372 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-46b106ca-72ed-4ffb-ab2a-256c5bfa08f3 tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-13c1d33e-0a35-4a22-855b-c3be8718d48b" returned: 0 in 0.721s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:21.938589 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-46b106ca-72ed-4ffb-ab2a-256c5bfa08f3 tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-13c1d33e-0a35-4a22-855b-c3be8718d48b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:21.984474 n-d-825175-3 sudo[129097]: ubuntu : TTY=unknown ; 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-13c1d33e-0a35-4a22-855b-c3be8718d48b
Feb 09 13:30:21.985966 n-d-825175-3 sudo[129097]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:22.818157 n-d-825175-3 sudo[129097]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:22.820746 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-46b106ca-72ed-4ffb-ab2a-256c5bfa08f3 tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-13c1d33e-0a35-4a22-855b-c3be8718d48b" returned: 0 in 0.882s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:22.958767 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-46b106ca-72ed-4ffb-ab2a-256c5bfa08f3 tempest-VolumesExtendTest-1432175202 None] Created reservations ['e9d3287c-3004-4a5e-a6a7-362037ad4903', '4ada3fcb-947b-4d44-ba28-861e57bf79ff', '3b4f1f91-4a8d-44bd-87ee-b09dd18a21d8', '0aa7aec6-0aa5-4d9a-aaa7-359c77d6d836'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:30:22.960707 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-46b106ca-72ed-4ffb-ab2a-256c5bfa08f3 tempest-VolumesExtendTest-1432175202 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:30:22.960707 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:30:22.960707 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:30:23.063600 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-46b106ca-72ed-4ffb-ab2a-256c5bfa08f3 tempest-VolumesExtendTest-1432175202 None] Delete snapshot completed successfully.
Feb 09 13:30:23.073364 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-46b106ca-72ed-4ffb-ab2a-256c5bfa08f3 tempest-VolumesExtendTest-1432175202 None] Lock "b'cinder-13c1d33e-0a35-4a22-855b-c3be8718d48b-delete_snapshot'" released by "delete_snapshot" :: held 1.861s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:30:23.923157 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-9aada061-523c-4db5-ae5b-4863056cb35c tempest-VolumesExtendTest-1432175202 None] Lock "b'cinder-9cfa4929-c8b8-42a4-b772-a1f0e59a309a-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:30:24.066758 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-9aada061-523c-4db5-ae5b-4863056cb35c tempest-VolumesExtendTest-1432175202 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9cfa4929-c8b8-42a4-b772-a1f0e59a309a
Feb 09 13:30:24.068679 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9aada061-523c-4db5-ae5b-4863056cb35c tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:24.113660 n-d-825175-3 sudo[129145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a
Feb 09 13:30:24.114497 n-d-825175-3 sudo[129145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:24.959658 n-d-825175-3 sudo[129145]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:24.962192 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9aada061-523c-4db5-ae5b-4863056cb35c tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a" returned: 0 in 0.894s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:24.964801 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9aada061-523c-4db5-ae5b-4863056cb35c tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:25.034687 n-d-825175-3 sudo[129149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a
Feb 09 13:30:25.037147 n-d-825175-3 sudo[129149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:25.794617 n-d-825175-3 sudo[129149]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:25.797118 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9aada061-523c-4db5-ae5b-4863056cb35c tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a" returned: 0 in 0.832s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:25.799147 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9aada061-523c-4db5-ae5b-4863056cb35c tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:25.842744 n-d-825175-3 sudo[129153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a
Feb 09 13:30:25.844165 n-d-825175-3 sudo[129153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:26.593309 n-d-825175-3 sudo[129153]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:26.596480 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9aada061-523c-4db5-ae5b-4863056cb35c tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9cfa4929-c8b8-42a4-b772-a1f0e59a309a" returned: 0 in 0.796s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:26.598874 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-9aada061-523c-4db5-ae5b-4863056cb35c tempest-VolumesExtendTest-1432175202 None] Successfully deleted volume: 9cfa4929-c8b8-42a4-b772-a1f0e59a309a
Feb 09 13:30:26.703175 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-9aada061-523c-4db5-ae5b-4863056cb35c tempest-VolumesExtendTest-1432175202 None] Created reservations ['79356fda-1677-4718-97a2-eb463b2de2ef', 'd7d76025-0560-4d80-bde6-c2b771c21520', 'cbe6a36d-fcbc-4c09-9846-2d72884672d8', '2f12f10a-40c4-42fa-815c-acda61d37588'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:30:26.705756 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-9aada061-523c-4db5-ae5b-4863056cb35c tempest-VolumesExtendTest-1432175202 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:30:26.705756 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:30:26.705756 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:30:26.798601 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-9aada061-523c-4db5-ae5b-4863056cb35c tempest-VolumesExtendTest-1432175202 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:30:26.799799 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9aada061-523c-4db5-ae5b-4863056cb35c tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:26.848017 n-d-825175-3 sudo[129162]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:30:26.848828 n-d-825175-3 sudo[129162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:27.718706 n-d-825175-3 sudo[129162]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:27.721440 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9aada061-523c-4db5-ae5b-4863056cb35c tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.921s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:27.723669 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9aada061-523c-4db5-ae5b-4863056cb35c tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:27.783337 n-d-825175-3 sudo[129193]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:30:27.784128 n-d-825175-3 sudo[129193]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:27.817147 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-97cde72c-393b-4683-aadb-6a3ea59e2371 tempest-VolumesExtendTest-1432175202 None] Lock "b'cinder-f10ebb47-48b0-470c-b4be-390c0a5452ea-delete_volume'" acquired by "delete_volume" :: waited 0.043s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:30:28.094622 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-97cde72c-393b-4683-aadb-6a3ea59e2371 tempest-VolumesExtendTest-1432175202 None] Skipping remove_export. No iscsi_target is presently exported for volume: f10ebb47-48b0-470c-b4be-390c0a5452ea
Feb 09 13:30:28.099002 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-97cde72c-393b-4683-aadb-6a3ea59e2371 tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f10ebb47-48b0-470c-b4be-390c0a5452ea {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:28.169977 n-d-825175-3 sudo[129202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f10ebb47-48b0-470c-b4be-390c0a5452ea
Feb 09 13:30:28.170923 n-d-825175-3 sudo[129202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:28.762729 n-d-825175-3 sudo[129193]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:28.765951 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9aada061-523c-4db5-ae5b-4863056cb35c tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.041s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:28.768429 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-9aada061-523c-4db5-ae5b-4863056cb35c tempest-VolumesExtendTest-1432175202 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:30:28.780319 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-9aada061-523c-4db5-ae5b-4863056cb35c tempest-VolumesExtendTest-1432175202 None] Deleted volume successfully.
Feb 09 13:30:28.806338 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-9aada061-523c-4db5-ae5b-4863056cb35c tempest-VolumesExtendTest-1432175202 None] Lock "b'cinder-9cfa4929-c8b8-42a4-b772-a1f0e59a309a-delete_volume'" released by "delete_volume" :: held 4.883s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:30:28.876179 n-d-825175-3 sudo[129202]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:28.878216 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-97cde72c-393b-4683-aadb-6a3ea59e2371 tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f10ebb47-48b0-470c-b4be-390c0a5452ea" returned: 0 in 0.779s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:28.880253 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-97cde72c-393b-4683-aadb-6a3ea59e2371 tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f10ebb47-48b0-470c-b4be-390c0a5452ea {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:28.905870 n-d-825175-3 sudo[129218]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f10ebb47-48b0-470c-b4be-390c0a5452ea
Feb 09 13:30:28.908763 n-d-825175-3 sudo[129218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:29.626179 n-d-825175-3 sudo[129218]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:29.628577 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-97cde72c-393b-4683-aadb-6a3ea59e2371 tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f10ebb47-48b0-470c-b4be-390c0a5452ea" returned: 0 in 0.748s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:29.630720 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-97cde72c-393b-4683-aadb-6a3ea59e2371 tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f10ebb47-48b0-470c-b4be-390c0a5452ea {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:29.669621 n-d-825175-3 sudo[129221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f10ebb47-48b0-470c-b4be-390c0a5452ea
Feb 09 13:30:29.683395 n-d-825175-3 sudo[129221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:30.493071 n-d-825175-3 sudo[129221]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:30.495737 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-97cde72c-393b-4683-aadb-6a3ea59e2371 tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f10ebb47-48b0-470c-b4be-390c0a5452ea" returned: 0 in 0.865s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:30.498337 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-97cde72c-393b-4683-aadb-6a3ea59e2371 tempest-VolumesExtendTest-1432175202 None] Successfully deleted volume: f10ebb47-48b0-470c-b4be-390c0a5452ea
Feb 09 13:30:30.679850 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-97cde72c-393b-4683-aadb-6a3ea59e2371 tempest-VolumesExtendTest-1432175202 None] Created reservations ['eed5b72e-1922-4257-95cf-e7157669786c', 'e0aeac61-e310-4ae1-bfdc-b6b84e1dc61f', 'b1b53a49-7364-4c99-b731-4e6f5247e4ac', '830cea91-11a6-456e-a445-18a7d9757e2a'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:30:30.687560 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-97cde72c-393b-4683-aadb-6a3ea59e2371 tempest-VolumesExtendTest-1432175202 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:30:30.687560 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:30:30.687560 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:30:30.824461 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-97cde72c-393b-4683-aadb-6a3ea59e2371 tempest-VolumesExtendTest-1432175202 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:30:30.827119 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-97cde72c-393b-4683-aadb-6a3ea59e2371 tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:30.893923 n-d-825175-3 sudo[129271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:30:30.896492 n-d-825175-3 sudo[129271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:31.897769 n-d-825175-3 sudo[129271]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:31.900585 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-97cde72c-393b-4683-aadb-6a3ea59e2371 tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.074s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:31.907681 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-97cde72c-393b-4683-aadb-6a3ea59e2371 tempest-VolumesExtendTest-1432175202 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:31.970406 n-d-825175-3 sudo[129294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:30:31.972148 n-d-825175-3 sudo[129294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:32.741121 n-d-825175-3 sudo[129294]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:32.743834 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-97cde72c-393b-4683-aadb-6a3ea59e2371 tempest-VolumesExtendTest-1432175202 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.836s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:32.746128 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-97cde72c-393b-4683-aadb-6a3ea59e2371 tempest-VolumesExtendTest-1432175202 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:30:32.753035 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-97cde72c-393b-4683-aadb-6a3ea59e2371 tempest-VolumesExtendTest-1432175202 None] Deleted volume successfully.
Feb 09 13:30:32.788128 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-97cde72c-393b-4683-aadb-6a3ea59e2371 tempest-VolumesExtendTest-1432175202 None] Lock "b'cinder-f10ebb47-48b0-470c-b4be-390c0a5452ea-delete_volume'" released by "delete_volume" :: held 4.967s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:30:37.488471 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:30:37.505349 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:30:37.506425 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:30:37.558567 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Flow 'volume_create_manager' (c775bbe9-d3f7-434b-b55a-b2c707b6addd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:30:37.581265 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c220a02b-55ae-4b8c-a102-e5fea3bd69dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:37.695814 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:30:37.800330 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c220a02b-55ae-4b8c-a102-e5fea3bd69dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:30:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-424642988',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=f72f8e05-efc8-43a7-a716-da2a59a4e5c1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9ae9b5f1d10846a789eb97f231d5908e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:30:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:30:37Z,user_id='a5f471e4a86d4598b4a286bee9dfad35',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:37.810681 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f62b8a82-a34e-4ec7-b6b9-d79676dfac20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:37.817784 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f62b8a82-a34e-4ec7-b6b9-d79676dfac20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:37.829143 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60fe814a-ed2c-4b11-99b5-ee857867c9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:37.837747 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60fe814a-ed2c-4b11-99b5-ee857867c9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f72f8e05-efc8-43a7-a716-da2a59a4e5c1', 'volume_name': 'volume-f72f8e05-efc8-43a7-a716-da2a59a4e5c1', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:37.858430 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ba18ceb-cd88-4dbe-808b-0fc0fa5d83bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:37.866562 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ba18ceb-cd88-4dbe-808b-0fc0fa5d83bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:37.882994 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (166919e7-2ba2-4761-a49e-30ef3068a4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:37.884207 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Volume f72f8e05-efc8-43a7-a716-da2a59a4e5c1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f72f8e05-efc8-43a7-a716-da2a59a4e5c1', 'volume_size': 1}
Feb 09 13:30:37.888209 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f72f8e05-efc8-43a7-a716-da2a59a4e5c1 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:37.947031 n-d-825175-3 sudo[129334]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f72f8e05-efc8-43a7-a716-da2a59a4e5c1 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:30:37.947869 n-d-825175-3 sudo[129334]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:38.895029 n-d-825175-3 sudo[129334]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:38.897924 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f72f8e05-efc8-43a7-a716-da2a59a4e5c1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.009s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:38.902088 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (166919e7-2ba2-4761-a49e-30ef3068a4bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f72f8e05-efc8-43a7-a716-da2a59a4e5c1', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:38.904920 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a62c38e2-04f1-44a9-ab4d-244d40f71fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:38.934990 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Volume volume-f72f8e05-efc8-43a7-a716-da2a59a4e5c1 (f72f8e05-efc8-43a7-a716-da2a59a4e5c1): created successfully
Feb 09 13:30:38.940249 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a62c38e2-04f1-44a9-ab4d-244d40f71fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:38.947665 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Flow 'volume_create_manager' (c775bbe9-d3f7-434b-b55a-b2c707b6addd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:30:38.965817 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-37db1cf3-45b3-4027-93d5-4cb790aa7b27 tempest-VolumesGetTest-1167581599 None] Created volume successfully.
Feb 09 13:30:41.222126 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:30:41.227132 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:30:41.227725 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:30:41.259637 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Flow 'volume_create_manager' (34f35c4a-ed9f-422b-974c-7619f872ee98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:30:41.268941 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7c7fbdc5-3168-4b15-bb94-6ceace42c262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:41.362356 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:30:41.483618 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7c7fbdc5-3168-4b15-bb94-6ceace42c262) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:30:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1925220414',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=3d16fb51-218b-4a97-8f6f-cd06daebf123,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da26c85c986b4d259199a49ca048d464',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:30:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:30:41Z,user_id='3ee6e732ab424ef2ae0aa7e572cc3052',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:41.498315 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9764b84a-3da1-4741-a327-9178c6b28e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:41.520146 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9764b84a-3da1-4741-a327-9178c6b28e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:41.533736 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52b29675-6a4e-4997-86cb-b702db8be36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:41.555568 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52b29675-6a4e-4997-86cb-b702db8be36f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3d16fb51-218b-4a97-8f6f-cd06daebf123', 'volume_name': 'volume-3d16fb51-218b-4a97-8f6f-cd06daebf123', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:41.562089 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (75bae3f4-21b4-4749-8b2a-d42b9f5cb92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:41.587770 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (75bae3f4-21b4-4749-8b2a-d42b9f5cb92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:41.638420 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (65323de6-c526-4ee6-a1a6-2a69af70f33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:41.642664 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Volume 3d16fb51-218b-4a97-8f6f-cd06daebf123: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3d16fb51-218b-4a97-8f6f-cd06daebf123', 'volume_size': 1}
Feb 09 13:30:41.655340 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d16fb51-218b-4a97-8f6f-cd06daebf123 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:41.790882 n-d-825175-3 sudo[129380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d16fb51-218b-4a97-8f6f-cd06daebf123 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:30:41.792324 n-d-825175-3 sudo[129380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:41.798494 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:30:41.805161 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:30:41.805979 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:30:41.827744 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Flow 'volume_create_manager' (734cf772-1d56-48ea-978f-8ed23de01e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:30:41.832092 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (54de3075-8f45-46b0-8874-b473ec6e775b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:41.879827 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:30:41.975462 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (54de3075-8f45-46b0-8874-b473ec6e775b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:30:41Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1521505837',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=0b7792f9-0d92-4de4-8b61-d66b33c3529a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ae9b5f1d10846a789eb97f231d5908e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:30:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:30:42Z,user_id='a5f471e4a86d4598b4a286bee9dfad35',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:41.982021 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78386ce9-6f52-41b4-ac0f-e6dc1b31024e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:41.987946 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78386ce9-6f52-41b4-ac0f-e6dc1b31024e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:41.993330 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a52c2e8-799a-4800-a96a-d3017ec8180d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:41.999435 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a52c2e8-799a-4800-a96a-d3017ec8180d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0b7792f9-0d92-4de4-8b61-d66b33c3529a', 'volume_name': 'volume-0b7792f9-0d92-4de4-8b61-d66b33c3529a', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:42.005729 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7125c330-c832-476d-b72b-1f5657f8925c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:42.011192 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7125c330-c832-476d-b72b-1f5657f8925c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:42.017801 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9a1ef30-fbc4-4a3c-ad03-744151c4fbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:42.020598 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Volume 0b7792f9-0d92-4de4-8b61-d66b33c3529a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0b7792f9-0d92-4de4-8b61-d66b33c3529a', 'volume_size': 1}
Feb 09 13:30:42.024372 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b7792f9-0d92-4de4-8b61-d66b33c3529a stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:42.129366 n-d-825175-3 sudo[129382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b7792f9-0d92-4de4-8b61-d66b33c3529a stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:30:42.130178 n-d-825175-3 sudo[129382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:42.860973 n-d-825175-3 sudo[129380]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:42.863767 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d16fb51-218b-4a97-8f6f-cd06daebf123 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.209s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:42.867805 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (65323de6-c526-4ee6-a1a6-2a69af70f33f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3d16fb51-218b-4a97-8f6f-cd06daebf123', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:42.873521 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d40e7a0-3f33-4cd0-882f-0b6905fce3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:43.004244 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Volume volume-3d16fb51-218b-4a97-8f6f-cd06daebf123 (3d16fb51-218b-4a97-8f6f-cd06daebf123): created successfully
Feb 09 13:30:43.020533 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d40e7a0-3f33-4cd0-882f-0b6905fce3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:43.025469 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Flow 'volume_create_manager' (34f35c4a-ed9f-422b-974c-7619f872ee98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:30:43.096543 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-5c0294f6-addc-409f-b784-6bbe884cd777 tempest-VolumesMetadataTest-1357249153 None] Created volume successfully.
Feb 09 13:30:43.141885 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-801ede58-7e9e-4e2d-a002-3ff831bf9e95 req-9b69dc0f-fea1-41f9-ac4b-c10d9617c065 tempest-ServerRescueNegativeTestJSON-1110628377 None] Terminate volume connection completed successfully.
Feb 09 13:30:43.155385 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-801ede58-7e9e-4e2d-a002-3ff831bf9e95 req-9b69dc0f-fea1-41f9-ac4b-c10d9617c065 tempest-ServerRescueNegativeTestJSON-1110628377 None] Deleting attachment 07baf4aa-bf93-4441-9154-187359a66927. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:30:43.155385 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:43.366491 n-d-825175-3 sudo[129382]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:43.369009 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b7792f9-0d92-4de4-8b61-d66b33c3529a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.345s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:43.372618 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9a1ef30-fbc4-4a3c-ad03-744151c4fbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0b7792f9-0d92-4de4-8b61-d66b33c3529a', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:43.376674 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b0b4312-4dcb-40a9-b5f4-7b93753223ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:43.401969 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Volume volume-0b7792f9-0d92-4de4-8b61-d66b33c3529a (0b7792f9-0d92-4de4-8b61-d66b33c3529a): created successfully
Feb 09 13:30:43.404025 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b0b4312-4dcb-40a9-b5f4-7b93753223ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:43.407085 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Flow 'volume_create_manager' (734cf772-1d56-48ea-978f-8ed23de01e68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:30:43.430946 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-1a5302f8-ea3c-449a-87af-1dd2d6eff90f tempest-VolumesGetTest-1167581599 None] Created volume successfully.
Feb 09 13:30:43.473643 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.329s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:43.473949 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n Backing store flags: \n Account information:\n P7svz6NizakcG3Nd7wjT\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-dd41300b-fbc5-4f33-9796-4c00741943bc\n System information:\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-dd41300b-fbc5-4f33-9796-4c00741943bc\n Backing store flags: \n Account information:\n Xy7bjXVjo9a7PyiPV3Pu\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:30:43.474673 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-801ede58-7e9e-4e2d-a002-3ff831bf9e95 req-9b69dc0f-fea1-41f9-ac4b-c10d9617c065 tempest-ServerRescueNegativeTestJSON-1110628377 None] Removing iscsi_target for Volume ID: dd41300b-fbc5-4f33-9796-4c00741943bc
Feb 09 13:30:43.475785 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-dd41300b-fbc5-4f33-9796-4c00741943bc -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:43.698771 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-dd41300b-fbc5-4f33-9796-4c00741943bc -f" returned: 0 in 0.223s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:43.699353 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:30:43.706192 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:43.863619 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.161s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:43.864279 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n Backing store flags: \n Account information:\n P7svz6NizakcG3Nd7wjT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:30:44.088540 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-801ede58-7e9e-4e2d-a002-3ff831bf9e95 req-9b69dc0f-fea1-41f9-ac4b-c10d9617c065 tempest-ServerRescueNegativeTestJSON-1110628377 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:30:44.088540 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:30:44.088540 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:30:44.530397 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-8a48aa64-c574-4a96-9f03-eb4abf097ffa tempest-VolumesGetTest-1167581599 None] Lock "b'cinder-0b7792f9-0d92-4de4-8b61-d66b33c3529a-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:30:44.686522 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-8a48aa64-c574-4a96-9f03-eb4abf097ffa tempest-VolumesGetTest-1167581599 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0b7792f9-0d92-4de4-8b61-d66b33c3529a
Feb 09 13:30:44.688162 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8a48aa64-c574-4a96-9f03-eb4abf097ffa tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0b7792f9-0d92-4de4-8b61-d66b33c3529a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:44.712037 n-d-825175-3 sudo[129465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0b7792f9-0d92-4de4-8b61-d66b33c3529a
Feb 09 13:30:44.719613 n-d-825175-3 sudo[129465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:45.641146 n-d-825175-3 sudo[129465]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:45.643410 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8a48aa64-c574-4a96-9f03-eb4abf097ffa tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0b7792f9-0d92-4de4-8b61-d66b33c3529a" returned: 0 in 0.955s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:45.645359 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8a48aa64-c574-4a96-9f03-eb4abf097ffa tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0b7792f9-0d92-4de4-8b61-d66b33c3529a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:45.685643 n-d-825175-3 sudo[129468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0b7792f9-0d92-4de4-8b61-d66b33c3529a
Feb 09 13:30:45.686830 n-d-825175-3 sudo[129468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:45.747831 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-2a4b3d09-1e84-4747-b6a7-506e8a12ef5b tempest-ServerRescueNegativeTestJSON-1110628377 None] Lock "b'cinder-dd41300b-fbc5-4f33-9796-4c00741943bc-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:30:45.943811 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:46.215867 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.276s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:46.216481 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398224064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n Backing store flags: \n Account information:\n P7svz6NizakcG3Nd7wjT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:30:46.217258 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-2a4b3d09-1e84-4747-b6a7-506e8a12ef5b tempest-ServerRescueNegativeTestJSON-1110628377 None] Skipping remove_export. No iscsi_target is presently exported for volume: dd41300b-fbc5-4f33-9796-4c00741943bc
Feb 09 13:30:46.221040 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a4b3d09-1e84-4747-b6a7-506e8a12ef5b tempest-ServerRescueNegativeTestJSON-1110628377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dd41300b-fbc5-4f33-9796-4c00741943bc {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:46.270972 n-d-825175-3 sudo[129472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dd41300b-fbc5-4f33-9796-4c00741943bc
Feb 09 13:30:46.281895 n-d-825175-3 sudo[129472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:46.336978 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] Lock "b'cinder-3d16fb51-218b-4a97-8f6f-cd06daebf123-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:30:46.577374 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3d16fb51-218b-4a97-8f6f-cd06daebf123
Feb 09 13:30:46.578334 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3d16fb51-218b-4a97-8f6f-cd06daebf123 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:46.606953 n-d-825175-3 sudo[129468]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:46.622650 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8a48aa64-c574-4a96-9f03-eb4abf097ffa tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0b7792f9-0d92-4de4-8b61-d66b33c3529a" returned: 0 in 0.976s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:46.625102 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8a48aa64-c574-4a96-9f03-eb4abf097ffa tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0b7792f9-0d92-4de4-8b61-d66b33c3529a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:46.637996 n-d-825175-3 sudo[129475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3d16fb51-218b-4a97-8f6f-cd06daebf123
Feb 09 13:30:46.638989 n-d-825175-3 sudo[129475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:46.667446 n-d-825175-3 sudo[129476]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0b7792f9-0d92-4de4-8b61-d66b33c3529a
Feb 09 13:30:46.669001 n-d-825175-3 sudo[129476]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:47.288491 n-d-825175-3 sudo[129472]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:47.291308 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a4b3d09-1e84-4747-b6a7-506e8a12ef5b tempest-ServerRescueNegativeTestJSON-1110628377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dd41300b-fbc5-4f33-9796-4c00741943bc" returned: 0 in 1.070s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:47.294202 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a4b3d09-1e84-4747-b6a7-506e8a12ef5b tempest-ServerRescueNegativeTestJSON-1110628377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dd41300b-fbc5-4f33-9796-4c00741943bc {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:47.314847 n-d-825175-3 sudo[129481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dd41300b-fbc5-4f33-9796-4c00741943bc
Feb 09 13:30:47.316248 n-d-825175-3 sudo[129481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:47.476958 n-d-825175-3 sudo[129475]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:47.479218 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3d16fb51-218b-4a97-8f6f-cd06daebf123" returned: 0 in 0.900s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:47.485381 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3d16fb51-218b-4a97-8f6f-cd06daebf123 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:47.545300 n-d-825175-3 sudo[129488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3d16fb51-218b-4a97-8f6f-cd06daebf123
Feb 09 13:30:47.546166 n-d-825175-3 sudo[129488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:47.620728 n-d-825175-3 sudo[129476]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:47.623189 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8a48aa64-c574-4a96-9f03-eb4abf097ffa tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0b7792f9-0d92-4de4-8b61-d66b33c3529a" returned: 0 in 0.998s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:47.624278 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-8a48aa64-c574-4a96-9f03-eb4abf097ffa tempest-VolumesGetTest-1167581599 None] Successfully deleted volume: 0b7792f9-0d92-4de4-8b61-d66b33c3529a
Feb 09 13:30:47.755814 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-8a48aa64-c574-4a96-9f03-eb4abf097ffa tempest-VolumesGetTest-1167581599 None] Created reservations ['27bde490-51ee-4593-8f81-b084d101bbb8', 'd3c73602-c072-4255-b6c1-d060dbe32bff', 'd1bf3ce1-11fb-48b8-8366-91d5795d888a', '101057c8-d194-4a7a-a3a1-06b661df31bf'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:30:47.757974 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-8a48aa64-c574-4a96-9f03-eb4abf097ffa tempest-VolumesGetTest-1167581599 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:30:47.757974 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:30:47.757974 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:30:47.853662 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-8a48aa64-c574-4a96-9f03-eb4abf097ffa tempest-VolumesGetTest-1167581599 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:30:47.854395 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8a48aa64-c574-4a96-9f03-eb4abf097ffa tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:47.893144 n-d-825175-3 sudo[129490]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:30:47.893946 n-d-825175-3 sudo[129490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:48.122938 n-d-825175-3 sudo[129481]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:48.126177 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a4b3d09-1e84-4747-b6a7-506e8a12ef5b tempest-ServerRescueNegativeTestJSON-1110628377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dd41300b-fbc5-4f33-9796-4c00741943bc" returned: 0 in 0.831s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:48.129088 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a4b3d09-1e84-4747-b6a7-506e8a12ef5b tempest-ServerRescueNegativeTestJSON-1110628377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd41300b-fbc5-4f33-9796-4c00741943bc {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:48.153397 n-d-825175-3 sudo[129493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd41300b-fbc5-4f33-9796-4c00741943bc
Feb 09 13:30:48.154829 n-d-825175-3 sudo[129493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:48.461651 n-d-825175-3 sudo[129488]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:48.464224 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3d16fb51-218b-4a97-8f6f-cd06daebf123" returned: 0 in 0.981s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:48.466805 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3d16fb51-218b-4a97-8f6f-cd06daebf123 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:48.527625 n-d-825175-3 sudo[129497]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3d16fb51-218b-4a97-8f6f-cd06daebf123
Feb 09 13:30:48.539403 n-d-825175-3 sudo[129497]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:48.633541 n-d-825175-3 sudo[129490]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:48.636644 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8a48aa64-c574-4a96-9f03-eb4abf097ffa tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.781s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:48.638813 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8a48aa64-c574-4a96-9f03-eb4abf097ffa tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:48.682580 n-d-825175-3 sudo[129499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:30:48.684167 n-d-825175-3 sudo[129499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:48.813522 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-cbcd4793-f65a-447b-b3bf-a48d705cad05 tempest-VolumesGetTest-1167581599 None] Lock "b'cinder-f72f8e05-efc8-43a7-a716-da2a59a4e5c1-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:30:48.953196 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-cbcd4793-f65a-447b-b3bf-a48d705cad05 tempest-VolumesGetTest-1167581599 None] Skipping remove_export. No iscsi_target is presently exported for volume: f72f8e05-efc8-43a7-a716-da2a59a4e5c1
Feb 09 13:30:48.954724 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cbcd4793-f65a-447b-b3bf-a48d705cad05 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f72f8e05-efc8-43a7-a716-da2a59a4e5c1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:48.998150 n-d-825175-3 sudo[129534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f72f8e05-efc8-43a7-a716-da2a59a4e5c1
Feb 09 13:30:49.003119 n-d-825175-3 sudo[129534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:49.225219 n-d-825175-3 sudo[129493]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:49.228668 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a4b3d09-1e84-4747-b6a7-506e8a12ef5b tempest-ServerRescueNegativeTestJSON-1110628377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd41300b-fbc5-4f33-9796-4c00741943bc" returned: 0 in 1.100s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:49.230038 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-2a4b3d09-1e84-4747-b6a7-506e8a12ef5b tempest-ServerRescueNegativeTestJSON-1110628377 None] Successfully deleted volume: dd41300b-fbc5-4f33-9796-4c00741943bc
Feb 09 13:30:49.351385 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-2a4b3d09-1e84-4747-b6a7-506e8a12ef5b tempest-ServerRescueNegativeTestJSON-1110628377 None] Created reservations ['09cfaa8c-d908-4f30-9afa-8ba11b227048', 'e4dd481c-128e-428f-a584-72834853ef9e', 'f1cd9326-fbe6-4d24-a356-5e357aff38a8', '6919df59-0625-4a4b-a117-699ef110d252'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:30:49.354278 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-2a4b3d09-1e84-4747-b6a7-506e8a12ef5b tempest-ServerRescueNegativeTestJSON-1110628377 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:30:49.354278 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:30:49.354278 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:30:49.461801 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-2a4b3d09-1e84-4747-b6a7-506e8a12ef5b tempest-ServerRescueNegativeTestJSON-1110628377 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:30:49.462673 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a4b3d09-1e84-4747-b6a7-506e8a12ef5b tempest-ServerRescueNegativeTestJSON-1110628377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:49.515756 n-d-825175-3 sudo[129540]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:30:49.517376 n-d-825175-3 sudo[129540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:49.811110 n-d-825175-3 sudo[129497]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:49.813968 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3d16fb51-218b-4a97-8f6f-cd06daebf123" returned: 0 in 1.347s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:49.815772 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] Successfully deleted volume: 3d16fb51-218b-4a97-8f6f-cd06daebf123
Feb 09 13:30:49.945320 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] Created reservations ['26422933-cb52-4ded-85c0-8d9dbf0cf0e6', '042328f4-0487-4833-b8d3-0e6a54394638', 'b8c67e5f-60eb-4517-947a-8be9dae82162', '6068a54d-40e2-480c-9155-88491e17f2a3'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:30:49.948769 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:30:49.948769 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:30:49.948769 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:30:49.996157 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:30:49.996157 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:30:49.996157 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:30:50.016345 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] Lock "b'cinder-23383c8c-e140-49e8-a4ba-658f9c537962-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:30:50.115896 n-d-825175-3 sudo[129499]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:50.122168 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8a48aa64-c574-4a96-9f03-eb4abf097ffa tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/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.483s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:50.125919 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-8a48aa64-c574-4a96-9f03-eb4abf097ffa tempest-VolumesGetTest-1167581599 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:30:50.165065 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-8a48aa64-c574-4a96-9f03-eb4abf097ffa tempest-VolumesGetTest-1167581599 None] Deleted volume successfully.
Feb 09 13:30:50.294546 n-d-825175-3 sudo[129534]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:50.298155 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:30:50.299191 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:50.341410 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cbcd4793-f65a-447b-b3bf-a48d705cad05 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f72f8e05-efc8-43a7-a716-da2a59a4e5c1" returned: 0 in 1.385s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:50.346960 n-d-825175-3 sudo[129549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:30:50.348629 n-d-825175-3 sudo[129549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:50.353209 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cbcd4793-f65a-447b-b3bf-a48d705cad05 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f72f8e05-efc8-43a7-a716-da2a59a4e5c1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:50.400173 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] Skipping remove_export. No iscsi_target is presently exported for volume: 23383c8c-e140-49e8-a4ba-658f9c537962
Feb 09 13:30:50.401739 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-23383c8c-e140-49e8-a4ba-658f9c537962 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:50.414352 n-d-825175-3 sudo[129551]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f72f8e05-efc8-43a7-a716-da2a59a4e5c1
Feb 09 13:30:50.427703 n-d-825175-3 sudo[129551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:50.455264 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-8a48aa64-c574-4a96-9f03-eb4abf097ffa tempest-VolumesGetTest-1167581599 None] Lock "b'cinder-0b7792f9-0d92-4de4-8b61-d66b33c3529a-delete_volume'" released by "delete_volume" :: held 5.925s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:30:50.492209 n-d-825175-3 sudo[129552]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-23383c8c-e140-49e8-a4ba-658f9c537962
Feb 09 13:30:50.493180 n-d-825175-3 sudo[129552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:50.530360 n-d-825175-3 sudo[129540]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:50.532471 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a4b3d09-1e84-4747-b6a7-506e8a12ef5b tempest-ServerRescueNegativeTestJSON-1110628377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.070s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:50.534945 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a4b3d09-1e84-4747-b6a7-506e8a12ef5b tempest-ServerRescueNegativeTestJSON-1110628377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:50.602080 n-d-825175-3 sudo[129555]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:30:50.611386 n-d-825175-3 sudo[129555]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:51.350094 n-d-825175-3 sudo[129549]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:51.354543 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:51.360551 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:51.441495 n-d-825175-3 sudo[129561]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:30:51.443979 n-d-825175-3 sudo[129561]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:51.574338 n-d-825175-3 sudo[129552]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:51.577793 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-23383c8c-e140-49e8-a4ba-658f9c537962" returned: 0 in 1.176s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:51.581590 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-23383c8c-e140-49e8-a4ba-658f9c537962 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:51.594369 n-d-825175-3 sudo[129551]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:51.594456 n-d-825175-3 sudo[129555]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:51.633911 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2a4b3d09-1e84-4747-b6a7-506e8a12ef5b tempest-ServerRescueNegativeTestJSON-1110628377 None] CMD "sudo cinder-rootwrap /etc/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.099s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:51.643730 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cbcd4793-f65a-447b-b3bf-a48d705cad05 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f72f8e05-efc8-43a7-a716-da2a59a4e5c1" returned: 0 in 1.284s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:51.645867 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-2a4b3d09-1e84-4747-b6a7-506e8a12ef5b tempest-ServerRescueNegativeTestJSON-1110628377 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:30:51.648758 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cbcd4793-f65a-447b-b3bf-a48d705cad05 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f72f8e05-efc8-43a7-a716-da2a59a4e5c1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:51.681394 n-d-825175-3 sudo[129563]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-23383c8c-e140-49e8-a4ba-658f9c537962
Feb 09 13:30:51.683170 n-d-825175-3 sudo[129563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:51.703527 n-d-825175-3 sudo[129564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f72f8e05-efc8-43a7-a716-da2a59a4e5c1
Feb 09 13:30:51.704330 n-d-825175-3 sudo[129564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:51.719589 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-2a4b3d09-1e84-4747-b6a7-506e8a12ef5b tempest-ServerRescueNegativeTestJSON-1110628377 None] Deleted volume successfully.
Feb 09 13:30:51.752429 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-2a4b3d09-1e84-4747-b6a7-506e8a12ef5b tempest-ServerRescueNegativeTestJSON-1110628377 None] Lock "b'cinder-dd41300b-fbc5-4f33-9796-4c00741943bc-delete_volume'" released by "delete_volume" :: held 6.006s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:30:52.404672 n-d-825175-3 sudo[129561]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:52.406912 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] CMD "sudo cinder-rootwrap /etc/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.047s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:52.408662 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:30:52.418829 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] Deleted volume successfully.
Feb 09 13:30:52.452870 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-17aaa8b3-7367-4b64-8c21-624176000752 tempest-VolumesMetadataTest-1357249153 None] Lock "b'cinder-3d16fb51-218b-4a97-8f6f-cd06daebf123-delete_volume'" released by "delete_volume" :: held 6.116s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:30:52.499677 n-d-825175-3 sudo[129563]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:52.501462 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-23383c8c-e140-49e8-a4ba-658f9c537962" returned: 0 in 0.920s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:52.503199 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-23383c8c-e140-49e8-a4ba-658f9c537962 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:52.543184 n-d-825175-3 sudo[129569]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-23383c8c-e140-49e8-a4ba-658f9c537962
Feb 09 13:30:52.550630 n-d-825175-3 sudo[129569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:52.843278 n-d-825175-3 sudo[129564]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:52.846970 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cbcd4793-f65a-447b-b3bf-a48d705cad05 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f72f8e05-efc8-43a7-a716-da2a59a4e5c1" returned: 0 in 1.198s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:52.848529 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-cbcd4793-f65a-447b-b3bf-a48d705cad05 tempest-VolumesGetTest-1167581599 None] Successfully deleted volume: f72f8e05-efc8-43a7-a716-da2a59a4e5c1
Feb 09 13:30:52.955975 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-cbcd4793-f65a-447b-b3bf-a48d705cad05 tempest-VolumesGetTest-1167581599 None] Created reservations ['b31158ce-419e-4fa0-ad8d-c0f2fcff5cda', '8d63f3c9-4715-4d16-8f7a-87c9e6911262', 'e107bf4e-bb76-4ded-a0bd-f6dc5917598a', '72bfd9b3-0534-4083-b8e4-059f09933ea0'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:30:52.958534 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-cbcd4793-f65a-447b-b3bf-a48d705cad05 tempest-VolumesGetTest-1167581599 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:30:52.958534 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:30:52.958534 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:30:53.042218 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-cbcd4793-f65a-447b-b3bf-a48d705cad05 tempest-VolumesGetTest-1167581599 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:30:53.043929 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cbcd4793-f65a-447b-b3bf-a48d705cad05 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:53.105702 n-d-825175-3 sudo[129576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:30:53.110691 n-d-825175-3 sudo[129576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:53.586872 n-d-825175-3 sudo[129569]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:53.590766 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-23383c8c-e140-49e8-a4ba-658f9c537962" returned: 0 in 1.087s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:53.593041 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] Successfully deleted volume: 23383c8c-e140-49e8-a4ba-658f9c537962
Feb 09 13:30:53.705023 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] Created reservations ['a2a5f9df-626c-4293-afdc-869c9839d744', '238718dc-8de6-4920-b920-b46dc63b3d38', 'd1a6283b-c238-432c-917c-69aff953aac2', 'a24d1497-05b3-48a1-9007-d34762833111'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:30:53.710145 n-d-825175-3 sudo[129576]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:53.712070 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:30:53.712070 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:30:53.712070 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:30:53.719345 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cbcd4793-f65a-447b-b3bf-a48d705cad05 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.675s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:53.725778 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cbcd4793-f65a-447b-b3bf-a48d705cad05 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:53.768186 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:30:53.768186 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:30:53.768186 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:30:53.777276 n-d-825175-3 sudo[129582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:30:53.778174 n-d-825175-3 sudo[129582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:53.855045 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:30:53.856663 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:53.947325 n-d-825175-3 sudo[129584]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:30:53.951151 n-d-825175-3 sudo[129584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:54.674257 n-d-825175-3 sudo[129582]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:54.676790 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cbcd4793-f65a-447b-b3bf-a48d705cad05 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.951s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:54.679055 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-cbcd4793-f65a-447b-b3bf-a48d705cad05 tempest-VolumesGetTest-1167581599 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:30:54.686903 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-cbcd4793-f65a-447b-b3bf-a48d705cad05 tempest-VolumesGetTest-1167581599 None] Deleted volume successfully.
Feb 09 13:30:54.726695 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-cbcd4793-f65a-447b-b3bf-a48d705cad05 tempest-VolumesGetTest-1167581599 None] Lock "b'cinder-f72f8e05-efc8-43a7-a716-da2a59a4e5c1-delete_volume'" released by "delete_volume" :: held 5.913s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:30:55.041522 n-d-825175-3 sudo[129584]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:55.043589 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.187s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:55.044801 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:55.110220 n-d-825175-3 sudo[129600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:30:55.115967 n-d-825175-3 sudo[129600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:55.345541 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:30:55.355615 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:30:55.358178 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:30:55.443314 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Flow 'volume_create_manager' (7571f4d3-3740-4673-af0b-25a0f0fe0b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:30:55.459059 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a3ae8d12-5a1b-44b7-9c0d-bc786f50243b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:55.558453 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:30:55.639851 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a3ae8d12-5a1b-44b7-9c0d-bc786f50243b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-345066749',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=b1da0497-53f4-48e6-b259-9e74eb0e511c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ae9b5f1d10846a789eb97f231d5908e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:30:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:30:55Z,user_id='a5f471e4a86d4598b4a286bee9dfad35',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:55.649496 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a331a26-ecab-46f3-8ab0-b40e5a70544f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:55.655894 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a331a26-ecab-46f3-8ab0-b40e5a70544f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:55.658802 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f842b68-e9c7-47ca-ae86-9caf166c90b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:55.663848 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f842b68-e9c7-47ca-ae86-9caf166c90b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b1da0497-53f4-48e6-b259-9e74eb0e511c', 'volume_name': 'volume-b1da0497-53f4-48e6-b259-9e74eb0e511c', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:55.668911 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c74c405-1eb2-41b2-a958-d625196a3c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:55.672615 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c74c405-1eb2-41b2-a958-d625196a3c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:55.675206 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (435a25d2-76a2-41fd-98b5-f0feae28643e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:55.676167 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Volume b1da0497-53f4-48e6-b259-9e74eb0e511c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b1da0497-53f4-48e6-b259-9e74eb0e511c', 'volume_size': 1}
Feb 09 13:30:55.678531 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1da0497-53f4-48e6-b259-9e74eb0e511c stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:55.738293 n-d-825175-3 sudo[129646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1da0497-53f4-48e6-b259-9e74eb0e511c stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:30:55.740012 n-d-825175-3 sudo[129646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:56.255065 n-d-825175-3 sudo[129600]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:56.270948 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] CMD "sudo cinder-rootwrap /etc/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.223s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:56.288571 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:30:56.319629 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] Deleted volume successfully.
Feb 09 13:30:56.347699 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-5a41212b-5feb-4573-989d-caa0c89b2128 tempest-ServerRescueNegativeTestJSON-1110628377 None] Lock "b'cinder-23383c8c-e140-49e8-a4ba-658f9c537962-delete_volume'" released by "delete_volume" :: held 6.330s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:30:56.867081 n-d-825175-3 sudo[129646]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:56.868864 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1da0497-53f4-48e6-b259-9e74eb0e511c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.190s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:56.871916 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (435a25d2-76a2-41fd-98b5-f0feae28643e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b1da0497-53f4-48e6-b259-9e74eb0e511c', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:56.874207 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7400ddd7-24a4-4ee9-9320-179c894521ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:56.888144 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Volume volume-b1da0497-53f4-48e6-b259-9e74eb0e511c (b1da0497-53f4-48e6-b259-9e74eb0e511c): created successfully
Feb 09 13:30:56.890090 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7400ddd7-24a4-4ee9-9320-179c894521ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:56.904502 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Flow 'volume_create_manager' (7571f4d3-3740-4673-af0b-25a0f0fe0b34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:30:56.932370 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-fc943ad0-71aa-471f-837d-690ea91b8aac tempest-VolumesGetTest-1167581599 None] Created volume successfully.
Feb 09 13:30:57.561406 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:30:57.568212 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:30:57.571173 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:30:57.596146 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Flow 'volume_create_manager' (b24c76d1-6f5c-4f63-a685-e1826834749e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:30:57.605802 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (79fce475-fe8a-4bdc-893a-b733b6a6f959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:57.691166 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:30:57.735231 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (79fce475-fe8a-4bdc-893a-b733b6a6f959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:30:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-804688119',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=bfc48f10-b63f-477f-be0d-693a4c48130c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f04f1c90c064a12bc3b14d69b357e57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:30:57Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:30:57Z,user_id='c6cded51b95944fbb866db5ce4d18075',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:57.738516 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0f6f81d9-d10d-4237-a146-6b09df913a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:57.740702 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0f6f81d9-d10d-4237-a146-6b09df913a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:57.743968 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (59b53a51-4c6e-45ed-8755-a271c35bf6ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:57.747063 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (59b53a51-4c6e-45ed-8755-a271c35bf6ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bfc48f10-b63f-477f-be0d-693a4c48130c', 'volume_name': 'volume-bfc48f10-b63f-477f-be0d-693a4c48130c', 'volume_size': 2}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:57.749507 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (afe4c42c-5656-4c7e-bc34-4a3c332a7438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:57.752156 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (afe4c42c-5656-4c7e-bc34-4a3c332a7438) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:57.755333 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e70fa196-c78f-4821-8df2-f5cd3c34e5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:57.756347 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Volume bfc48f10-b63f-477f-be0d-693a4c48130c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bfc48f10-b63f-477f-be0d-693a4c48130c', 'volume_size': 2}
Feb 09 13:30:57.757784 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bfc48f10-b63f-477f-be0d-693a4c48130c stack-volumes-lvmdriver-1 -L 2g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:57.805359 n-d-825175-3 sudo[129730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bfc48f10-b63f-477f-be0d-693a4c48130c stack-volumes-lvmdriver-1 -L 2g
Feb 09 13:30:57.807124 n-d-825175-3 sudo[129730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:30:58.653274 n-d-825175-3 sudo[129730]: pam_unix(sudo:session): session closed for user root
Feb 09 13:30:58.655747 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bfc48f10-b63f-477f-be0d-693a4c48130c stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.898s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:30:58.660348 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e70fa196-c78f-4821-8df2-f5cd3c34e5e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bfc48f10-b63f-477f-be0d-693a4c48130c', 'volume_size': 2}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:58.663150 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c09dad5a-f184-47d5-9d47-701435d2700e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:58.687592 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Volume volume-bfc48f10-b63f-477f-be0d-693a4c48130c (bfc48f10-b63f-477f-be0d-693a4c48130c): created successfully
Feb 09 13:30:58.694098 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c09dad5a-f184-47d5-9d47-701435d2700e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:58.710362 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Flow 'volume_create_manager' (b24c76d1-6f5c-4f63-a685-e1826834749e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:30:58.727823 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-7555249c-acb2-4f2f-9e7a-7d54397730d3 tempest-VolumesCloneNegativeTest-1787823401 None] Created volume successfully.
Feb 09 13:30:59.393625 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:30:59.405073 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:30:59.407397 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:30:59.476901 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Flow 'volume_create_manager' (6401b2d1-6d4f-4028-a26b-2df1f1a53ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:30:59.481481 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (04ba745a-76c7-4be2-9c73-cbe4ee80d8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:59.532599 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:30:59.571602 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-6a43159a-577e-4724-99dd-51eab04ec731 tempest-VolumesCloneNegativeTest-1787823401 None] Lock "b'cinder-bfc48f10-b63f-477f-be0d-693a4c48130c-delete_volume'" acquired by "delete_volume" :: waited 0.134s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:30:59.582415 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (04ba745a-76c7-4be2-9c73-cbe4ee80d8b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:30:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1915687289',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=78dcb49c-bb9a-44bd-9e37-ca785225ffee,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9ae9b5f1d10846a789eb97f231d5908e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:30:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=b1da0497-53f4-48e6-b259-9e74eb0e511c,status='creating',terminated_at=None,updated_at=2022-02-09T13:30:59Z,user_id='a5f471e4a86d4598b4a286bee9dfad35',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:59.589998 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c42f0e7b-63af-434c-8e4e-b21955e10fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:59.623905 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c42f0e7b-63af-434c-8e4e-b21955e10fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:59.630827 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0587064a-5d1c-4602-9bfd-4a2a2f507250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:59.707194 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0587064a-5d1c-4602-9bfd-4a2a2f507250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '78dcb49c-bb9a-44bd-9e37-ca785225ffee', 'volume_name': 'volume-78dcb49c-bb9a-44bd-9e37-ca785225ffee', 'volume_size': 1, 'source_volid': 'b1da0497-53f4-48e6-b259-9e74eb0e511c', 'source_volstatus': 'available'}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:59.709598 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (059a0a28-9110-4441-ac4a-db80801fdf93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:59.712407 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (059a0a28-9110-4441-ac4a-db80801fdf93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:30:59.715009 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3e38f94a-35d5-47b9-bec5-806a208cd992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:30:59.716025 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Volume 78dcb49c-bb9a-44bd-9e37-ca785225ffee: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-78dcb49c-bb9a-44bd-9e37-ca785225ffee', 'volume_size': 1, 'source_volid': 'b1da0497-53f4-48e6-b259-9e74eb0e511c', 'source_volstatus': 'available'}
Feb 09 13:30:59.786202 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Creating clone of volume: b1da0497-53f4-48e6-b259-9e74eb0e511c
Feb 09 13:30:59.788720 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b1da0497-53f4-48e6-b259-9e74eb0e511c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:30:59.863307 n-d-825175-3 sudo[129824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b1da0497-53f4-48e6-b259-9e74eb0e511c
Feb 09 13:30:59.864772 n-d-825175-3 sudo[129824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:00.010642 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-6a43159a-577e-4724-99dd-51eab04ec731 tempest-VolumesCloneNegativeTest-1787823401 None] Skipping remove_export. No iscsi_target is presently exported for volume: bfc48f10-b63f-477f-be0d-693a4c48130c
Feb 09 13:31:00.016472 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6a43159a-577e-4724-99dd-51eab04ec731 tempest-VolumesCloneNegativeTest-1787823401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bfc48f10-b63f-477f-be0d-693a4c48130c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:00.061660 n-d-825175-3 sudo[129835]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bfc48f10-b63f-477f-be0d-693a4c48130c
Feb 09 13:31:00.065650 n-d-825175-3 sudo[129835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:00.880436 n-d-825175-3 sudo[129824]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:00.882672 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b1da0497-53f4-48e6-b259-9e74eb0e511c" returned: 0 in 1.093s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:00.884799 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-78dcb49c-bb9a-44bd-9e37-ca785225ffee --snapshot stack-volumes-lvmdriver-1/volume-b1da0497-53f4-48e6-b259-9e74eb0e511c -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:00.892605 n-d-825175-3 sudo[129835]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:00.933628 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6a43159a-577e-4724-99dd-51eab04ec731 tempest-VolumesCloneNegativeTest-1787823401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bfc48f10-b63f-477f-be0d-693a4c48130c" returned: 0 in 0.916s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:00.935874 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6a43159a-577e-4724-99dd-51eab04ec731 tempest-VolumesCloneNegativeTest-1787823401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bfc48f10-b63f-477f-be0d-693a4c48130c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:00.937039 n-d-825175-3 sudo[129843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-78dcb49c-bb9a-44bd-9e37-ca785225ffee --snapshot stack-volumes-lvmdriver-1/volume-b1da0497-53f4-48e6-b259-9e74eb0e511c -L 1.00g
Feb 09 13:31:00.944024 n-d-825175-3 sudo[129843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:00.979277 n-d-825175-3 sudo[129844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bfc48f10-b63f-477f-be0d-693a4c48130c
Feb 09 13:31:00.989039 n-d-825175-3 sudo[129844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:01.693349 n-d-825175-3 sudo[129844]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:01.698194 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6a43159a-577e-4724-99dd-51eab04ec731 tempest-VolumesCloneNegativeTest-1787823401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bfc48f10-b63f-477f-be0d-693a4c48130c" returned: 0 in 0.762s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:01.701484 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6a43159a-577e-4724-99dd-51eab04ec731 tempest-VolumesCloneNegativeTest-1787823401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bfc48f10-b63f-477f-be0d-693a4c48130c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:01.779598 n-d-825175-3 sudo[129850]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bfc48f10-b63f-477f-be0d-693a4c48130c
Feb 09 13:31:01.781708 n-d-825175-3 sudo[129850]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:02.169765 n-d-825175-3 sudo[129843]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:02.172144 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-78dcb49c-bb9a-44bd-9e37-ca785225ffee --snapshot stack-volumes-lvmdriver-1/volume-b1da0497-53f4-48e6-b259-9e74eb0e511c -L 1.00g" returned: 0 in 1.287s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:02.175115 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-78dcb49c-bb9a-44bd-9e37-ca785225ffee stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:02.276361 n-d-825175-3 sudo[129953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-78dcb49c-bb9a-44bd-9e37-ca785225ffee stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:31:02.277270 n-d-825175-3 sudo[129953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:03.162278 n-d-825175-3 sudo[129850]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:03.171456 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6a43159a-577e-4724-99dd-51eab04ec731 tempest-VolumesCloneNegativeTest-1787823401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bfc48f10-b63f-477f-be0d-693a4c48130c" returned: 0 in 1.469s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:03.173352 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-6a43159a-577e-4724-99dd-51eab04ec731 tempest-VolumesCloneNegativeTest-1787823401 None] Successfully deleted volume: bfc48f10-b63f-477f-be0d-693a4c48130c
Feb 09 13:31:03.269817 n-d-825175-3 sudo[129953]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:03.279882 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-78dcb49c-bb9a-44bd-9e37-ca785225ffee stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.102s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:03.289233 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-78dcb49c-bb9a-44bd-9e37-ca785225ffee {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:03.363157 n-d-825175-3 sudo[129990]: ubuntu : 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-78dcb49c-bb9a-44bd-9e37-ca785225ffee
Feb 09 13:31:03.364659 n-d-825175-3 sudo[129990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:03.390806 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-6a43159a-577e-4724-99dd-51eab04ec731 tempest-VolumesCloneNegativeTest-1787823401 None] Created reservations ['96fa70bf-61df-4f0a-a163-f1448c89d711', '3df3072c-9856-4ce5-aad3-7e0f8de396b2', '5ef8d187-e123-4bf2-86fe-db0f35b96ab8', '90edcfd3-762e-4b09-a6df-a91829018e34'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:31:03.393362 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-6a43159a-577e-4724-99dd-51eab04ec731 tempest-VolumesCloneNegativeTest-1787823401 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:31:03.393362 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:31:03.393362 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:31:03.496514 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-6a43159a-577e-4724-99dd-51eab04ec731 tempest-VolumesCloneNegativeTest-1787823401 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:31:03.497299 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6a43159a-577e-4724-99dd-51eab04ec731 tempest-VolumesCloneNegativeTest-1787823401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:03.555166 n-d-825175-3 sudo[129992]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:31:03.555989 n-d-825175-3 sudo[129992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:04.434440 n-d-825175-3 sudo[129990]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:04.437560 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-78dcb49c-bb9a-44bd-9e37-ca785225ffee" returned: 0 in 1.151s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:04.441060 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--78dcb49c--bb9a--44bd--9e37--ca785225ffee of=/dev/mapper/stack--volumes--lvmdriver--1-volume--78dcb49c--bb9a--44bd--9e37--ca785225ffee iflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:04.489653 n-d-825175-3 sudo[129999]: 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--78dcb49c--bb9a--44bd--9e37--ca785225ffee of=/dev/mapper/stack--volumes--lvmdriver--1-volume--78dcb49c--bb9a--44bd--9e37--ca785225ffee iflag=direct
Feb 09 13:31:04.490509 n-d-825175-3 sudo[129999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:04.582095 n-d-825175-3 sudo[129992]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:04.584604 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6a43159a-577e-4724-99dd-51eab04ec731 tempest-VolumesCloneNegativeTest-1787823401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.087s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:04.586704 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6a43159a-577e-4724-99dd-51eab04ec731 tempest-VolumesCloneNegativeTest-1787823401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:04.633403 n-d-825175-3 sudo[130001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:31:04.634412 n-d-825175-3 sudo[130001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:04.835371 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:31:04.835951 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:31:04.836855 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:04.895735 n-d-825175-3 sudo[130005]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:31:04.896579 n-d-825175-3 sudo[130005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:05.175321 n-d-825175-3 sudo[129999]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:05.177714 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--78dcb49c--bb9a--44bd--9e37--ca785225ffee of=/dev/mapper/stack--volumes--lvmdriver--1-volume--78dcb49c--bb9a--44bd--9e37--ca785225ffee iflag=direct" returned: 0 in 0.736s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:05.178873 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--78dcb49c--bb9a--44bd--9e37--ca785225ffee of=/dev/mapper/stack--volumes--lvmdriver--1-volume--78dcb49c--bb9a--44bd--9e37--ca785225ffee oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:05.285223 n-d-825175-3 sudo[130026]: 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--78dcb49c--bb9a--44bd--9e37--ca785225ffee of=/dev/mapper/stack--volumes--lvmdriver--1-volume--78dcb49c--bb9a--44bd--9e37--ca785225ffee oflag=direct
Feb 09 13:31:05.290327 n-d-825175-3 sudo[130026]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:05.705732 n-d-825175-3 sudo[130001]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:05.710292 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6a43159a-577e-4724-99dd-51eab04ec731 tempest-VolumesCloneNegativeTest-1787823401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.123s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:05.713394 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-6a43159a-577e-4724-99dd-51eab04ec731 tempest-VolumesCloneNegativeTest-1787823401 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:31:05.723581 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-6a43159a-577e-4724-99dd-51eab04ec731 tempest-VolumesCloneNegativeTest-1787823401 None] Deleted volume successfully.
Feb 09 13:31:05.760903 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-6a43159a-577e-4724-99dd-51eab04ec731 tempest-VolumesCloneNegativeTest-1787823401 None] Lock "b'cinder-bfc48f10-b63f-477f-be0d-693a4c48130c-delete_volume'" released by "delete_volume" :: held 6.186s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:31:06.132963 n-d-825175-3 sudo[130005]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:06.140976 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.304s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:06.142405 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:06.194699 n-d-825175-3 sudo[130046]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:31:06.196495 n-d-825175-3 sudo[130046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:06.250633 n-d-825175-3 sudo[130026]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:06.253022 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--78dcb49c--bb9a--44bd--9e37--ca785225ffee of=/dev/mapper/stack--volumes--lvmdriver--1-volume--78dcb49c--bb9a--44bd--9e37--ca785225ffee oflag=direct" returned: 0 in 1.074s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:06.255383 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--78dcb49c--bb9a--44bd--9e37--ca785225ffee of=/dev/mapper/stack--volumes--lvmdriver--1-volume--78dcb49c--bb9a--44bd--9e37--ca785225ffee count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:06.324380 n-d-825175-3 sudo[130055]: 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--78dcb49c--bb9a--44bd--9e37--ca785225ffee of=/dev/mapper/stack--volumes--lvmdriver--1-volume--78dcb49c--bb9a--44bd--9e37--ca785225ffee count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 09 13:31:06.327590 n-d-825175-3 sudo[130055]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:06.768498 n-d-825175-3 sudo[130046]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:06.771298 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.628s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:06.774052 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:31:11.269858 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:31:11.275189 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:31:11.279097 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:31:11.312453 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Flow 'volume_create_manager' (314f53e0-c302-4881-800b-9b1060dfaf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:31:11.316864 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1752829-a464-4c1d-8f75-c67bfa2665e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:11.367726 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:31:11.420148 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1752829-a464-4c1d-8f75-c67bfa2665e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:31:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1257802443',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=09eefbf9-8572-45dc-92ce-1cf33854dbd6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dea14cdb3a7f4c0f9bbaf534c20bf41e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:31:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:31:11Z,user_id='65f9c738ab5544a397195d1f23fccc31',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:11.427766 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4bdcf4dd-ec09-4f82-9651-8fef203cf90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:11.433946 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4bdcf4dd-ec09-4f82-9651-8fef203cf90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:11.440888 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a9331097-091b-4554-bcde-5ccd61917ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:11.446980 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a9331097-091b-4554-bcde-5ccd61917ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '09eefbf9-8572-45dc-92ce-1cf33854dbd6', 'volume_name': 'volume-09eefbf9-8572-45dc-92ce-1cf33854dbd6', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:11.451420 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e2c483e-78de-471a-82fb-8e687663b6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:11.455716 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e2c483e-78de-471a-82fb-8e687663b6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:11.461337 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4a4281e-cf73-433c-82c5-9e1a310c0a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:11.462138 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Volume 09eefbf9-8572-45dc-92ce-1cf33854dbd6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-09eefbf9-8572-45dc-92ce-1cf33854dbd6', 'volume_size': 1}
Feb 09 13:31:11.463371 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09eefbf9-8572-45dc-92ce-1cf33854dbd6 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:11.526141 n-d-825175-3 sudo[130130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09eefbf9-8572-45dc-92ce-1cf33854dbd6 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:31:11.527534 n-d-825175-3 sudo[130130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:12.608892 n-d-825175-3 sudo[130130]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:12.612465 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09eefbf9-8572-45dc-92ce-1cf33854dbd6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.149s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:12.616178 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4a4281e-cf73-433c-82c5-9e1a310c0a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-09eefbf9-8572-45dc-92ce-1cf33854dbd6', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:12.618797 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17211f52-130e-40bf-b8ab-850d83b87799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:12.640163 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Volume volume-09eefbf9-8572-45dc-92ce-1cf33854dbd6 (09eefbf9-8572-45dc-92ce-1cf33854dbd6): created successfully
Feb 09 13:31:12.642666 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17211f52-130e-40bf-b8ab-850d83b87799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:12.645534 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Flow 'volume_create_manager' (314f53e0-c302-4881-800b-9b1060dfaf87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:31:12.663146 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-bd8d5fad-946b-4259-83a5-c2595eaa124d tempest-VolumesListTestJSON-848436731 None] Created volume successfully.
Feb 09 13:31:14.484135 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:31:14.502058 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:31:14.504679 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:31:14.523380 n-d-825175-3 sudo[130055]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:14.548753 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Flow 'volume_create_manager' (0d481251-251c-4496-87b8-bc0c13d631c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:31:14.570884 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb6c3881-012c-4c66-88ff-abd3c44c6275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:14.625199 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:31:14.664353 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--78dcb49c--bb9a--44bd--9e37--ca785225ffee of=/dev/mapper/stack--volumes--lvmdriver--1-volume--78dcb49c--bb9a--44bd--9e37--ca785225ffee count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.409s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:14.669166 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb6c3881-012c-4c66-88ff-abd3c44c6275) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:31:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-268172946',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dea14cdb3a7f4c0f9bbaf534c20bf41e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:31:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:31:14Z,user_id='65f9c738ab5544a397195d1f23fccc31',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:14.672261 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (642e9d71-a944-4b24-b18b-9f0d89d2d279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:14.674426 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (642e9d71-a944-4b24-b18b-9f0d89d2d279) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:14.676799 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (810cc1dd-f341-4884-9dc9-507b0b22ed08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:14.679087 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (810cc1dd-f341-4884-9dc9-507b0b22ed08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc', 'volume_name': 'volume-c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:14.681599 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd66f5a1-fb26-4e23-bbae-708943440817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:14.684243 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd66f5a1-fb26-4e23-bbae-708943440817) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:14.686715 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de8bbc99-3268-45c0-9142-76147e801bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:14.687723 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Volume c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc', 'volume_size': 1}
Feb 09 13:31:14.689050 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:14.725803 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--78dcb49c--bb9a--44bd--9e37--ca785225ffee, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--78dcb49c--bb9a--44bd--9e37--ca785225ffee, size 1024.00 MB, duration 8.47 sec {{(pid=91721) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 09 13:31:14.730850 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.volume_utils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Volume copy 1024.00 MB at 120.88 MB/s
Feb 09 13:31:14.733625 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo 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-78dcb49c-bb9a-44bd-9e37-ca785225ffee {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:14.738413 n-d-825175-3 sudo[130197]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:31:14.739499 n-d-825175-3 sudo[130197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:14.765541 n-d-825175-3 sudo[130198]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-78dcb49c-bb9a-44bd-9e37-ca785225ffee
Feb 09 13:31:14.767080 n-d-825175-3 sudo[130198]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:15.462399 n-d-825175-3 sudo[130198]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:15.464755 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] CMD "sudo 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-78dcb49c-bb9a-44bd-9e37-ca785225ffee" returned: 0 in 0.731s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:15.466854 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-78dcb49c-bb9a-44bd-9e37-ca785225ffee {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:15.518785 n-d-825175-3 sudo[130235]: ubuntu : TTY=unknown ; 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-78dcb49c-bb9a-44bd-9e37-ca785225ffee
Feb 09 13:31:15.522610 n-d-825175-3 sudo[130235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:15.534614 n-d-825175-3 sudo[130197]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:15.537093 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.848s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:15.541009 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de8bbc99-3268-45c0-9142-76147e801bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:15.544465 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df728984-a4fc-4c19-b98c-45bb57a409d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:15.573529 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Volume volume-c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc (c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc): created successfully
Feb 09 13:31:15.575917 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df728984-a4fc-4c19-b98c-45bb57a409d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:15.579217 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Flow 'volume_create_manager' (0d481251-251c-4496-87b8-bc0c13d631c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:31:15.595260 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-89a6119c-f744-429c-8a63-b67651548a40 tempest-VolumesListTestJSON-848436731 None] Created volume successfully.
Feb 09 13:31:16.658777 n-d-825175-3 sudo[130235]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:16.660575 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-78dcb49c-bb9a-44bd-9e37-ca785225ffee" returned: 0 in 1.194s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:16.663940 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3e38f94a-35d5-47b9-bec5-806a208cd992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-78dcb49c-bb9a-44bd-9e37-ca785225ffee', 'volume_size': 1, 'source_volid': 'b1da0497-53f4-48e6-b259-9e74eb0e511c', 'source_volstatus': 'available'}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:16.667532 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6489d764-cc42-460f-9e16-deb67da711e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:16.684730 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Volume volume-78dcb49c-bb9a-44bd-9e37-ca785225ffee (78dcb49c-bb9a-44bd-9e37-ca785225ffee): created successfully
Feb 09 13:31:16.687047 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6489d764-cc42-460f-9e16-deb67da711e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:16.696345 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Flow 'volume_create_manager' (6401b2d1-6d4f-4028-a26b-2df1f1a53ae5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:31:16.737850 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-c4952caa-17eb-4637-b027-bd5b45787095 tempest-VolumesGetTest-1167581599 None] Created volume successfully.
Feb 09 13:31:17.322114 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:31:17.350150 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:31:17.350799 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:31:17.400247 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Flow 'volume_create_manager' (e3ff0a0c-0e2c-4a93-a1b8-ca5afa8972f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:31:17.415836 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ba3a1b5-3d67-4b25-b65a-459fbf8d150b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:17.459229 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:31:17.515141 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ba3a1b5-3d67-4b25-b65a-459fbf8d150b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:31:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2036378970',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=709cd9a1-a91e-4f20-9664-7b996a051444,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dea14cdb3a7f4c0f9bbaf534c20bf41e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:31:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:31:17Z,user_id='65f9c738ab5544a397195d1f23fccc31',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:17.519198 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4973fc24-03d9-49fd-827d-261a7cb63ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:17.524940 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4973fc24-03d9-49fd-827d-261a7cb63ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:17.529581 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b714b2f5-0e07-4959-b901-eebed5bc5269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:17.534789 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b714b2f5-0e07-4959-b901-eebed5bc5269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '709cd9a1-a91e-4f20-9664-7b996a051444', 'volume_name': 'volume-709cd9a1-a91e-4f20-9664-7b996a051444', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:17.537414 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd8a8b62-0769-466c-b000-3e6da6cbd1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:17.543082 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd8a8b62-0769-466c-b000-3e6da6cbd1af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:17.545484 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7f72de86-8b09-4dab-81a4-9af0f1e42e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:17.546509 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Volume 709cd9a1-a91e-4f20-9664-7b996a051444: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-709cd9a1-a91e-4f20-9664-7b996a051444', 'volume_size': 1}
Feb 09 13:31:17.548255 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-709cd9a1-a91e-4f20-9664-7b996a051444 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:17.570979 n-d-825175-3 sudo[130295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-709cd9a1-a91e-4f20-9664-7b996a051444 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:31:17.572848 n-d-825175-3 sudo[130295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:18.248532 n-d-825175-3 sudo[130295]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:18.252059 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-709cd9a1-a91e-4f20-9664-7b996a051444 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.704s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:18.258426 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7f72de86-8b09-4dab-81a4-9af0f1e42e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-709cd9a1-a91e-4f20-9664-7b996a051444', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:18.261889 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8affcb8d-78b8-49f8-ace7-eda6cd7dad60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:18.277206 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Volume volume-709cd9a1-a91e-4f20-9664-7b996a051444 (709cd9a1-a91e-4f20-9664-7b996a051444): created successfully
Feb 09 13:31:18.280192 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8affcb8d-78b8-49f8-ace7-eda6cd7dad60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:18.284626 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Flow 'volume_create_manager' (e3ff0a0c-0e2c-4a93-a1b8-ca5afa8972f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:31:18.316622 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-1dbed6e7-7875-4032-b147-1ba66efb6178 tempest-VolumesListTestJSON-848436731 None] Created volume successfully.
Feb 09 13:31:19.746253 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:31:19.751634 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:31:19.752771 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:31:19.799965 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Flow 'volume_create_manager' (a430d3c1-018f-495e-8fe9-cbac65efbfe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:31:19.809995 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd770423-8ee6-4117-ad1c-a48c62717dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:19.862277 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:31:19.924460 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd770423-8ee6-4117-ad1c-a48c62717dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:31:19Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1873088445',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=d6a148b0-9972-4814-8c60-24e0027db092,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ae9b5f1d10846a789eb97f231d5908e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:31:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:31:20Z,user_id='a5f471e4a86d4598b4a286bee9dfad35',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:19.932957 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (172bb79f-445b-4847-b7cd-5eb3c868de81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:19.941916 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (172bb79f-445b-4847-b7cd-5eb3c868de81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:19.944670 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a2664373-497f-4531-82ec-f40f592c8c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:19.947199 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a2664373-497f-4531-82ec-f40f592c8c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd6a148b0-9972-4814-8c60-24e0027db092', 'volume_name': 'volume-d6a148b0-9972-4814-8c60-24e0027db092', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:19.960462 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32a5fdcf-31c1-4605-9202-8f9d3492ecee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:19.963956 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32a5fdcf-31c1-4605-9202-8f9d3492ecee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:19.968939 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ee309174-6a48-4cbc-8717-df49dd52feb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:19.972246 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Volume d6a148b0-9972-4814-8c60-24e0027db092: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d6a148b0-9972-4814-8c60-24e0027db092', 'volume_size': 1}
Feb 09 13:31:19.976338 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d6a148b0-9972-4814-8c60-24e0027db092 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:20.025582 n-d-825175-3 sudo[130339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d6a148b0-9972-4814-8c60-24e0027db092 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:31:20.026453 n-d-825175-3 sudo[130339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:20.830417 n-d-825175-3 sudo[130339]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:20.834202 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d6a148b0-9972-4814-8c60-24e0027db092 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.858s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:20.839003 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ee309174-6a48-4cbc-8717-df49dd52feb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d6a148b0-9972-4814-8c60-24e0027db092', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:20.841661 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (82ad5829-db34-4863-8524-da7e2b8e6226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:20.866526 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Volume volume-d6a148b0-9972-4814-8c60-24e0027db092 (d6a148b0-9972-4814-8c60-24e0027db092): created successfully
Feb 09 13:31:20.869164 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (82ad5829-db34-4863-8524-da7e2b8e6226) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:20.874311 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Flow 'volume_create_manager' (a430d3c1-018f-495e-8fe9-cbac65efbfe5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:31:20.886353 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-0c235f47-1183-4bb5-9617-2efa2e59464d tempest-VolumesGetTest-1167581599 None] Created volume successfully.
Feb 09 13:31:21.434372 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-ab1734ba-3bf8-466a-8eb9-23953f80e33e tempest-VolumesGetTest-1167581599 None] Lock "b'cinder-d6a148b0-9972-4814-8c60-24e0027db092-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:31:21.537560 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-ab1734ba-3bf8-466a-8eb9-23953f80e33e tempest-VolumesGetTest-1167581599 None] Skipping remove_export. No iscsi_target is presently exported for volume: d6a148b0-9972-4814-8c60-24e0027db092
Feb 09 13:31:21.538977 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ab1734ba-3bf8-466a-8eb9-23953f80e33e tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d6a148b0-9972-4814-8c60-24e0027db092 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:21.598687 n-d-825175-3 sudo[130372]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d6a148b0-9972-4814-8c60-24e0027db092
Feb 09 13:31:21.605794 n-d-825175-3 sudo[130372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:22.302837 n-d-825175-3 sudo[130372]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:22.305001 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ab1734ba-3bf8-466a-8eb9-23953f80e33e tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d6a148b0-9972-4814-8c60-24e0027db092" returned: 0 in 0.766s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:22.307863 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ab1734ba-3bf8-466a-8eb9-23953f80e33e tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d6a148b0-9972-4814-8c60-24e0027db092 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:22.344185 n-d-825175-3 sudo[130376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d6a148b0-9972-4814-8c60-24e0027db092
Feb 09 13:31:22.345247 n-d-825175-3 sudo[130376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:23.215592 n-d-825175-3 sudo[130376]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:23.218125 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ab1734ba-3bf8-466a-8eb9-23953f80e33e tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d6a148b0-9972-4814-8c60-24e0027db092" returned: 0 in 0.911s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:23.221327 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ab1734ba-3bf8-466a-8eb9-23953f80e33e tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d6a148b0-9972-4814-8c60-24e0027db092 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:23.252301 n-d-825175-3 sudo[130381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d6a148b0-9972-4814-8c60-24e0027db092
Feb 09 13:31:23.253852 n-d-825175-3 sudo[130381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:24.006943 n-d-825175-3 sudo[130381]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:24.009176 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ab1734ba-3bf8-466a-8eb9-23953f80e33e tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d6a148b0-9972-4814-8c60-24e0027db092" returned: 0 in 0.787s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:24.010353 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-ab1734ba-3bf8-466a-8eb9-23953f80e33e tempest-VolumesGetTest-1167581599 None] Successfully deleted volume: d6a148b0-9972-4814-8c60-24e0027db092
Feb 09 13:31:24.097491 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-ab1734ba-3bf8-466a-8eb9-23953f80e33e tempest-VolumesGetTest-1167581599 None] Created reservations ['cca21611-08a2-405a-b1e0-9f33a6c5dc55', 'e1ab435e-f674-4c0e-ba4e-fcd14d703ec3', '3d4b3b9e-e3e1-4d78-be14-d9d61260fd9c', '9152233d-0018-4df2-919a-57ac58c477a9'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:31:24.120996 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-ab1734ba-3bf8-466a-8eb9-23953f80e33e tempest-VolumesGetTest-1167581599 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:31:24.120996 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:31:24.120996 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:31:24.214740 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ab1734ba-3bf8-466a-8eb9-23953f80e33e tempest-VolumesGetTest-1167581599 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:31:24.215762 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ab1734ba-3bf8-466a-8eb9-23953f80e33e tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:24.279594 n-d-825175-3 sudo[130388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:31:24.281707 n-d-825175-3 sudo[130388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:24.606768 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-5d1d75d5-800d-4a16-ba58-973a53e86c32 tempest-VolumesListTestJSON-848436731 None] Lock "b'cinder-709cd9a1-a91e-4f20-9664-7b996a051444-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:31:24.757932 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-5d1d75d5-800d-4a16-ba58-973a53e86c32 tempest-VolumesListTestJSON-848436731 None] Skipping remove_export. No iscsi_target is presently exported for volume: 709cd9a1-a91e-4f20-9664-7b996a051444
Feb 09 13:31:24.759268 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5d1d75d5-800d-4a16-ba58-973a53e86c32 tempest-VolumesListTestJSON-848436731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-709cd9a1-a91e-4f20-9664-7b996a051444 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:24.818706 n-d-825175-3 sudo[130391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-709cd9a1-a91e-4f20-9664-7b996a051444
Feb 09 13:31:24.823320 n-d-825175-3 sudo[130391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:25.263849 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-0df33b91-6aa4-44a7-96ba-c74576d61e74 tempest-VolumesGetTest-1167581599 None] Lock "b'cinder-78dcb49c-bb9a-44bd-9e37-ca785225ffee-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:31:25.319304 n-d-825175-3 sudo[130388]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:25.371565 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ab1734ba-3bf8-466a-8eb9-23953f80e33e tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.156s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:25.376706 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ab1734ba-3bf8-466a-8eb9-23953f80e33e tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:25.448052 n-d-825175-3 sudo[130394]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:31:25.448856 n-d-825175-3 sudo[130394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:25.486576 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-0df33b91-6aa4-44a7-96ba-c74576d61e74 tempest-VolumesGetTest-1167581599 None] Skipping remove_export. No iscsi_target is presently exported for volume: 78dcb49c-bb9a-44bd-9e37-ca785225ffee
Feb 09 13:31:25.487137 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0df33b91-6aa4-44a7-96ba-c74576d61e74 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-78dcb49c-bb9a-44bd-9e37-ca785225ffee {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:25.578125 n-d-825175-3 sudo[130396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-78dcb49c-bb9a-44bd-9e37-ca785225ffee
Feb 09 13:31:25.584117 n-d-825175-3 sudo[130396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:25.762143 n-d-825175-3 sudo[130391]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:25.764743 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5d1d75d5-800d-4a16-ba58-973a53e86c32 tempest-VolumesListTestJSON-848436731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-709cd9a1-a91e-4f20-9664-7b996a051444" returned: 0 in 1.005s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:25.767108 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5d1d75d5-800d-4a16-ba58-973a53e86c32 tempest-VolumesListTestJSON-848436731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-709cd9a1-a91e-4f20-9664-7b996a051444 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:25.815300 n-d-825175-3 sudo[130399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-709cd9a1-a91e-4f20-9664-7b996a051444
Feb 09 13:31:25.816298 n-d-825175-3 sudo[130399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:26.387021 n-d-825175-3 sudo[130394]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:26.389369 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ab1734ba-3bf8-466a-8eb9-23953f80e33e tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/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.012s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:26.392235 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ab1734ba-3bf8-466a-8eb9-23953f80e33e tempest-VolumesGetTest-1167581599 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:31:26.405322 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ab1734ba-3bf8-466a-8eb9-23953f80e33e tempest-VolumesGetTest-1167581599 None] Deleted volume successfully.
Feb 09 13:31:26.447273 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-ab1734ba-3bf8-466a-8eb9-23953f80e33e tempest-VolumesGetTest-1167581599 None] Lock "b'cinder-d6a148b0-9972-4814-8c60-24e0027db092-delete_volume'" released by "delete_volume" :: held 5.013s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:31:26.453451 n-d-825175-3 sudo[130396]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:26.455286 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0df33b91-6aa4-44a7-96ba-c74576d61e74 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-78dcb49c-bb9a-44bd-9e37-ca785225ffee" returned: 0 in 0.968s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:26.457041 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0df33b91-6aa4-44a7-96ba-c74576d61e74 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-78dcb49c-bb9a-44bd-9e37-ca785225ffee {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:26.457753 n-d-825175-3 sudo[130399]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:26.478532 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5d1d75d5-800d-4a16-ba58-973a53e86c32 tempest-VolumesListTestJSON-848436731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-709cd9a1-a91e-4f20-9664-7b996a051444" returned: 0 in 0.711s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:26.481670 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5d1d75d5-800d-4a16-ba58-973a53e86c32 tempest-VolumesListTestJSON-848436731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-709cd9a1-a91e-4f20-9664-7b996a051444 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:26.494201 n-d-825175-3 sudo[130404]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-78dcb49c-bb9a-44bd-9e37-ca785225ffee
Feb 09 13:31:26.495723 n-d-825175-3 sudo[130404]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:26.534390 n-d-825175-3 sudo[130405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-709cd9a1-a91e-4f20-9664-7b996a051444
Feb 09 13:31:26.538849 n-d-825175-3 sudo[130405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:26.991819 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-de595dc4-d776-49a2-be63-b7de6d978718 tempest-GroupSnapshotsTest-822819133 None] Group tempest-GroupSnapshotsTest-Group-852077825: creating
Feb 09 13:31:27.042422 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-de595dc4-d776-49a2-be63-b7de6d978718 tempest-GroupSnapshotsTest-822819133 None] Group tempest-GroupSnapshotsTest-Group-852077825: created successfully
Feb 09 13:31:27.132925 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-de595dc4-d776-49a2-be63-b7de6d978718 tempest-GroupSnapshotsTest-822819133 None] Create group completed successfully.
Feb 09 13:31:27.549602 n-d-825175-3 sudo[130404]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:27.552477 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0df33b91-6aa4-44a7-96ba-c74576d61e74 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-78dcb49c-bb9a-44bd-9e37-ca785225ffee" returned: 0 in 1.095s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:27.553993 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0df33b91-6aa4-44a7-96ba-c74576d61e74 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-78dcb49c-bb9a-44bd-9e37-ca785225ffee {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:27.561261 n-d-825175-3 sudo[130405]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:27.581896 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5d1d75d5-800d-4a16-ba58-973a53e86c32 tempest-VolumesListTestJSON-848436731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-709cd9a1-a91e-4f20-9664-7b996a051444" returned: 0 in 1.100s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:27.583246 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-5d1d75d5-800d-4a16-ba58-973a53e86c32 tempest-VolumesListTestJSON-848436731 None] Successfully deleted volume: 709cd9a1-a91e-4f20-9664-7b996a051444
Feb 09 13:31:27.605042 n-d-825175-3 sudo[130415]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-78dcb49c-bb9a-44bd-9e37-ca785225ffee
Feb 09 13:31:27.619059 n-d-825175-3 sudo[130415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:27.733467 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-5d1d75d5-800d-4a16-ba58-973a53e86c32 tempest-VolumesListTestJSON-848436731 None] Created reservations ['d4537393-9eee-409e-8287-eeaf57d63342', '2315963f-01c6-4607-aa23-e0ab29b03228', '9198da39-f43c-4ee4-b135-449db14215dc', 'db5a33f6-381c-48ac-81f2-3374a53f7866'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:31:27.736302 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-5d1d75d5-800d-4a16-ba58-973a53e86c32 tempest-VolumesListTestJSON-848436731 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:31:27.736302 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:31:27.736302 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:31:27.835032 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-5d1d75d5-800d-4a16-ba58-973a53e86c32 tempest-VolumesListTestJSON-848436731 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:31:27.835928 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5d1d75d5-800d-4a16-ba58-973a53e86c32 tempest-VolumesListTestJSON-848436731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:27.879626 n-d-825175-3 sudo[130418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:31:27.880438 n-d-825175-3 sudo[130418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:28.698368 n-d-825175-3 sudo[130415]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:28.707399 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0df33b91-6aa4-44a7-96ba-c74576d61e74 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-78dcb49c-bb9a-44bd-9e37-ca785225ffee" returned: 0 in 1.153s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:28.715875 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-0df33b91-6aa4-44a7-96ba-c74576d61e74 tempest-VolumesGetTest-1167581599 None] Successfully deleted volume: 78dcb49c-bb9a-44bd-9e37-ca785225ffee
Feb 09 13:31:28.757927 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-7aed3c7b-c83f-4632-b253-e15eaf439ea0 tempest-VolumesListTestJSON-848436731 None] Lock "b'cinder-c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc-delete_volume'" acquired by "delete_volume" :: waited 0.073s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:31:28.865639 n-d-825175-3 sudo[130418]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:29.048319 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5d1d75d5-800d-4a16-ba58-973a53e86c32 tempest-VolumesListTestJSON-848436731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.212s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:29.090903 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5d1d75d5-800d-4a16-ba58-973a53e86c32 tempest-VolumesListTestJSON-848436731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:29.145498 n-d-825175-3 sudo[130424]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:31:29.147987 n-d-825175-3 sudo[130424]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:29.152804 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-7aed3c7b-c83f-4632-b253-e15eaf439ea0 tempest-VolumesListTestJSON-848436731 None] Skipping remove_export. No iscsi_target is presently exported for volume: c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc
Feb 09 13:31:29.154179 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7aed3c7b-c83f-4632-b253-e15eaf439ea0 tempest-VolumesListTestJSON-848436731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:29.220704 n-d-825175-3 sudo[130426]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc
Feb 09 13:31:29.222202 n-d-825175-3 sudo[130426]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:29.301885 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-0df33b91-6aa4-44a7-96ba-c74576d61e74 tempest-VolumesGetTest-1167581599 None] Created reservations ['4e1e0610-1fe6-4cd4-8d3b-499d31f980dd', '87bf573d-2270-40ae-97bf-aaf30d10e956', 'a672c573-b517-442d-b3f8-1c598214706f', '543a3865-8860-4713-b154-3573a1ac995e'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:31:29.308205 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-0df33b91-6aa4-44a7-96ba-c74576d61e74 tempest-VolumesGetTest-1167581599 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:31:29.308205 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:31:29.308205 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:31:29.321055 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:31:29.331599 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:31:29.333452 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:31:29.365004 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Flow 'volume_create_manager' (454610e3-e9ca-430f-8c7c-030d2f361ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:31:29.370738 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (94898dc1-fa2a-49d9-8e95-a6d309c139bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:29.480831 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:31:29.562649 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (94898dc1-fa2a-49d9-8e95-a6d309c139bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:31:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1597128626',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=8879bc68-3452-4c31-ad39-fb48194ebea4,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=b85d7d38-928b-45aa-9e01-194a6f089e72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4ea7fdfd404416e87211724753980f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:31:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:31:29Z,user_id='9adfe152c28349ba8ebe3a1885a74f60',volume_attachment=>,volume_type=VolumeType(02e5ef83-010a-4ddb-85cf-4f8e1404f8f7),volume_type_id=02e5ef83-010a-4ddb-85cf-4f8e1404f8f7)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:29.570647 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (939157d7-e536-404b-9f53-ebd62695d4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:29.573320 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (939157d7-e536-404b-9f53-ebd62695d4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:29.577025 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fac72db5-cf71-4df5-aa4d-03e2fadf634a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:29.591039 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fac72db5-cf71-4df5-aa4d-03e2fadf634a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b85d7d38-928b-45aa-9e01-194a6f089e72', 'volume_name': 'volume-b85d7d38-928b-45aa-9e01-194a6f089e72', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:29.594566 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0a5fae0-0325-4110-ab19-12ee4d535924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:29.598255 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0a5fae0-0325-4110-ab19-12ee4d535924) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:29.605893 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9f69e44c-aedc-4146-86af-ffd79b55dce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:29.705695 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-0df33b91-6aa4-44a7-96ba-c74576d61e74 tempest-VolumesGetTest-1167581599 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:31:29.708633 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0df33b91-6aa4-44a7-96ba-c74576d61e74 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:29.757569 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Volume b85d7d38-928b-45aa-9e01-194a6f089e72: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b85d7d38-928b-45aa-9e01-194a6f089e72', 'volume_size': 1}
Feb 09 13:31:29.759385 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b85d7d38-928b-45aa-9e01-194a6f089e72 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:29.766545 n-d-825175-3 sudo[130436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:31:29.774670 n-d-825175-3 sudo[130436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:29.826898 n-d-825175-3 sudo[130438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b85d7d38-928b-45aa-9e01-194a6f089e72 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:31:29.827762 n-d-825175-3 sudo[130438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:29.998017 n-d-825175-3 sudo[130424]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:30.001291 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5d1d75d5-800d-4a16-ba58-973a53e86c32 tempest-VolumesListTestJSON-848436731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.914s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:30.003610 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-5d1d75d5-800d-4a16-ba58-973a53e86c32 tempest-VolumesListTestJSON-848436731 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:31:30.014023 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-5d1d75d5-800d-4a16-ba58-973a53e86c32 tempest-VolumesListTestJSON-848436731 None] Deleted volume successfully.
Feb 09 13:31:30.044599 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-5d1d75d5-800d-4a16-ba58-973a53e86c32 tempest-VolumesListTestJSON-848436731 None] Lock "b'cinder-709cd9a1-a91e-4f20-9664-7b996a051444-delete_volume'" released by "delete_volume" :: held 5.445s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:31:30.133169 n-d-825175-3 sudo[130426]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:30.135845 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7aed3c7b-c83f-4632-b253-e15eaf439ea0 tempest-VolumesListTestJSON-848436731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc" returned: 0 in 0.981s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:30.137410 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7aed3c7b-c83f-4632-b253-e15eaf439ea0 tempest-VolumesListTestJSON-848436731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:30.252267 n-d-825175-3 sudo[130446]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc
Feb 09 13:31:30.256058 n-d-825175-3 sudo[130446]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:30.592758 n-d-825175-3 sudo[130436]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:30.595290 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0df33b91-6aa4-44a7-96ba-c74576d61e74 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.888s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:30.597380 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0df33b91-6aa4-44a7-96ba-c74576d61e74 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:30.659636 n-d-825175-3 sudo[130453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:31:30.660760 n-d-825175-3 sudo[130453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:30.956546 n-d-825175-3 sudo[130438]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:30.959705 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b85d7d38-928b-45aa-9e01-194a6f089e72 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.200s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:30.963584 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9f69e44c-aedc-4146-86af-ffd79b55dce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b85d7d38-928b-45aa-9e01-194a6f089e72', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:30.965948 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (23766d04-fef3-476d-8006-201925de8e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:30.999536 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Volume volume-b85d7d38-928b-45aa-9e01-194a6f089e72 (b85d7d38-928b-45aa-9e01-194a6f089e72): created successfully
Feb 09 13:31:31.001495 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (23766d04-fef3-476d-8006-201925de8e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:31.004531 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Flow 'volume_create_manager' (454610e3-e9ca-430f-8c7c-030d2f361ac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:31:31.035472 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-e4d40313-ed0d-4bc7-8f27-5e629ad083b7 tempest-GroupSnapshotsTest-822819133 None] Created volume successfully.
Feb 09 13:31:31.321219 n-d-825175-3 sudo[130446]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:31.324021 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7aed3c7b-c83f-4632-b253-e15eaf439ea0 tempest-VolumesListTestJSON-848436731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc" returned: 0 in 1.187s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:31.325646 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7aed3c7b-c83f-4632-b253-e15eaf439ea0 tempest-VolumesListTestJSON-848436731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:31.376121 n-d-825175-3 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-c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc
Feb 09 13:31:31.377589 n-d-825175-3 sudo[130492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:31.579070 n-d-825175-3 sudo[130453]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:31.581600 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0df33b91-6aa4-44a7-96ba-c74576d61e74 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.984s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:31.583281 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-0df33b91-6aa4-44a7-96ba-c74576d61e74 tempest-VolumesGetTest-1167581599 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:31:31.590389 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-0df33b91-6aa4-44a7-96ba-c74576d61e74 tempest-VolumesGetTest-1167581599 None] Deleted volume successfully.
Feb 09 13:31:31.624900 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-0df33b91-6aa4-44a7-96ba-c74576d61e74 tempest-VolumesGetTest-1167581599 None] Lock "b'cinder-78dcb49c-bb9a-44bd-9e37-ca785225ffee-delete_volume'" released by "delete_volume" :: held 6.356s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:31:31.725580 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:31:31.735007 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:31:31.735519 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:31:31.773376 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Flow 'volume_create_manager' (bdfae5d5-2a74-4be8-889e-6fbacb77a49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:31:31.782567 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02a97416-4c82-4e31-972c-97a1c478566e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:31.833899 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:31:31.884183 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02a97416-4c82-4e31-972c-97a1c478566e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:31:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1035156629',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=6c21d6a4-a233-4422-adb2-ac78151dad2f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9ae9b5f1d10846a789eb97f231d5908e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:31:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:31:32Z,user_id='a5f471e4a86d4598b4a286bee9dfad35',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:31.888371 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (491cdcc1-540e-47de-9417-1ca60879077a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:31.898882 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (491cdcc1-540e-47de-9417-1ca60879077a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:31.903030 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce03d255-e720-4091-9cde-93b539de8a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:32.070260 n-d-825175-3 sudo[130492]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:32.082292 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7aed3c7b-c83f-4632-b253-e15eaf439ea0 tempest-VolumesListTestJSON-848436731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc" returned: 0 in 0.752s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:32.084784 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-7aed3c7b-c83f-4632-b253-e15eaf439ea0 tempest-VolumesListTestJSON-848436731 None] Successfully deleted volume: c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc
Feb 09 13:31:32.201221 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-da915860-40de-4ff8-980c-d635284e2777 tempest-GroupSnapshotsTest-822819133 None] GroupSnapshot 31b02626-443a-4173-b111-75cc45f7f242: creating.
Feb 09 13:31:32.213363 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce03d255-e720-4091-9cde-93b539de8a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '6c21d6a4-a233-4422-adb2-ac78151dad2f', 'volume_name': 'volume-6c21d6a4-a233-4422-adb2-ac78151dad2f', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:32.217496 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43c3f1aa-1dd6-4466-a50b-e13f2a57ddb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:32.220454 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43c3f1aa-1dd6-4466-a50b-e13f2a57ddb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:31:32.223022 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63c51d85-8370-4d96-a15d-e2e8cee33513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:31:32.224155 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Volume 6c21d6a4-a233-4422-adb2-ac78151dad2f: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-6c21d6a4-a233-4422-adb2-ac78151dad2f', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 09 13:31:32.225010 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Cloning 6c21d6a4-a233-4422-adb2-ac78151dad2f from image aec45eaa-b201-4ef5-a863-48d953847b20 at location (None, None). {{(pid=91721) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 09 13:31:32.275856 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-da915860-40de-4ff8-980c-d635284e2777 tempest-GroupSnapshotsTest-822819133 None] Group snapshot 31b02626-443a-4173-b111-75cc45f7f242: creating. {{(pid=91721) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3851}}
Feb 09 13:31:32.286032 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-7aed3c7b-c83f-4632-b253-e15eaf439ea0 tempest-VolumesListTestJSON-848436731 None] Created reservations ['da47a754-2c1f-4f0b-b2c5-5fbd2410a782', '5bae7b25-60ea-44f6-9649-87447bde6e79', 'ac0d5e1b-345f-4d62-8714-d6ca34349933', '028af056-e96a-4e83-aa6a-d737f16b0507'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:31:32.288544 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-7aed3c7b-c83f-4632-b253-e15eaf439ea0 tempest-VolumesListTestJSON-848436731 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:31:32.288544 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:31:32.288544 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:31:32.381581 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-da915860-40de-4ff8-980c-d635284e2777 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b85d7d38-928b-45aa-9e01-194a6f089e72 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:32.414051 n-d-825175-3 sudo[130497]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b85d7d38-928b-45aa-9e01-194a6f089e72
Feb 09 13:31:32.414993 n-d-825175-3 sudo[130497]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:32.460033 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-7aed3c7b-c83f-4632-b253-e15eaf439ea0 tempest-VolumesListTestJSON-848436731 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:31:32.461351 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7aed3c7b-c83f-4632-b253-e15eaf439ea0 tempest-VolumesListTestJSON-848436731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:32.502299 n-d-825175-3 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
Feb 09 13:31:32.503154 n-d-825175-3 sudo[130499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:32.882394 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-40487999-b056-4312-a0d5-ea2b6b28eb1d tempest-VolumesListTestJSON-848436731 None] Lock "b'cinder-09eefbf9-8572-45dc-92ce-1cf33854dbd6-delete_volume'" acquired by "delete_volume" :: waited 0.040s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:31:33.059144 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-40487999-b056-4312-a0d5-ea2b6b28eb1d tempest-VolumesListTestJSON-848436731 None] Skipping remove_export. No iscsi_target is presently exported for volume: 09eefbf9-8572-45dc-92ce-1cf33854dbd6
Feb 09 13:31:33.060848 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-40487999-b056-4312-a0d5-ea2b6b28eb1d tempest-VolumesListTestJSON-848436731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09eefbf9-8572-45dc-92ce-1cf33854dbd6 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:33.106248 n-d-825175-3 sudo[130497]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:33.124137 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-da915860-40de-4ff8-980c-d635284e2777 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b85d7d38-928b-45aa-9e01-194a6f089e72" returned: 0 in 0.742s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:33.127748 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-da915860-40de-4ff8-980c-d635284e2777 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-925aa255-6c7b-4743-b846-0ff1a2201f33 --snapshot stack-volumes-lvmdriver-1/volume-b85d7d38-928b-45aa-9e01-194a6f089e72 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:33.151677 n-d-825175-3 sudo[130504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09eefbf9-8572-45dc-92ce-1cf33854dbd6
Feb 09 13:31:33.152522 n-d-825175-3 sudo[130504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:33.226383 n-d-825175-3 sudo[130505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-925aa255-6c7b-4743-b846-0ff1a2201f33 --snapshot stack-volumes-lvmdriver-1/volume-b85d7d38-928b-45aa-9e01-194a6f089e72 -L 1.00g
Feb 09 13:31:33.227455 n-d-825175-3 sudo[130505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:33.709126 n-d-825175-3 sudo[130499]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:33.712527 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7aed3c7b-c83f-4632-b253-e15eaf439ea0 tempest-VolumesListTestJSON-848436731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.251s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:33.725874 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7aed3c7b-c83f-4632-b253-e15eaf439ea0 tempest-VolumesListTestJSON-848436731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:33.789891 n-d-825175-3 sudo[130509]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:31:33.799931 n-d-825175-3 sudo[130509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:34.378993 n-d-825175-3 sudo[130504]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:34.381314 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-40487999-b056-4312-a0d5-ea2b6b28eb1d tempest-VolumesListTestJSON-848436731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09eefbf9-8572-45dc-92ce-1cf33854dbd6" returned: 0 in 1.320s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:34.383714 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-40487999-b056-4312-a0d5-ea2b6b28eb1d tempest-VolumesListTestJSON-848436731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09eefbf9-8572-45dc-92ce-1cf33854dbd6 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:34.440885 n-d-825175-3 sudo[130513]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09eefbf9-8572-45dc-92ce-1cf33854dbd6
Feb 09 13:31:34.447777 n-d-825175-3 sudo[130513]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:34.858806 n-d-825175-3 sudo[130505]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:34.865392 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-da915860-40de-4ff8-980c-d635284e2777 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-925aa255-6c7b-4743-b846-0ff1a2201f33 --snapshot stack-volumes-lvmdriver-1/volume-b85d7d38-928b-45aa-9e01-194a6f089e72 -L 1.00g" returned: 0 in 1.735s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:34.900302 n-d-825175-3 sudo[130509]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:34.932600 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7aed3c7b-c83f-4632-b253-e15eaf439ea0 tempest-VolumesListTestJSON-848436731 None] CMD "sudo cinder-rootwrap /etc/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.206s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:34.939444 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-7aed3c7b-c83f-4632-b253-e15eaf439ea0 tempest-VolumesListTestJSON-848436731 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:31:34.976980 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-7aed3c7b-c83f-4632-b253-e15eaf439ea0 tempest-VolumesListTestJSON-848436731 None] Deleted volume successfully.
Feb 09 13:31:35.019608 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-7aed3c7b-c83f-4632-b253-e15eaf439ea0 tempest-VolumesListTestJSON-848436731 None] Lock "b'cinder-c5f46e7e-29ad-48b2-a9c8-afd7eddc34dc-delete_volume'" released by "delete_volume" :: held 6.262s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:31:35.146396 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-da915860-40de-4ff8-980c-d635284e2777 tempest-GroupSnapshotsTest-822819133 None] group_snapshot 31b02626-443a-4173-b111-75cc45f7f242: created successfully
Feb 09 13:31:35.309488 n-d-825175-3 sudo[130513]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:35.313421 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-40487999-b056-4312-a0d5-ea2b6b28eb1d tempest-VolumesListTestJSON-848436731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09eefbf9-8572-45dc-92ce-1cf33854dbd6" returned: 0 in 0.930s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:35.316868 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-40487999-b056-4312-a0d5-ea2b6b28eb1d tempest-VolumesListTestJSON-848436731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09eefbf9-8572-45dc-92ce-1cf33854dbd6 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:35.426646 n-d-825175-3 sudo[130618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09eefbf9-8572-45dc-92ce-1cf33854dbd6
Feb 09 13:31:35.427474 n-d-825175-3 sudo[130618]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:36.762459 n-d-825175-3 sudo[130618]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:36.765924 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-40487999-b056-4312-a0d5-ea2b6b28eb1d tempest-VolumesListTestJSON-848436731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09eefbf9-8572-45dc-92ce-1cf33854dbd6" returned: 0 in 1.449s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:36.767597 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-40487999-b056-4312-a0d5-ea2b6b28eb1d tempest-VolumesListTestJSON-848436731 None] Successfully deleted volume: 09eefbf9-8572-45dc-92ce-1cf33854dbd6
Feb 09 13:31:36.857815 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-40487999-b056-4312-a0d5-ea2b6b28eb1d tempest-VolumesListTestJSON-848436731 None] Created reservations ['2d6d8490-72bb-4b0f-816a-f3c5878f92e5', 'bae95838-2da7-493f-8da9-3aa759ec5714', '552fa2b7-1841-451d-b2d4-a4156031b4b2', 'e18fe604-4cfe-4a3b-8761-cf7689775e67'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:31:36.860746 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-40487999-b056-4312-a0d5-ea2b6b28eb1d tempest-VolumesListTestJSON-848436731 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:31:36.860746 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:31:36.860746 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:31:36.982207 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-40487999-b056-4312-a0d5-ea2b6b28eb1d tempest-VolumesListTestJSON-848436731 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:31:36.982207 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-40487999-b056-4312-a0d5-ea2b6b28eb1d tempest-VolumesListTestJSON-848436731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:37.138102 n-d-825175-3 sudo[130624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:31:37.139068 n-d-825175-3 sudo[130624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:37.905939 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-14390dc5-a9c1-4f2a-baaf-3169e7fa73b2 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88881803-6c25-4342-8c1f-edb42b5602ff stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:37.988437 n-d-825175-3 sudo[130634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88881803-6c25-4342-8c1f-edb42b5602ff stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:31:37.995198 n-d-825175-3 sudo[130634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:38.505731 n-d-825175-3 sudo[130624]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:38.511337 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-40487999-b056-4312-a0d5-ea2b6b28eb1d tempest-VolumesListTestJSON-848436731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.531s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:38.517425 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-40487999-b056-4312-a0d5-ea2b6b28eb1d tempest-VolumesListTestJSON-848436731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:38.593847 n-d-825175-3 sudo[130639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:31:38.596228 n-d-825175-3 sudo[130639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:39.643951 n-d-825175-3 sudo[130634]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:39.655326 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-14390dc5-a9c1-4f2a-baaf-3169e7fa73b2 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88881803-6c25-4342-8c1f-edb42b5602ff stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.741s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:39.670757 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-14390dc5-a9c1-4f2a-baaf-3169e7fa73b2 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-925aa255-6c7b-4743-b846-0ff1a2201f33 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:39.750804 n-d-825175-3 sudo[130697]: ubuntu : 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-925aa255-6c7b-4743-b846-0ff1a2201f33
Feb 09 13:31:39.751626 n-d-825175-3 sudo[130697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:40.017320 n-d-825175-3 sudo[130639]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:40.019629 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-40487999-b056-4312-a0d5-ea2b6b28eb1d tempest-VolumesListTestJSON-848436731 None] CMD "sudo cinder-rootwrap /etc/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.502s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:40.023048 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-40487999-b056-4312-a0d5-ea2b6b28eb1d tempest-VolumesListTestJSON-848436731 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:31:40.029154 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-40487999-b056-4312-a0d5-ea2b6b28eb1d tempest-VolumesListTestJSON-848436731 None] Deleted volume successfully.
Feb 09 13:31:40.054677 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-40487999-b056-4312-a0d5-ea2b6b28eb1d tempest-VolumesListTestJSON-848436731 None] Lock "b'cinder-09eefbf9-8572-45dc-92ce-1cf33854dbd6-delete_volume'" released by "delete_volume" :: held 7.175s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:31:40.782728 n-d-825175-3 sudo[130697]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:40.793333 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-14390dc5-a9c1-4f2a-baaf-3169e7fa73b2 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-925aa255-6c7b-4743-b846-0ff1a2201f33" returned: 0 in 1.123s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:40.801323 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-14390dc5-a9c1-4f2a-baaf-3169e7fa73b2 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--925aa255--6c7b--4743--b846--0ff1a2201f33 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88881803--6c25--4342--8c1f--edb42b5602ff iflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:40.875005 n-d-825175-3 sudo[130718]: 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--925aa255--6c7b--4743--b846--0ff1a2201f33 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88881803--6c25--4342--8c1f--edb42b5602ff iflag=direct
Feb 09 13:31:40.875915 n-d-825175-3 sudo[130718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:41.719909 n-d-825175-3 sudo[130718]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:41.722898 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-14390dc5-a9c1-4f2a-baaf-3169e7fa73b2 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--925aa255--6c7b--4743--b846--0ff1a2201f33 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88881803--6c25--4342--8c1f--edb42b5602ff iflag=direct" returned: 0 in 0.926s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:41.724580 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-14390dc5-a9c1-4f2a-baaf-3169e7fa73b2 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--925aa255--6c7b--4743--b846--0ff1a2201f33 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88881803--6c25--4342--8c1f--edb42b5602ff oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:41.770280 n-d-825175-3 sudo[130739]: 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--925aa255--6c7b--4743--b846--0ff1a2201f33 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88881803--6c25--4342--8c1f--edb42b5602ff oflag=direct
Feb 09 13:31:41.771176 n-d-825175-3 sudo[130739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:42.801393 n-d-825175-3 sudo[130739]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:42.804278 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-14390dc5-a9c1-4f2a-baaf-3169e7fa73b2 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--925aa255--6c7b--4743--b846--0ff1a2201f33 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88881803--6c25--4342--8c1f--edb42b5602ff oflag=direct" returned: 0 in 1.079s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:42.806027 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-14390dc5-a9c1-4f2a-baaf-3169e7fa73b2 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--925aa255--6c7b--4743--b846--0ff1a2201f33 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88881803--6c25--4342--8c1f--edb42b5602ff count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:42.869663 n-d-825175-3 sudo[130764]: 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--925aa255--6c7b--4743--b846--0ff1a2201f33 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88881803--6c25--4342--8c1f--edb42b5602ff count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 09 13:31:42.871033 n-d-825175-3 sudo[130764]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:51.667560 n-d-825175-3 sudo[130764]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:51.673466 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-14390dc5-a9c1-4f2a-baaf-3169e7fa73b2 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--925aa255--6c7b--4743--b846--0ff1a2201f33 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--88881803--6c25--4342--8c1f--edb42b5602ff count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.867s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:51.674891 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-14390dc5-a9c1-4f2a-baaf-3169e7fa73b2 tempest-GroupSnapshotsTest-822819133 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--925aa255--6c7b--4743--b846--0ff1a2201f33, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--88881803--6c25--4342--8c1f--edb42b5602ff, size 1024.00 MB, duration 8.87 sec {{(pid=91721) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 09 13:31:51.675287 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.volume_utils [None req-14390dc5-a9c1-4f2a-baaf-3169e7fa73b2 tempest-GroupSnapshotsTest-822819133 None] Volume copy 1024.00 MB at 115.46 MB/s
Feb 09 13:31:51.871984 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-14390dc5-a9c1-4f2a-baaf-3169e7fa73b2 tempest-GroupSnapshotsTest-822819133 None] Create group from source-snapshot-31b02626-443a-4173-b111-75cc45f7f242 completed successfully.
Feb 09 13:31:53.661198 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] Skipping remove_export. No iscsi_target is presently exported for volume: 88881803-6c25-4342-8c1f-edb42b5602ff
Feb 09 13:31:53.666348 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88881803-6c25-4342-8c1f-edb42b5602ff {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:53.731607 n-d-825175-3 sudo[130833]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88881803-6c25-4342-8c1f-edb42b5602ff
Feb 09 13:31:53.733563 n-d-825175-3 sudo[130833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:54.633001 n-d-825175-3 sudo[130833]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:54.635947 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88881803-6c25-4342-8c1f-edb42b5602ff" returned: 0 in 0.971s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:54.645255 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-88881803-6c25-4342-8c1f-edb42b5602ff {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:54.719487 n-d-825175-3 sudo[130839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-88881803-6c25-4342-8c1f-edb42b5602ff
Feb 09 13:31:54.720323 n-d-825175-3 sudo[130839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:55.858329 n-d-825175-3 sudo[130839]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:55.861398 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-88881803-6c25-4342-8c1f-edb42b5602ff" returned: 0 in 1.217s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:55.866938 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-88881803-6c25-4342-8c1f-edb42b5602ff {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:55.908846 n-d-825175-3 sudo[130854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-88881803-6c25-4342-8c1f-edb42b5602ff
Feb 09 13:31:55.910645 n-d-825175-3 sudo[130854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:56.872962 n-d-825175-3 sudo[130854]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:56.877337 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-88881803-6c25-4342-8c1f-edb42b5602ff" returned: 0 in 1.010s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:56.879151 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] Successfully deleted volume: 88881803-6c25-4342-8c1f-edb42b5602ff
Feb 09 13:31:56.982922 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] Created reservations ['dd0be042-68fd-4055-8659-91116a3cf388'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:31:57.020210 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-840530370 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-840530370, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:31:57.021481 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-840530370 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-840530370, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:31:57.048265 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] Created reservations ['dd1d75c5-c229-456e-b692-8c33147d136c', 'aa58c5a2-1fe1-4e66-8f11-fcada644a5d2', '4dddfc98-bddf-45f7-9acb-0235c98ddd2a', 'ea31b07b-feb1-48c1-a687-fd605513a544'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:31:57.050645 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:31:57.050645 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:31:57.050645 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:31:57.173441 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-d75fb26c-a47e-4ef9-9f18-9611f0793fe6 tempest-VolumesBackupsTest-1068069398 None] Terminate volume connection completed successfully.
Feb 09 13:31:57.259310 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:57.303969 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:31:57.304682 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:57.367043 n-d-825175-3 sudo[130885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:31:57.368022 n-d-825175-3 sudo[130885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:57.517037 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.267s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:57.517505 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308397024416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83\n Backing store flags: \n Account information:\n P7svz6NizakcG3Nd7wjT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:31:57.518757 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [None req-d75fb26c-a47e-4ef9-9f18-9611f0793fe6 tempest-VolumesBackupsTest-1068069398 None] Removing iscsi_target for Volume ID: 7a01d3bc-605e-4b17-881c-71e4489dcc83
Feb 09 13:31:57.522354 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7a01d3bc-605e-4b17-881c-71e4489dcc83 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:57.663664 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-4be83f38-e4c9-47c4-92ea-431b7dad86a2 tempest-GroupSnapshotsTest-822819133 None] group_snapshot 31b02626-443a-4173-b111-75cc45f7f242: deleting
Feb 09 13:31:57.792641 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4be83f38-e4c9-47c4-92ea-431b7dad86a2 tempest-GroupSnapshotsTest-822819133 None] group_snapshot 31b02626-443a-4173-b111-75cc45f7f242: deleting {{(pid=91721) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4018}}
Feb 09 13:31:57.844227 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4be83f38-e4c9-47c4-92ea-431b7dad86a2 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-925aa255-6c7b-4743-b846-0ff1a2201f33 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:57.921307 n-d-825175-3 sudo[130897]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-925aa255-6c7b-4743-b846-0ff1a2201f33
Feb 09 13:31:57.927056 n-d-825175-3 sudo[130897]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:57.943256 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7a01d3bc-605e-4b17-881c-71e4489dcc83 -f" returned: 0 in 0.420s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:57.943817 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308397024416]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:31:57.945526 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:58.258368 n-d-825175-3 sudo[130885]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:58.261785 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.956s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:58.265949 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:58.312367 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.343s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:58.313021 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308397024416]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:31:58.314449 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-d75fb26c-a47e-4ef9-9f18-9611f0793fe6 tempest-VolumesBackupsTest-1068069398 None] Remove volume export completed successfully.
Feb 09 13:31:58.345830 n-d-825175-3 sudo[130910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:31:58.348021 n-d-825175-3 sudo[130910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:58.717373 n-d-825175-3 sudo[130897]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:58.719812 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4be83f38-e4c9-47c4-92ea-431b7dad86a2 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-925aa255-6c7b-4743-b846-0ff1a2201f33" returned: 0 in 0.879s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:58.733823 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4be83f38-e4c9-47c4-92ea-431b7dad86a2 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-925aa255-6c7b-4743-b846-0ff1a2201f33 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:58.771057 n-d-825175-3 sudo[130913]: ubuntu : TTY=unknown ; 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-925aa255-6c7b-4743-b846-0ff1a2201f33
Feb 09 13:31:58.773358 n-d-825175-3 sudo[130913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:31:58.940832 n-d-825175-3 sudo[130910]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:58.943447 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.679s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:58.949610 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:31:58.959871 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-7ac68462-fe26-489d-ae74-1df62a031645 tempest-GroupSnapshotsTest-822819133 None] Delete group completed successfully.
Feb 09 13:31:59.551971 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1, size 616.00 MB, duration 27.32 sec {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 09 13:31:59.553413 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Image download 616.00 MB at 22.54 MB/s
Feb 09 13:31:59.653518 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:31:59.871200 n-d-825175-3 sudo[130913]: pam_unix(sudo:session): session closed for user root
Feb 09 13:31:59.873657 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4be83f38-e4c9-47c4-92ea-431b7dad86a2 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-925aa255-6c7b-4743-b846-0ff1a2201f33" returned: 0 in 1.148s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:31:59.881888 n-d-825175-3 sudo[130954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1
Feb 09 13:31:59.882785 n-d-825175-3 sudo[130954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:00.185569 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-4be83f38-e4c9-47c4-92ea-431b7dad86a2 tempest-GroupSnapshotsTest-822819133 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-840530370 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-840530370, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:32:00.226413 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-4be83f38-e4c9-47c4-92ea-431b7dad86a2 tempest-GroupSnapshotsTest-822819133 None] Created reservations ['94e05de3-84ae-4b5e-a240-7ebb42426c52', '134dd7c5-3c52-4647-b703-acd0092c8b74', 'e838e215-647a-496d-a92e-03f06fe0893b', '3217ae2c-40d2-4483-85a7-64936ab0bb27'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:00.233406 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-4be83f38-e4c9-47c4-92ea-431b7dad86a2 tempest-GroupSnapshotsTest-822819133 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:00.233406 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:00.233406 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:00.326028 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:32:00.330399 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:32:00.331031 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:32:00.346349 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Flow 'volume_create_manager' (db7a6e2e-0ddf-4a6c-93d5-4d50ff6b2b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:32:00.350404 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8f0c43da-fd97-4d1d-927f-9eb4dea872c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:00.380626 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:32:00.444548 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-4be83f38-e4c9-47c4-92ea-431b7dad86a2 tempest-GroupSnapshotsTest-822819133 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:00.444548 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:00.444548 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:00.453125 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8f0c43da-fd97-4d1d-927f-9eb4dea872c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:32:00Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8cc3535d-7c1d-40e8-b076-345435893609',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=fd9282bd-4a6d-4f11-925e-987a802a8be9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='442d6bc983f14ef0a68ed00ec0aebceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:32:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:32:00Z,user_id='238226e3f2ad480b9ead1b56a75c0fcc',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:00.456357 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04319a85-0a94-4f26-beac-6bb523ba6fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:00.459528 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04319a85-0a94-4f26-beac-6bb523ba6fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:00.463465 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60254d55-fc83-419d-b714-2cd40ccb369c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:00.467224 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60254d55-fc83-419d-b714-2cd40ccb369c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fd9282bd-4a6d-4f11-925e-987a802a8be9', 'volume_name': 'volume-fd9282bd-4a6d-4f11-925e-987a802a8be9', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:00.470146 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb0286f5-1123-4e80-9806-c4a601523e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:00.472777 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb0286f5-1123-4e80-9806-c4a601523e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:00.475139 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4b22f61b-2910-47c1-b372-9d14601db2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:00.476351 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Volume fd9282bd-4a6d-4f11-925e-987a802a8be9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fd9282bd-4a6d-4f11-925e-987a802a8be9', 'volume_size': 1}
Feb 09 13:32:00.479369 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd9282bd-4a6d-4f11-925e-987a802a8be9 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:00.514365 n-d-825175-3 sudo[130959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd9282bd-4a6d-4f11-925e-987a802a8be9 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:32:00.522717 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-4be83f38-e4c9-47c4-92ea-431b7dad86a2 tempest-GroupSnapshotsTest-822819133 None] group_snapshot 31b02626-443a-4173-b111-75cc45f7f242: deleted successfully
Feb 09 13:32:00.523771 n-d-825175-3 sudo[130959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:00.600012 n-d-825175-3 sudo[130954]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:00.604724 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1" returned: 0 in 0.951s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:00.605691 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 is fetched for user a5f471e4a86d4598b4a286bee9dfad35. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 09 13:32:00.695388 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:00.826913 n-d-825175-3 sudo[130964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1
Feb 09 13:32:00.828409 n-d-825175-3 sudo[130964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:01.189372 n-d-825175-3 sudo[130959]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:01.192053 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd9282bd-4a6d-4f11-925e-987a802a8be9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.713s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:01.196987 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4b22f61b-2910-47c1-b372-9d14601db2d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd9282bd-4a6d-4f11-925e-987a802a8be9', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:01.200161 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d7efd0df-006c-48fd-ae21-8344ca3d036c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:01.214578 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Volume volume-fd9282bd-4a6d-4f11-925e-987a802a8be9 (fd9282bd-4a6d-4f11-925e-987a802a8be9): created successfully
Feb 09 13:32:01.217681 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d7efd0df-006c-48fd-ae21-8344ca3d036c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:01.221946 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Flow 'volume_create_manager' (db7a6e2e-0ddf-4a6c-93d5-4d50ff6b2b0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:32:01.234102 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Created volume successfully.
Feb 09 13:32:01.350890 n-d-825175-3 sudo[130964]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:01.353200 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1" returned: 0 in 0.658s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:01.354796 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c21d6a4-a233-4422-adb2-ac78151dad2f stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:01.394163 n-d-825175-3 sudo[130998]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c21d6a4-a233-4422-adb2-ac78151dad2f stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:32:01.400282 n-d-825175-3 sudo[130998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:01.534946 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fd9282bd-4a6d-4f11-925e-987a802a8be9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:01.574660 n-d-825175-3 sudo[131004]: ubuntu : 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-fd9282bd-4a6d-4f11-925e-987a802a8be9
Feb 09 13:32:01.576110 n-d-825175-3 sudo[131004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:02.155690 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-4b158832-e487-423d-aec3-9da3d6872382 tempest-GroupSnapshotsTest-822819133 None] Skipping remove_export. No iscsi_target is presently exported for volume: b85d7d38-928b-45aa-9e01-194a6f089e72
Feb 09 13:32:02.156970 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4b158832-e487-423d-aec3-9da3d6872382 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b85d7d38-928b-45aa-9e01-194a6f089e72 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:02.223746 n-d-825175-3 sudo[131026]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b85d7d38-928b-45aa-9e01-194a6f089e72
Feb 09 13:32:02.224886 n-d-825175-3 sudo[131026]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:02.325333 n-d-825175-3 sudo[130998]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:02.327922 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c21d6a4-a233-4422-adb2-ac78151dad2f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.973s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:02.367001 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Attempting download of aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume 6c21d6a4-a233-4422-adb2-ac78151dad2f. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 09 13:32:02.457512 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_wf_a8pdb {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:02.628693 n-d-825175-3 sudo[131004]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:02.631808 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fd9282bd-4a6d-4f11-925e-987a802a8be9" returned: 0 in 1.097s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:02.686631 n-d-825175-3 sudo[131039]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_aec45eaa-b201-4ef5-a863-48d953847b20_wf_a8pdb
Feb 09 13:32:02.687434 n-d-825175-3 sudo[131039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:02.739388 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:02.758733 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:02.759340 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:32:02.760245 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:32:02.761421 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Creating iscsi_target for Volume ID: volume-fd9282bd-4a6d-4f11-925e-987a802a8be9 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:32:02.765230 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Created volume path /opt/stack/data/cinder/volumes/volume-fd9282bd-4a6d-4f11-925e-987a802a8be9,
Feb 09 13:32:02.765230 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:32:02.765230 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:02.765230 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fd9282bd-4a6d-4f11-925e-987a802a8be9
Feb 09 13:32:02.765230 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:32:02.765230 n-d-825175-3 cinder-volume[91721]: incominguser RjrQjAMrq4Q3ScYbQCRD A5RYB9cf7S3KX7eW
Feb 09 13:32:02.765230 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:02.765230 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:32:02.765230 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:02.765230 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:32:02.767793 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fd9282bd-4a6d-4f11-925e-987a802a8be9 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:03.155426 n-d-825175-3 sudo[131026]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:03.158610 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4b158832-e487-423d-aec3-9da3d6872382 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b85d7d38-928b-45aa-9e01-194a6f089e72" returned: 0 in 1.002s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:03.161036 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4b158832-e487-423d-aec3-9da3d6872382 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b85d7d38-928b-45aa-9e01-194a6f089e72 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:03.184969 n-d-825175-3 sudo[131053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b85d7d38-928b-45aa-9e01-194a6f089e72
Feb 09 13:32:03.187661 n-d-825175-3 sudo[131053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:03.241539 n-d-825175-3 sudo[131039]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:03.244588 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_wf_a8pdb" returned: 0 in 0.786s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:03.245909 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:03.411013 n-d-825175-3 sudo[131057]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1
Feb 09 13:32:03.412771 n-d-825175-3 sudo[131057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:03.894503 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fd9282bd-4a6d-4f11-925e-987a802a8be9" returned: 0 in 1.126s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:03.895351 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:32:03.896965 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:32:03.897345 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:32:03.899134 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:03.919448 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:03.923083 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fd9282bd-4a6d-4f11-925e-987a802a8be9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd9282bd-4a6d-4f11-925e-987a802a8be9\n Backing store flags: \n Account information:\n RjrQjAMrq4Q3ScYbQCRD\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:32:03.923083 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:32:03.926029 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:04.053505 n-d-825175-3 sudo[131053]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:04.055766 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4b158832-e487-423d-aec3-9da3d6872382 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b85d7d38-928b-45aa-9e01-194a6f089e72" returned: 0 in 0.895s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:04.057947 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4b158832-e487-423d-aec3-9da3d6872382 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b85d7d38-928b-45aa-9e01-194a6f089e72 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:04.097943 n-d-825175-3 sudo[131057]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:04.103379 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1" returned: 0 in 0.856s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:04.105315 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] aec45eaa-b201-4ef5-a863-48d953847b20 was vhdx, converting to raw {{(pid=91721) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 09 13:32:04.106562 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6c21d6a4--a233--4422--adb2--ac78151dad2f oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:04.125515 n-d-825175-3 sudo[131086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b85d7d38-928b-45aa-9e01-194a6f089e72
Feb 09 13:32:04.127351 n-d-825175-3 sudo[131086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:04.161724 n-d-825175-3 sudo[131087]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6c21d6a4--a233--4422--adb2--ac78151dad2f oflag=direct
Feb 09 13:32:04.162555 n-d-825175-3 sudo[131087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:04.172539 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.247s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:04.173131 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fd9282bd-4a6d-4f11-925e-987a802a8be9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd9282bd-4a6d-4f11-925e-987a802a8be9\n Backing store flags: \n Account information:\n RjrQjAMrq4Q3ScYbQCRD\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:32:04.176813 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:04.472666 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.295s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:04.473335 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fd9282bd-4a6d-4f11-925e-987a802a8be9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd9282bd-4a6d-4f11-925e-987a802a8be9\n Backing store flags: \n Account information:\n RjrQjAMrq4Q3ScYbQCRD\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:32:04.475069 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-fd9282bd-4a6d-4f11-925e-987a802a8be9 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:32:04.608000 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Initialize volume connection completed successfully.
Feb 09 13:32:04.721717 n-d-825175-3 sudo[131087]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:04.724137 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6c21d6a4--a233--4422--adb2--ac78151dad2f oflag=direct" returned: 0 in 0.617s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:04.726874 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 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_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6c21d6a4--a233--4422--adb2--ac78151dad2f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:04.801582 n-d-825175-3 sudo[131086]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:04.804059 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4b158832-e487-423d-aec3-9da3d6872382 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b85d7d38-928b-45aa-9e01-194a6f089e72" returned: 0 in 0.746s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:04.806540 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-4b158832-e487-423d-aec3-9da3d6872382 tempest-GroupSnapshotsTest-822819133 None] Successfully deleted volume: b85d7d38-928b-45aa-9e01-194a6f089e72
Feb 09 13:32:04.820697 n-d-825175-3 sudo[131112]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6c21d6a4--a233--4422--adb2--ac78151dad2f
Feb 09 13:32:04.827430 n-d-825175-3 sudo[131112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:04.873941 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:32:04.873941 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:32:04.874876 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:04.982150 n-d-825175-3 sudo[131122]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:04.984995 n-d-825175-3 sudo[131122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:05.188676 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-4b158832-e487-423d-aec3-9da3d6872382 tempest-GroupSnapshotsTest-822819133 None] Created reservations ['d2be4f7e-d5f4-421f-9728-f8eab467a1f8'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:05.297278 n-d-825175-3 cinder-volume[91721]: WARNING cinder.db.sqlalchemy.api [None req-4b158832-e487-423d-aec3-9da3d6872382 tempest-GroupSnapshotsTest-822819133 None] Change will make usage less than 0 for the following resources: ['gigabytes', 'gigabytes_tempest-GroupSnapshotsTest-volume-type-840530370']
Feb 09 13:32:05.297960 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-4b158832-e487-423d-aec3-9da3d6872382 tempest-GroupSnapshotsTest-822819133 None] Created reservations ['1907ad62-c66a-4324-ab07-232851bc328c', 'a73f0f02-f3db-4fb3-bab2-98d0ae5a76fc', 'e74d2d3c-8af9-4b05-a707-9d224f496700', '4130acf4-4c20-4dce-9197-fa1a1a247fff'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:05.300256 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-4b158832-e487-423d-aec3-9da3d6872382 tempest-GroupSnapshotsTest-822819133 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:05.300256 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:05.300256 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:05.477986 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-4b158832-e487-423d-aec3-9da3d6872382 tempest-GroupSnapshotsTest-822819133 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:32:05.479086 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4b158832-e487-423d-aec3-9da3d6872382 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:05.524592 n-d-825175-3 sudo[131164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:05.533069 n-d-825175-3 sudo[131164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:06.092131 n-d-825175-3 sudo[131122]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:06.094499 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.219s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:06.096672 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:06.143332 n-d-825175-3 sudo[131192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:06.144858 n-d-825175-3 sudo[131192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:06.189017 n-d-825175-3 sudo[131164]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:06.192346 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4b158832-e487-423d-aec3-9da3d6872382 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.712s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:06.195454 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4b158832-e487-423d-aec3-9da3d6872382 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:06.280672 n-d-825175-3 sudo[131195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:06.286411 n-d-825175-3 sudo[131195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:07.089084 n-d-825175-3 sudo[131112]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:07.091560 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 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_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6c21d6a4--a233--4422--adb2--ac78151dad2f" returned: 0 in 2.365s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:07.092928 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:07.173955 n-d-825175-3 sudo[131192]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:07.176172 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.079s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:07.178550 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:32:07.409609 n-d-825175-3 sudo[131217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1
Feb 09 13:32:07.411654 n-d-825175-3 sudo[131217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:07.661954 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-5f30c419-116a-4cf1-bbdb-25270338d974 tempest-GroupSnapshotsTest-822819133 None] Group tempest-GroupSnapshotsTest-Group-1326641737: creating
Feb 09 13:32:07.720276 n-d-825175-3 sudo[131195]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:07.722525 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4b158832-e487-423d-aec3-9da3d6872382 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/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.527s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:07.723576 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-4b158832-e487-423d-aec3-9da3d6872382 tempest-GroupSnapshotsTest-822819133 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:32:07.739063 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-4b158832-e487-423d-aec3-9da3d6872382 tempest-GroupSnapshotsTest-822819133 None] Delete group completed successfully.
Feb 09 13:32:07.741251 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-5f30c419-116a-4cf1-bbdb-25270338d974 tempest-GroupSnapshotsTest-822819133 None] Group tempest-GroupSnapshotsTest-Group-1326641737: created successfully
Feb 09 13:32:07.792713 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-5f30c419-116a-4cf1-bbdb-25270338d974 tempest-GroupSnapshotsTest-822819133 None] Create group completed successfully.
Feb 09 13:32:07.979648 n-d-825175-3 sudo[131217]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:07.981637 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1" returned: 0 in 0.889s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:07.982537 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_w8_p8qmkn-d-825175-3@lvmdriver-1, size 700.00 MB, duration 2.37 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--6c21d6a4--a233--4422--adb2--ac78151dad2f {{(pid=91721) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 09 13:32:07.983198 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Converted 700.00 MB image at 295.70 MB/s
Feb 09 13:32:07.983951 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Downloaded image aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume 6c21d6a4-a233-4422-adb2-ac78151dad2f successfully. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 09 13:32:08.225912 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 for user a5f471e4a86d4598b4a286bee9dfad35 is deleted. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 09 13:32:08.225912 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Marking volume 6c21d6a4-a233-4422-adb2-ac78151dad2f as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 13:32:08.237444 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Copying metadata from image aec45eaa-b201-4ef5-a863-48d953847b20 to 6c21d6a4-a233-4422-adb2-ac78151dad2f. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 09 13:32:08.237444 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Creating volume glance metadata for volume 6c21d6a4-a233-4422-adb2-ac78151dad2f backed by image aec45eaa-b201-4ef5-a863-48d953847b20 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91721) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 09 13:32:08.335061 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63c51d85-8370-4d96-a15d-e2e8cee33513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c21d6a4-a233-4422-adb2-ac78151dad2f', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:08.343339 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d57ec590-6f19-45d6-9996-ba7f0902a926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:08.357208 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Volume volume-6c21d6a4-a233-4422-adb2-ac78151dad2f (6c21d6a4-a233-4422-adb2-ac78151dad2f): created successfully
Feb 09 13:32:08.360453 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d57ec590-6f19-45d6-9996-ba7f0902a926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:08.367336 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Flow 'volume_create_manager' (bdfae5d5-2a74-4be8-889e-6fbacb77a49d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:32:08.387748 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f165c8fe-1131-4fd2-8928-dd17f944ae07 tempest-VolumesGetTest-1167581599 None] Created volume successfully.
Feb 09 13:32:09.427411 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:32:09.444169 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:32:09.444169 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:32:09.507209 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Flow 'volume_create_manager' (99808bfd-44f2-49a7-bd0c-8bb9f17ef420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:32:09.514407 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43cf74ed-e027-4931-b1db-29f283a88ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:09.582634 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:32:09.621624 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43cf74ed-e027-4931-b1db-29f283a88ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:32:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-404273982',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=4dba2060-cdd9-4709-adb3-15255190d309,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=d7fe2943-b120-4aaf-9f07-5bd557744f24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4ea7fdfd404416e87211724753980f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:32:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:32:09Z,user_id='9adfe152c28349ba8ebe3a1885a74f60',volume_attachment=>,volume_type=VolumeType(8ae7af97-194a-414c-b121-50c1b8a9ea89),volume_type_id=8ae7af97-194a-414c-b121-50c1b8a9ea89)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:09.624571 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (659d87a1-fc83-4ef8-b8c3-6fcd1fb5dc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:09.633806 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (659d87a1-fc83-4ef8-b8c3-6fcd1fb5dc56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:09.637357 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f1d6b08b-ed5a-42ed-b868-e1cb260be970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:09.642876 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f1d6b08b-ed5a-42ed-b868-e1cb260be970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd7fe2943-b120-4aaf-9f07-5bd557744f24', 'volume_name': 'volume-d7fe2943-b120-4aaf-9f07-5bd557744f24', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:09.645320 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad876fc5-d582-42df-bd45-6afbfcc7b3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:09.648166 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad876fc5-d582-42df-bd45-6afbfcc7b3ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:09.650681 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8f2f53dc-a9cb-49fa-8ae0-3db5df336ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:09.682415 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Volume d7fe2943-b120-4aaf-9f07-5bd557744f24: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d7fe2943-b120-4aaf-9f07-5bd557744f24', 'volume_size': 1}
Feb 09 13:32:09.697405 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7fe2943-b120-4aaf-9f07-5bd557744f24 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:09.775727 n-d-825175-3 sudo[131224]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7fe2943-b120-4aaf-9f07-5bd557744f24 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:32:09.776540 n-d-825175-3 sudo[131224]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:10.830998 n-d-825175-3 sudo[131224]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:10.834031 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7fe2943-b120-4aaf-9f07-5bd557744f24 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.147s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:10.839547 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8f2f53dc-a9cb-49fa-8ae0-3db5df336ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d7fe2943-b120-4aaf-9f07-5bd557744f24', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:10.842176 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fa1e5b28-e50b-4f85-817b-1af60626830f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:10.872872 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Volume volume-d7fe2943-b120-4aaf-9f07-5bd557744f24 (d7fe2943-b120-4aaf-9f07-5bd557744f24): created successfully
Feb 09 13:32:10.876955 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fa1e5b28-e50b-4f85-817b-1af60626830f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:10.881081 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Flow 'volume_create_manager' (99808bfd-44f2-49a7-bd0c-8bb9f17ef420) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:32:10.899764 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-6d74dbb5-762c-47af-9a71-f351232f3166 tempest-GroupSnapshotsTest-822819133 None] Created volume successfully.
Feb 09 13:32:11.219684 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:32:11.226367 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:32:11.228009 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:32:11.254621 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Flow 'volume_create_manager' (4e0a85a3-d9e6-4feb-a4da-50e123d73c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:32:11.259354 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7fb62089-e4c5-41ca-ad3a-8e29f1e302da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:11.302910 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:32:11.350007 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7fb62089-e4c5-41ca-ad3a-8e29f1e302da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:32:11Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1092635772',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=bb3beb8a-8f28-471d-a890-fdc0a280864b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ae9b5f1d10846a789eb97f231d5908e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:32:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:32:11Z,user_id='a5f471e4a86d4598b4a286bee9dfad35',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:11.357229 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (72398983-74cc-4bb4-815f-7f8a344e34fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:11.357229 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (72398983-74cc-4bb4-815f-7f8a344e34fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:11.371874 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eca76f88-b545-441b-a18a-d905c1067fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:11.371874 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eca76f88-b545-441b-a18a-d905c1067fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bb3beb8a-8f28-471d-a890-fdc0a280864b', 'volume_name': 'volume-bb3beb8a-8f28-471d-a890-fdc0a280864b', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:11.383442 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d3e1c641-cbeb-424e-b63c-e01898f98d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:11.383442 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d3e1c641-cbeb-424e-b63c-e01898f98d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:11.383442 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb115b53-8977-4f33-9b6f-1e376731d1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:11.383442 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Volume bb3beb8a-8f28-471d-a890-fdc0a280864b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bb3beb8a-8f28-471d-a890-fdc0a280864b', 'volume_size': 1}
Feb 09 13:32:11.383442 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb3beb8a-8f28-471d-a890-fdc0a280864b stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:11.402943 n-d-825175-3 sudo[131258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb3beb8a-8f28-471d-a890-fdc0a280864b stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:32:11.403712 n-d-825175-3 sudo[131258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:12.032503 n-d-825175-3 sudo[131258]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:12.034876 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb3beb8a-8f28-471d-a890-fdc0a280864b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.652s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:12.038882 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb115b53-8977-4f33-9b6f-1e376731d1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bb3beb8a-8f28-471d-a890-fdc0a280864b', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:12.041562 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (453db3a7-06f4-4e14-b1ee-13b360b96f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:12.057891 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Volume volume-bb3beb8a-8f28-471d-a890-fdc0a280864b (bb3beb8a-8f28-471d-a890-fdc0a280864b): created successfully
Feb 09 13:32:12.060537 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (453db3a7-06f4-4e14-b1ee-13b360b96f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:12.066414 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Flow 'volume_create_manager' (4e0a85a3-d9e6-4feb-a4da-50e123d73c5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:32:12.081819 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-697c56c8-3032-4e59-9164-c27e95aa460e tempest-VolumesGetTest-1167581599 None] Created volume successfully.
Feb 09 13:32:12.857374 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-7c6c99b5-3e4a-4e56-8580-67a0fe2029d3 tempest-VolumesGetTest-1167581599 None] Lock "b'cinder-bb3beb8a-8f28-471d-a890-fdc0a280864b-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:32:13.032553 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-7c6c99b5-3e4a-4e56-8580-67a0fe2029d3 tempest-VolumesGetTest-1167581599 None] Skipping remove_export. No iscsi_target is presently exported for volume: bb3beb8a-8f28-471d-a890-fdc0a280864b
Feb 09 13:32:13.033876 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7c6c99b5-3e4a-4e56-8580-67a0fe2029d3 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bb3beb8a-8f28-471d-a890-fdc0a280864b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:13.094652 n-d-825175-3 sudo[131290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bb3beb8a-8f28-471d-a890-fdc0a280864b
Feb 09 13:32:13.097634 n-d-825175-3 sudo[131290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:13.192072 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:32:13.211952 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:32:13.211952 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:32:13.300694 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Flow 'volume_create_manager' (ad71e258-ee08-4905-8df5-f5fd2a791a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:32:13.335540 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f82343de-ca2e-4db1-9af0-3e31ccce63b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:13.438067 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:32:13.487512 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f82343de-ca2e-4db1-9af0-3e31ccce63b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:32:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1946993376',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=4dba2060-cdd9-4709-adb3-15255190d309,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=9bfa7f4b-5683-423f-8cef-82ae3c3a84dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4ea7fdfd404416e87211724753980f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:32:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:32:13Z,user_id='9adfe152c28349ba8ebe3a1885a74f60',volume_attachment=>,volume_type=VolumeType(8ae7af97-194a-414c-b121-50c1b8a9ea89),volume_type_id=8ae7af97-194a-414c-b121-50c1b8a9ea89)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:13.494360 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2174fb52-f752-4e79-a5c3-daa2bb68a30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:13.498153 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2174fb52-f752-4e79-a5c3-daa2bb68a30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:13.511339 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6bb9f498-ea0d-442a-8857-97d319dc89e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:13.514668 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6bb9f498-ea0d-442a-8857-97d319dc89e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9bfa7f4b-5683-423f-8cef-82ae3c3a84dd', 'volume_name': 'volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:13.518631 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f81ef288-8edc-45ff-a1d6-598db7612d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:13.521898 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f81ef288-8edc-45ff-a1d6-598db7612d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:13.528573 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (22beffa0-2845-4471-be90-e585c4db5b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:13.555181 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Volume 9bfa7f4b-5683-423f-8cef-82ae3c3a84dd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd', 'volume_size': 1}
Feb 09 13:32:13.557411 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:13.623444 n-d-825175-3 sudo[131292]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:32:13.624235 n-d-825175-3 sudo[131292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:14.194765 n-d-825175-3 sudo[131290]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:14.200711 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7c6c99b5-3e4a-4e56-8580-67a0fe2029d3 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bb3beb8a-8f28-471d-a890-fdc0a280864b" returned: 0 in 1.164s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:14.207678 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7c6c99b5-3e4a-4e56-8580-67a0fe2029d3 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bb3beb8a-8f28-471d-a890-fdc0a280864b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:14.298260 n-d-825175-3 sudo[131306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bb3beb8a-8f28-471d-a890-fdc0a280864b
Feb 09 13:32:14.299073 n-d-825175-3 sudo[131306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:14.833326 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.272s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:14.827098 n-d-825175-3 sudo[131292]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:14.843435 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (22beffa0-2845-4471-be90-e585c4db5b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:14.843435 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a36bddbe-4a00-4e47-96aa-c95847ef0829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:14.869890 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Volume volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd (9bfa7f4b-5683-423f-8cef-82ae3c3a84dd): created successfully
Feb 09 13:32:14.869890 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a36bddbe-4a00-4e47-96aa-c95847ef0829) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:14.869890 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Flow 'volume_create_manager' (ad71e258-ee08-4905-8df5-f5fd2a791a06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:32:14.893946 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-469e0056-b6cd-4ec6-aaec-0e86bde36620 tempest-GroupSnapshotsTest-822819133 None] Created volume successfully.
Feb 09 13:32:15.068858 n-d-825175-3 sudo[131306]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:15.072351 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7c6c99b5-3e4a-4e56-8580-67a0fe2029d3 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bb3beb8a-8f28-471d-a890-fdc0a280864b" returned: 0 in 0.871s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:15.074753 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7c6c99b5-3e4a-4e56-8580-67a0fe2029d3 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb3beb8a-8f28-471d-a890-fdc0a280864b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:15.113304 n-d-825175-3 sudo[131342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb3beb8a-8f28-471d-a890-fdc0a280864b
Feb 09 13:32:15.114114 n-d-825175-3 sudo[131342]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:15.705161 n-d-825175-3 sudo[131342]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:15.719429 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7c6c99b5-3e4a-4e56-8580-67a0fe2029d3 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb3beb8a-8f28-471d-a890-fdc0a280864b" returned: 0 in 0.632s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:15.719429 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-7c6c99b5-3e4a-4e56-8580-67a0fe2029d3 tempest-VolumesGetTest-1167581599 None] Successfully deleted volume: bb3beb8a-8f28-471d-a890-fdc0a280864b
Feb 09 13:32:15.797562 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-7c6c99b5-3e4a-4e56-8580-67a0fe2029d3 tempest-VolumesGetTest-1167581599 None] Created reservations ['207f12cc-7427-4ad0-a095-829a3974b2ac', 'd1d809f9-df5d-4e65-b852-c7cd19ec39a9', 'a3bbb595-fc9c-4558-b935-70bfe6d4e1c3', '903938af-a9c4-4989-8f4a-98e1f3b81eb4'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:15.807539 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-7c6c99b5-3e4a-4e56-8580-67a0fe2029d3 tempest-VolumesGetTest-1167581599 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:15.807539 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:15.807539 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:15.935118 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-7c6c99b5-3e4a-4e56-8580-67a0fe2029d3 tempest-VolumesGetTest-1167581599 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:32:15.936302 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7c6c99b5-3e4a-4e56-8580-67a0fe2029d3 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:15.998567 n-d-825175-3 sudo[131348]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:15.999380 n-d-825175-3 sudo[131348]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:16.469520 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-fa69f5fe-4364-4d3e-9fcb-0570be1a89d8 tempest-GroupSnapshotsTest-822819133 None] Update group completed successfully.
Feb 09 13:32:17.068819 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] Lock "b'cinder-6c21d6a4-a233-4422-adb2-ac78151dad2f-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:32:17.213914 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6c21d6a4-a233-4422-adb2-ac78151dad2f
Feb 09 13:32:17.213914 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c21d6a4-a233-4422-adb2-ac78151dad2f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:17.255834 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7c6c99b5-3e4a-4e56-8580-67a0fe2029d3 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.317s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:17.251413 n-d-825175-3 sudo[131348]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:17.263178 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7c6c99b5-3e4a-4e56-8580-67a0fe2029d3 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:17.266863 n-d-825175-3 sudo[131351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c21d6a4-a233-4422-adb2-ac78151dad2f
Feb 09 13:32:17.267662 n-d-825175-3 sudo[131351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:17.360933 n-d-825175-3 sudo[131352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:17.361742 n-d-825175-3 sudo[131352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:17.966118 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-768e3e0d-2557-4e4e-83a1-86c6a9c6d29d tempest-GroupSnapshotsTest-822819133 None] Update group completed successfully.
Feb 09 13:32:18.206709 n-d-825175-3 sudo[131352]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:18.208974 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7c6c99b5-3e4a-4e56-8580-67a0fe2029d3 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.952s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:18.211378 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-7c6c99b5-3e4a-4e56-8580-67a0fe2029d3 tempest-VolumesGetTest-1167581599 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:32:18.217613 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-7c6c99b5-3e4a-4e56-8580-67a0fe2029d3 tempest-VolumesGetTest-1167581599 None] Deleted volume successfully.
Feb 09 13:32:18.242631 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-7c6c99b5-3e4a-4e56-8580-67a0fe2029d3 tempest-VolumesGetTest-1167581599 None] Lock "b'cinder-bb3beb8a-8f28-471d-a890-fdc0a280864b-delete_volume'" released by "delete_volume" :: held 5.382s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:32:18.388001 n-d-825175-3 sudo[131351]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:18.393412 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c21d6a4-a233-4422-adb2-ac78151dad2f" returned: 0 in 1.178s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:18.393412 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c21d6a4-a233-4422-adb2-ac78151dad2f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:18.473322 n-d-825175-3 sudo[131357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c21d6a4-a233-4422-adb2-ac78151dad2f
Feb 09 13:32:18.474118 n-d-825175-3 sudo[131357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:19.319642 n-d-825175-3 sudo[131357]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:19.334098 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c21d6a4-a233-4422-adb2-ac78151dad2f" returned: 0 in 0.937s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:19.351116 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c21d6a4-a233-4422-adb2-ac78151dad2f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:19.409319 n-d-825175-3 sudo[131360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c21d6a4-a233-4422-adb2-ac78151dad2f
Feb 09 13:32:19.410142 n-d-825175-3 sudo[131360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:19.463545 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-fdd9fe22-ab61-4ef7-9837-01f8e848d220 tempest-GroupSnapshotsTest-822819133 None] Update group completed successfully.
Feb 09 13:32:20.672708 n-d-825175-3 sudo[131360]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:20.702327 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c21d6a4-a233-4422-adb2-ac78151dad2f" returned: 0 in 1.358s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:20.752618 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] Successfully deleted volume: 6c21d6a4-a233-4422-adb2-ac78151dad2f
Feb 09 13:32:20.891877 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] Created reservations ['edd3029b-fce0-40af-baeb-42038642d41a', '48d0548c-f79e-4332-a760-c9fae2d29a4f', 'a1931b7d-d6a0-425a-a61f-1126b4af10e6', '04a9140d-5acd-43bf-8afd-f722fb7f8c95'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:20.893728 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:20.893728 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:20.893728 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:20.958934 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-57d9a4ef-3eee-4333-a865-09e37ef6a63f tempest-GroupSnapshotsTest-822819133 None] Update group completed successfully.
Feb 09 13:32:20.973820 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:20.973820 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:20.973820 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:21.032095 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:32:21.032814 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:21.096517 n-d-825175-3 sudo[131383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:21.097310 n-d-825175-3 sudo[131383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:21.352795 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-cfa3c18b-0a23-4ab3-a574-ef94244b292d tempest-VolumesGetTest-1167581599 None] Lock "b'cinder-b1da0497-53f4-48e6-b259-9e74eb0e511c-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:32:21.526952 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-cfa3c18b-0a23-4ab3-a574-ef94244b292d tempest-VolumesGetTest-1167581599 None] Skipping remove_export. No iscsi_target is presently exported for volume: b1da0497-53f4-48e6-b259-9e74eb0e511c
Feb 09 13:32:21.528573 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cfa3c18b-0a23-4ab3-a574-ef94244b292d tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b1da0497-53f4-48e6-b259-9e74eb0e511c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:21.583767 n-d-825175-3 sudo[131385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b1da0497-53f4-48e6-b259-9e74eb0e511c
Feb 09 13:32:21.584595 n-d-825175-3 sudo[131385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:21.901188 n-d-825175-3 sudo[131383]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:21.906665 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.872s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:21.912620 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:22.031750 n-d-825175-3 sudo[131395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:22.032549 n-d-825175-3 sudo[131395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:22.680357 n-d-825175-3 sudo[131385]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:22.683250 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cfa3c18b-0a23-4ab3-a574-ef94244b292d tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b1da0497-53f4-48e6-b259-9e74eb0e511c" returned: 0 in 1.154s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:22.685081 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cfa3c18b-0a23-4ab3-a574-ef94244b292d tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b1da0497-53f4-48e6-b259-9e74eb0e511c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:22.748600 n-d-825175-3 sudo[131402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b1da0497-53f4-48e6-b259-9e74eb0e511c
Feb 09 13:32:22.751687 n-d-825175-3 sudo[131402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:22.998831 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-7049fea2-79e9-40e1-aa24-7eb66d0e3a03 tempest-GroupSnapshotsTest-822819133 None] GroupSnapshot 188b3ec6-0f92-4ee9-9485-a6b5252cc54e: creating.
Feb 09 13:32:23.001884 n-d-825175-3 sudo[131395]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:23.064838 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/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.152s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:23.076952 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:32:23.127814 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] Deleted volume successfully.
Feb 09 13:32:23.151426 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7049fea2-79e9-40e1-aa24-7eb66d0e3a03 tempest-GroupSnapshotsTest-822819133 None] Group snapshot 188b3ec6-0f92-4ee9-9485-a6b5252cc54e: creating. {{(pid=91721) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3851}}
Feb 09 13:32:23.172090 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-9e95bbe5-f7a7-4007-9446-44c89f7c2575 tempest-VolumesGetTest-1167581599 None] Lock "b'cinder-6c21d6a4-a233-4422-adb2-ac78151dad2f-delete_volume'" released by "delete_volume" :: held 6.103s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:32:23.238265 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7049fea2-79e9-40e1-aa24-7eb66d0e3a03 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d7fe2943-b120-4aaf-9f07-5bd557744f24 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:23.259339 n-d-825175-3 sudo[131407]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d7fe2943-b120-4aaf-9f07-5bd557744f24
Feb 09 13:32:23.260158 n-d-825175-3 sudo[131407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:23.805143 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cfa3c18b-0a23-4ab3-a574-ef94244b292d tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b1da0497-53f4-48e6-b259-9e74eb0e511c" returned: 0 in 1.115s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:23.797658 n-d-825175-3 sudo[131402]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:23.812632 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cfa3c18b-0a23-4ab3-a574-ef94244b292d tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1da0497-53f4-48e6-b259-9e74eb0e511c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:23.853437 n-d-825175-3 sudo[131407]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:23.855930 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7049fea2-79e9-40e1-aa24-7eb66d0e3a03 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d7fe2943-b120-4aaf-9f07-5bd557744f24" returned: 0 in 0.617s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:23.863188 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7049fea2-79e9-40e1-aa24-7eb66d0e3a03 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7bbdcd46-2abe-48a1-b4b1-1edfe7441222 --snapshot stack-volumes-lvmdriver-1/volume-d7fe2943-b120-4aaf-9f07-5bd557744f24 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:23.865517 n-d-825175-3 sudo[131411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1da0497-53f4-48e6-b259-9e74eb0e511c
Feb 09 13:32:23.866312 n-d-825175-3 sudo[131411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:23.895459 n-d-825175-3 sudo[131412]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7bbdcd46-2abe-48a1-b4b1-1edfe7441222 --snapshot stack-volumes-lvmdriver-1/volume-d7fe2943-b120-4aaf-9f07-5bd557744f24 -L 1.00g
Feb 09 13:32:23.896261 n-d-825175-3 sudo[131412]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:24.794450 n-d-825175-3 sudo[131412]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:24.801753 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7049fea2-79e9-40e1-aa24-7eb66d0e3a03 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7bbdcd46-2abe-48a1-b4b1-1edfe7441222 --snapshot stack-volumes-lvmdriver-1/volume-d7fe2943-b120-4aaf-9f07-5bd557744f24 -L 1.00g" returned: 0 in 0.939s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:24.822306 n-d-825175-3 sudo[131411]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:24.862270 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cfa3c18b-0a23-4ab3-a574-ef94244b292d tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1da0497-53f4-48e6-b259-9e74eb0e511c" returned: 0 in 1.051s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:24.862270 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7049fea2-79e9-40e1-aa24-7eb66d0e3a03 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:24.888547 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-cfa3c18b-0a23-4ab3-a574-ef94244b292d tempest-VolumesGetTest-1167581599 None] Successfully deleted volume: b1da0497-53f4-48e6-b259-9e74eb0e511c
Feb 09 13:32:24.900496 n-d-825175-3 sudo[131522]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd
Feb 09 13:32:24.901585 n-d-825175-3 sudo[131522]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:25.020309 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-cfa3c18b-0a23-4ab3-a574-ef94244b292d tempest-VolumesGetTest-1167581599 None] Created reservations ['77ded08b-a394-473e-b5a8-e4e76193d50c', '26abf646-6adf-41cf-af04-6401d107faa2', '3acbbdd8-a126-4f7a-af60-e93a85376e57', 'f1568ed1-e96a-4d04-88b5-e39086c754ac'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:25.038027 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-cfa3c18b-0a23-4ab3-a574-ef94244b292d tempest-VolumesGetTest-1167581599 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:25.038027 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:25.038027 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:25.122256 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-cfa3c18b-0a23-4ab3-a574-ef94244b292d tempest-VolumesGetTest-1167581599 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:32:25.123017 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cfa3c18b-0a23-4ab3-a574-ef94244b292d tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:25.164774 n-d-825175-3 sudo[131524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:25.165579 n-d-825175-3 sudo[131524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:25.691705 n-d-825175-3 sudo[131522]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:25.694708 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7049fea2-79e9-40e1-aa24-7eb66d0e3a03 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd" returned: 0 in 0.835s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:25.696473 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7049fea2-79e9-40e1-aa24-7eb66d0e3a03 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bec76d6a-38e9-4e8d-abbb-18285b7d0980 --snapshot stack-volumes-lvmdriver-1/volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:25.732569 n-d-825175-3 sudo[131528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bec76d6a-38e9-4e8d-abbb-18285b7d0980 --snapshot stack-volumes-lvmdriver-1/volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd -L 1.00g
Feb 09 13:32:25.733412 n-d-825175-3 sudo[131528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:25.892152 n-d-825175-3 sudo[131524]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:25.905709 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cfa3c18b-0a23-4ab3-a574-ef94244b292d tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.777s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:25.912595 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cfa3c18b-0a23-4ab3-a574-ef94244b292d tempest-VolumesGetTest-1167581599 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:26.005705 n-d-825175-3 sudo[131530]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:26.007840 n-d-825175-3 sudo[131530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:26.955828 n-d-825175-3 sudo[131528]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:26.958460 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7049fea2-79e9-40e1-aa24-7eb66d0e3a03 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bec76d6a-38e9-4e8d-abbb-18285b7d0980 --snapshot stack-volumes-lvmdriver-1/volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd -L 1.00g" returned: 0 in 1.261s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:27.105007 n-d-825175-3 sudo[131530]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:27.119508 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cfa3c18b-0a23-4ab3-a574-ef94244b292d tempest-VolumesGetTest-1167581599 None] CMD "sudo cinder-rootwrap /etc/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.208s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:27.136861 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-cfa3c18b-0a23-4ab3-a574-ef94244b292d tempest-VolumesGetTest-1167581599 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:32:27.165883 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-cfa3c18b-0a23-4ab3-a574-ef94244b292d tempest-VolumesGetTest-1167581599 None] Deleted volume successfully.
Feb 09 13:32:27.304849 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-cfa3c18b-0a23-4ab3-a574-ef94244b292d tempest-VolumesGetTest-1167581599 None] Lock "b'cinder-b1da0497-53f4-48e6-b259-9e74eb0e511c-delete_volume'" released by "delete_volume" :: held 5.942s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:32:27.580760 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-7049fea2-79e9-40e1-aa24-7eb66d0e3a03 tempest-GroupSnapshotsTest-822819133 None] group_snapshot 188b3ec6-0f92-4ee9-9485-a6b5252cc54e: created successfully
Feb 09 13:32:27.849144 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-e3d0b1fb-2ec8-4b9e-9c86-8a209b6e42f3 tempest-GroupSnapshotsTest-822819133 None] group_snapshot 188b3ec6-0f92-4ee9-9485-a6b5252cc54e: deleting
Feb 09 13:32:27.948582 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e3d0b1fb-2ec8-4b9e-9c86-8a209b6e42f3 tempest-GroupSnapshotsTest-822819133 None] group_snapshot 188b3ec6-0f92-4ee9-9485-a6b5252cc54e: deleting {{(pid=91721) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4018}}
Feb 09 13:32:27.979021 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e3d0b1fb-2ec8-4b9e-9c86-8a209b6e42f3 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7bbdcd46-2abe-48a1-b4b1-1edfe7441222 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:28.017400 n-d-825175-3 sudo[131633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7bbdcd46-2abe-48a1-b4b1-1edfe7441222
Feb 09 13:32:28.019711 n-d-825175-3 sudo[131633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:28.514754 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-bce2c5e6-59e5-4e01-aad5-6dbf27b3f4dd tempest-GroupsV314Test-1296076199 None] Group tempest-GroupsV314Test-Group-1270854363: creating
Feb 09 13:32:28.590814 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-bce2c5e6-59e5-4e01-aad5-6dbf27b3f4dd tempest-GroupsV314Test-1296076199 None] Group tempest-GroupsV314Test-Group-1270854363: created successfully
Feb 09 13:32:28.635339 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-bce2c5e6-59e5-4e01-aad5-6dbf27b3f4dd tempest-GroupsV314Test-1296076199 None] Create group completed successfully.
Feb 09 13:32:28.712619 n-d-825175-3 sudo[131633]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:28.714429 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e3d0b1fb-2ec8-4b9e-9c86-8a209b6e42f3 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7bbdcd46-2abe-48a1-b4b1-1edfe7441222" returned: 0 in 0.751s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:28.716573 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e3d0b1fb-2ec8-4b9e-9c86-8a209b6e42f3 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7bbdcd46-2abe-48a1-b4b1-1edfe7441222 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:28.753033 n-d-825175-3 sudo[131636]: ubuntu : TTY=unknown ; 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-7bbdcd46-2abe-48a1-b4b1-1edfe7441222
Feb 09 13:32:28.753972 n-d-825175-3 sudo[131636]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:29.729450 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e3d0b1fb-2ec8-4b9e-9c86-8a209b6e42f3 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7bbdcd46-2abe-48a1-b4b1-1edfe7441222" returned: 0 in 1.008s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:29.729450 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e3d0b1fb-2ec8-4b9e-9c86-8a209b6e42f3 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-bec76d6a-38e9-4e8d-abbb-18285b7d0980 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:29.722725 n-d-825175-3 sudo[131636]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:29.824382 n-d-825175-3 sudo[131678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-bec76d6a-38e9-4e8d-abbb-18285b7d0980
Feb 09 13:32:29.837806 n-d-825175-3 sudo[131678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:30.460518 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:32:30.474996 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:32:30.480353 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:32:30.533573 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Flow 'volume_create_manager' (68d61e4c-2490-480b-a7b8-f2e411a8454e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:32:30.547394 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3b2872b9-ee53-4fff-90bb-5c04910c75b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:30.577071 n-d-825175-3 sudo[131678]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:30.579250 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:32:30.611876 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3b2872b9-ee53-4fff-90bb-5c04910c75b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:32:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1189399100',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=11f60fdd-1c87-4ae7-94e6-b64e7b44fd8a,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=6027b7c7-a100-4fc4-87c1-df53b9eb0962,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f591cbc0c19e4beb9f7cbec07ba76a0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:32:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:32:30Z,user_id='b0db8ce25ff14c02b7b36f806801ac72',volume_attachment=>,volume_type=VolumeType(f1cf0f33-3427-4e7e-b1d8-a618ac40c1ad),volume_type_id=f1cf0f33-3427-4e7e-b1d8-a618ac40c1ad)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:30.615318 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e8d9973f-dd12-4655-9968-7ffd32f6df74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:30.618104 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e8d9973f-dd12-4655-9968-7ffd32f6df74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:30.620582 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40364435-084d-40d5-abf8-210b9119b48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:30.623117 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40364435-084d-40d5-abf8-210b9119b48a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6027b7c7-a100-4fc4-87c1-df53b9eb0962', 'volume_name': 'volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:30.625611 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (118098d8-cab6-4484-9878-e65b92d088d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:30.627757 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (118098d8-cab6-4484-9878-e65b92d088d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:30.629873 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4d72c964-8f9b-4c41-8bae-c17a8d2f5fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:30.636557 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e3d0b1fb-2ec8-4b9e-9c86-8a209b6e42f3 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-bec76d6a-38e9-4e8d-abbb-18285b7d0980" returned: 0 in 0.910s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:30.640642 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e3d0b1fb-2ec8-4b9e-9c86-8a209b6e42f3 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bec76d6a-38e9-4e8d-abbb-18285b7d0980 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:30.698676 n-d-825175-3 sudo[131681]: ubuntu : TTY=unknown ; 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-bec76d6a-38e9-4e8d-abbb-18285b7d0980
Feb 09 13:32:30.707331 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Volume 6027b7c7-a100-4fc4-87c1-df53b9eb0962: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962', 'volume_size': 1}
Feb 09 13:32:30.707331 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:30.699488 n-d-825175-3 sudo[131681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:30.752195 n-d-825175-3 sudo[131683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:32:30.757767 n-d-825175-3 sudo[131683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:31.392056 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.686s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:31.388759 n-d-825175-3 sudo[131683]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:31.404712 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4d72c964-8f9b-4c41-8bae-c17a8d2f5fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:31.404712 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed385eb6-434c-4498-9005-9189d5fb82cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:31.426695 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Volume volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962 (6027b7c7-a100-4fc4-87c1-df53b9eb0962): created successfully
Feb 09 13:32:31.426695 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed385eb6-434c-4498-9005-9189d5fb82cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:31.431531 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Flow 'volume_create_manager' (68d61e4c-2490-480b-a7b8-f2e411a8454e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:32:31.444658 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-dfa82506-aafa-4374-9f9d-062967a86428 tempest-GroupsV314Test-1296076199 None] Created volume successfully.
Feb 09 13:32:31.727526 n-d-825175-3 sudo[131681]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:31.731992 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e3d0b1fb-2ec8-4b9e-9c86-8a209b6e42f3 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bec76d6a-38e9-4e8d-abbb-18285b7d0980" returned: 0 in 1.089s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:31.919114 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-e3d0b1fb-2ec8-4b9e-9c86-8a209b6e42f3 tempest-GroupSnapshotsTest-822819133 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-404171384 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-404171384, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:32:31.919114 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-e3d0b1fb-2ec8-4b9e-9c86-8a209b6e42f3 tempest-GroupSnapshotsTest-822819133 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-404171384 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-404171384, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:32:31.963685 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-e3d0b1fb-2ec8-4b9e-9c86-8a209b6e42f3 tempest-GroupSnapshotsTest-822819133 None] Created reservations ['6ef1b790-2eeb-405a-a402-b09c824e93df', 'b621d655-98ce-4641-a21e-ad63fcb5b18f', '01506907-643e-4c16-b5bb-757a04bb9ccf', 'e93fc54b-19f7-4cc5-a98e-05fff58d01c8'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:31.965251 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-e3d0b1fb-2ec8-4b9e-9c86-8a209b6e42f3 tempest-GroupSnapshotsTest-822819133 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:31.965251 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:31.965251 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:32.145045 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-e3d0b1fb-2ec8-4b9e-9c86-8a209b6e42f3 tempest-GroupSnapshotsTest-822819133 None] Created reservations ['2d98bfd1-54c4-4dda-b702-84fb7d4746eb', '5927eb32-3d9c-4a91-a7c1-a674fa339655', 'fa9b0510-3cb5-4997-8bd1-5688329f11ac', 'c38cb3a1-dc9e-4fcc-bbd7-b58686aac98b'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:32.149031 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-e3d0b1fb-2ec8-4b9e-9c86-8a209b6e42f3 tempest-GroupSnapshotsTest-822819133 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:32.149031 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:32.149031 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:32.247156 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-e3d0b1fb-2ec8-4b9e-9c86-8a209b6e42f3 tempest-GroupSnapshotsTest-822819133 None] group_snapshot 188b3ec6-0f92-4ee9-9485-a6b5252cc54e: deleted successfully
Feb 09 13:32:32.405489 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:32:32.418723 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:32:32.418723 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:32:32.452326 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Flow 'volume_create_manager' (2de05aaa-3a03-448d-b3f5-214e83aae9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:32:32.458962 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4891070b-3da8-48e3-bfc2-df8d20816050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:32.513556 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:32:32.565340 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4891070b-3da8-48e3-bfc2-df8d20816050) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:32:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1590374059',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=8acdb791-5633-4471-9894-c3ca3fd954ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6876b6c77854d7fae8f56ba2ee36672',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:32:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:32:32Z,user_id='bf9311db1a49453da082ac1f463df2bc',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:32.574526 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (86ab690f-c42e-4577-bd55-5c3fd784e4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:32.579823 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (86ab690f-c42e-4577-bd55-5c3fd784e4ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:32.587758 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e59444a-0f8f-4009-978d-ecaa93396aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:32.587758 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e59444a-0f8f-4009-978d-ecaa93396aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8acdb791-5633-4471-9894-c3ca3fd954ec', 'volume_name': 'volume-8acdb791-5633-4471-9894-c3ca3fd954ec', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:32.594707 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (490dbe72-bea4-49c1-bb6f-63e134e0423a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:32.594707 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (490dbe72-bea4-49c1-bb6f-63e134e0423a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:32.603653 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba7286a0-c2fe-45f8-9c06-72add4de1f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:32.604515 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Volume 8acdb791-5633-4471-9894-c3ca3fd954ec: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8acdb791-5633-4471-9894-c3ca3fd954ec', 'volume_size': 1}
Feb 09 13:32:32.611522 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8acdb791-5633-4471-9894-c3ca3fd954ec stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:32.654050 n-d-825175-3 sudo[131756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8acdb791-5633-4471-9894-c3ca3fd954ec stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:32:32.654873 n-d-825175-3 sudo[131756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:33.449703 n-d-825175-3 sudo[131756]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:33.484125 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8acdb791-5633-4471-9894-c3ca3fd954ec stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.873s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:33.517970 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba7286a0-c2fe-45f8-9c06-72add4de1f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8acdb791-5633-4471-9894-c3ca3fd954ec', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:33.520358 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1bcdf5df-3d5e-46dc-ad5b-cb66f2e0a14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:33.542324 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] Creating clone of volume: 6027b7c7-a100-4fc4-87c1-df53b9eb0962
Feb 09 13:32:33.543471 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:33.578934 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9bfa7f4b-5683-423f-8cef-82ae3c3a84dd
Feb 09 13:32:33.578934 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:33.583010 n-d-825175-3 sudo[131792]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962
Feb 09 13:32:33.583808 n-d-825175-3 sudo[131792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:33.622832 n-d-825175-3 sudo[131793]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd
Feb 09 13:32:33.623627 n-d-825175-3 sudo[131793]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:33.638431 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Volume volume-8acdb791-5633-4471-9894-c3ca3fd954ec (8acdb791-5633-4471-9894-c3ca3fd954ec): created successfully
Feb 09 13:32:33.647452 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1bcdf5df-3d5e-46dc-ad5b-cb66f2e0a14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:33.647452 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Flow 'volume_create_manager' (2de05aaa-3a03-448d-b3f5-214e83aae9e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:32:33.680525 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-5292ab1d-5d3d-4d8c-bf76-e538c0986d2a tempest-VolumesSnapshotListTestJSON-278416283 None] Created volume successfully.
Feb 09 13:32:34.179132 n-d-825175-3 sudo[131792]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:34.181894 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962" returned: 0 in 0.638s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:34.183717 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-c1642ef5-f45b-44be-8579-8ffa876f7f63 --snapshot stack-volumes-lvmdriver-1/volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:34.207942 n-d-825175-3 sudo[131798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-c1642ef5-f45b-44be-8579-8ffa876f7f63 --snapshot stack-volumes-lvmdriver-1/volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962 -L 1.00g
Feb 09 13:32:34.208758 n-d-825175-3 sudo[131798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:34.370766 n-d-825175-3 sudo[131793]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:34.379237 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd" returned: 0 in 0.795s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:34.379237 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:34.409002 n-d-825175-3 sudo[131800]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd
Feb 09 13:32:34.410912 n-d-825175-3 sudo[131800]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:34.483413 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ebde0fae-044d-48b0-9942-3b3aace411d1 tempest-VolumesSnapshotListTestJSON-278416283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:34.500432 n-d-825175-3 sudo[131802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec
Feb 09 13:32:34.501200 n-d-825175-3 sudo[131802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:35.149491 n-d-825175-3 sudo[131798]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:35.151934 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-c1642ef5-f45b-44be-8579-8ffa876f7f63 --snapshot stack-volumes-lvmdriver-1/volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962 -L 1.00g" returned: 0 in 0.968s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:35.154745 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c1642ef5-f45b-44be-8579-8ffa876f7f63 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:35.182890 n-d-825175-3 sudo[131905]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c1642ef5-f45b-44be-8579-8ffa876f7f63 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:32:35.183832 n-d-825175-3 sudo[131905]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:35.317201 n-d-825175-3 sudo[131800]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:35.328527 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd" returned: 0 in 0.944s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:35.328527 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:35.345346 n-d-825175-3 sudo[131908]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd
Feb 09 13:32:35.346124 n-d-825175-3 sudo[131908]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:35.471191 n-d-825175-3 sudo[131802]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:35.473489 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ebde0fae-044d-48b0-9942-3b3aace411d1 tempest-VolumesSnapshotListTestJSON-278416283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec" returned: 0 in 0.995s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:35.475308 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ebde0fae-044d-48b0-9942-3b3aace411d1 tempest-VolumesSnapshotListTestJSON-278416283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ebdb45ec-4ec9-464d-89d1-9eebdacc4a67 --snapshot stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:35.517090 n-d-825175-3 sudo[131910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ebdb45ec-4ec9-464d-89d1-9eebdacc4a67 --snapshot stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec -L 1.00g
Feb 09 13:32:35.520839 n-d-825175-3 sudo[131910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:35.909365 n-d-825175-3 sudo[131905]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:35.911702 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c1642ef5-f45b-44be-8579-8ffa876f7f63 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.757s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:35.913506 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-c1642ef5-f45b-44be-8579-8ffa876f7f63 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:35.960812 n-d-825175-3 sudo[131944]: ubuntu : 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-c1642ef5-f45b-44be-8579-8ffa876f7f63
Feb 09 13:32:35.961681 n-d-825175-3 sudo[131944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:36.113224 n-d-825175-3 sudo[131908]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:36.123976 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9bfa7f4b-5683-423f-8cef-82ae3c3a84dd" returned: 0 in 0.792s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:36.123976 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] Successfully deleted volume: 9bfa7f4b-5683-423f-8cef-82ae3c3a84dd
Feb 09 13:32:36.123976 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] Skipping remove_export. No iscsi_target is presently exported for volume: d7fe2943-b120-4aaf-9f07-5bd557744f24
Feb 09 13:32:36.123976 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d7fe2943-b120-4aaf-9f07-5bd557744f24 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:36.188308 n-d-825175-3 sudo[131947]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d7fe2943-b120-4aaf-9f07-5bd557744f24
Feb 09 13:32:36.204860 n-d-825175-3 sudo[131947]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:36.660181 n-d-825175-3 sudo[131910]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:36.673347 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ebde0fae-044d-48b0-9942-3b3aace411d1 tempest-VolumesSnapshotListTestJSON-278416283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ebdb45ec-4ec9-464d-89d1-9eebdacc4a67 --snapshot stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec -L 1.00g" returned: 0 in 1.197s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:36.768053 n-d-825175-3 sudo[131944]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:36.774228 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-c1642ef5-f45b-44be-8579-8ffa876f7f63" returned: 0 in 0.856s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:36.774228 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c1642ef5--f45b--44be--8579--8ffa876f7f63 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1642ef5--f45b--44be--8579--8ffa876f7f63 iflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:36.799814 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ebde0fae-044d-48b0-9942-3b3aace411d1 tempest-VolumesSnapshotListTestJSON-278416283 None] Create snapshot completed successfully
Feb 09 13:32:36.823483 n-d-825175-3 sudo[132045]: 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--c1642ef5--f45b--44be--8579--8ffa876f7f63 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1642ef5--f45b--44be--8579--8ffa876f7f63 iflag=direct
Feb 09 13:32:36.824755 n-d-825175-3 sudo[132045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:37.084395 n-d-825175-3 sudo[131947]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:37.086958 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d7fe2943-b120-4aaf-9f07-5bd557744f24" returned: 0 in 0.968s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:37.088967 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d7fe2943-b120-4aaf-9f07-5bd557744f24 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:37.134946 n-d-825175-3 sudo[132048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d7fe2943-b120-4aaf-9f07-5bd557744f24
Feb 09 13:32:37.135709 n-d-825175-3 sudo[132048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:37.348887 n-d-825175-3 sudo[132045]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:37.351193 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c1642ef5--f45b--44be--8579--8ffa876f7f63 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1642ef5--f45b--44be--8579--8ffa876f7f63 iflag=direct" returned: 0 in 0.579s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:37.353561 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c1642ef5--f45b--44be--8579--8ffa876f7f63 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1642ef5--f45b--44be--8579--8ffa876f7f63 oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:37.405452 n-d-825175-3 sudo[132060]: 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--c1642ef5--f45b--44be--8579--8ffa876f7f63 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1642ef5--f45b--44be--8579--8ffa876f7f63 oflag=direct
Feb 09 13:32:37.406441 n-d-825175-3 sudo[132060]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:37.779190 n-d-825175-3 sudo[132048]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:37.782428 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d7fe2943-b120-4aaf-9f07-5bd557744f24" returned: 0 in 0.693s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:37.785494 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d7fe2943-b120-4aaf-9f07-5bd557744f24 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:37.839245 n-d-825175-3 sudo[132063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d7fe2943-b120-4aaf-9f07-5bd557744f24
Feb 09 13:32:37.850841 n-d-825175-3 sudo[132063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:37.859929 n-d-825175-3 sudo[132060]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:37.862564 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c1642ef5--f45b--44be--8579--8ffa876f7f63 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1642ef5--f45b--44be--8579--8ffa876f7f63 oflag=direct" returned: 0 in 0.509s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:37.864157 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c1642ef5--f45b--44be--8579--8ffa876f7f63 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1642ef5--f45b--44be--8579--8ffa876f7f63 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:37.912884 n-d-825175-3 sudo[132075]: 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--c1642ef5--f45b--44be--8579--8ffa876f7f63 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1642ef5--f45b--44be--8579--8ffa876f7f63 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 09 13:32:37.913647 n-d-825175-3 sudo[132075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:38.470808 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b8e57818-e7f6-49bf-84b8-90d2abd20d4d tempest-VolumesSnapshotListTestJSON-278416283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:38.528110 n-d-825175-3 sudo[132079]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec
Feb 09 13:32:38.528940 n-d-825175-3 sudo[132079]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:38.618699 n-d-825175-3 sudo[132063]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:38.621070 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d7fe2943-b120-4aaf-9f07-5bd557744f24" returned: 0 in 0.835s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:38.623136 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] Successfully deleted volume: d7fe2943-b120-4aaf-9f07-5bd557744f24
Feb 09 13:32:39.005251 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] Created reservations ['ccf0d121-e18e-46b3-ad2a-8ea7a5697914'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:39.071397 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-404171384 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-404171384, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:32:39.147347 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] Created reservations ['aa342f1f-f042-41a6-bad2-4c0cc64319f5', 'd877031f-3c70-448b-a894-ff6c9f2f9605', '59dd1263-1b5b-4153-81cf-20dd339ddbf4', 'c7c5a9db-a579-483a-a672-0d9ef4ff93ac'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:39.156049 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:39.156049 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:39.156049 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:39.313191 n-d-825175-3 sudo[132079]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:39.347058 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b8e57818-e7f6-49bf-84b8-90d2abd20d4d tempest-VolumesSnapshotListTestJSON-278416283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec" returned: 0 in 0.879s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:39.347058 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b8e57818-e7f6-49bf-84b8-90d2abd20d4d tempest-VolumesSnapshotListTestJSON-278416283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-26c73329-4aa6-413d-8e97-15fb8434e914 --snapshot stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:39.388618 n-d-825175-3 sudo[132085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-26c73329-4aa6-413d-8e97-15fb8434e914 --snapshot stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec -L 1.00g
Feb 09 13:32:39.389441 n-d-825175-3 sudo[132085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:39.433193 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] Created reservations ['21a68ffa-4e7f-4119-b223-ee3237d9daf9', 'ebfb7d6f-2948-44f8-b1be-1f2b3d77338a', 'bc20ccce-f67a-402c-9324-3f86b4916a58', '4c908d43-340c-449f-9587-ff0c6364e91a'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:39.453057 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:39.453057 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:39.453057 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:39.777143 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:32:39.777736 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:39.827803 n-d-825175-3 sudo[132088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:39.831281 n-d-825175-3 sudo[132088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:40.343643 n-d-825175-3 sudo[132085]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:40.346360 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b8e57818-e7f6-49bf-84b8-90d2abd20d4d tempest-VolumesSnapshotListTestJSON-278416283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-26c73329-4aa6-413d-8e97-15fb8434e914 --snapshot stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec -L 1.00g" returned: 0 in 0.999s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:40.410100 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-b8e57818-e7f6-49bf-84b8-90d2abd20d4d tempest-VolumesSnapshotListTestJSON-278416283 None] Create snapshot completed successfully
Feb 09 13:32:40.842582 n-d-825175-3 sudo[132088]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:40.845421 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.068s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:40.847814 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:40.870323 n-d-825175-3 sudo[132196]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:40.871870 n-d-825175-3 sudo[132196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:41.360840 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-cf7ed291-e098-43bd-a4ce-5412be8761df tempest-GroupSnapshotsTest-822819133 None] Group tempest-GroupSnapshotsTest-Group-1554166545: creating
Feb 09 13:32:41.522461 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d83386e0-e65a-4bc6-93bd-f613b31e302a tempest-VolumesSnapshotListTestJSON-278416283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:41.584970 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-cf7ed291-e098-43bd-a4ce-5412be8761df tempest-GroupSnapshotsTest-822819133 None] Group tempest-GroupSnapshotsTest-Group-1554166545: created successfully
Feb 09 13:32:41.599851 n-d-825175-3 sudo[132198]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec
Feb 09 13:32:41.602111 n-d-825175-3 sudo[132198]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:41.668038 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-cf7ed291-e098-43bd-a4ce-5412be8761df tempest-GroupSnapshotsTest-822819133 None] Create group completed successfully.
Feb 09 13:32:41.989956 n-d-825175-3 sudo[132196]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:41.992980 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.144s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:41.996700 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:32:42.020096 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-7100587c-5d33-4a15-91b5-52f2efb59ef4 tempest-GroupSnapshotsTest-822819133 None] Delete group completed successfully.
Feb 09 13:32:42.330369 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d83386e0-e65a-4bc6-93bd-f613b31e302a tempest-VolumesSnapshotListTestJSON-278416283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec" returned: 0 in 0.810s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:42.330369 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d83386e0-e65a-4bc6-93bd-f613b31e302a tempest-VolumesSnapshotListTestJSON-278416283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2b9fbb3a-602c-4131-a3ca-1154fc88cebe --snapshot stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:42.324618 n-d-825175-3 sudo[132198]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:42.353205 n-d-825175-3 sudo[132203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2b9fbb3a-602c-4131-a3ca-1154fc88cebe --snapshot stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec -L 1.00g
Feb 09 13:32:42.354377 n-d-825175-3 sudo[132203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:43.492271 n-d-825175-3 sudo[132203]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:43.494853 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d83386e0-e65a-4bc6-93bd-f613b31e302a tempest-VolumesSnapshotListTestJSON-278416283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2b9fbb3a-602c-4131-a3ca-1154fc88cebe --snapshot stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec -L 1.00g" returned: 0 in 1.167s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:43.579574 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-d83386e0-e65a-4bc6-93bd-f613b31e302a tempest-VolumesSnapshotListTestJSON-278416283 None] Create snapshot completed successfully
Feb 09 13:32:43.656263 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:32:43.661098 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:32:43.673071 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:32:43.692269 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Flow 'volume_create_manager' (cf9a816e-d48d-44c5-8fbd-846d1a41773d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:32:43.692269 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ec4534d0-c739-4263-94b3-f32a59a4ad14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:43.721333 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:32:43.763170 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ec4534d0-c739-4263-94b3-f32a59a4ad14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-649065603',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=a5aeb05f-805c-4b19-a8d0-ae8699c5c987,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=ac296882-3604-4620-9c8e-c849dbae32b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4ea7fdfd404416e87211724753980f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:32:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:32:44Z,user_id='9adfe152c28349ba8ebe3a1885a74f60',volume_attachment=>,volume_type=VolumeType(474ecca9-9f36-42d0-b313-03d3a37a6bfa),volume_type_id=474ecca9-9f36-42d0-b313-03d3a37a6bfa)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:43.763170 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d8d78e9-68f3-40ba-99a5-9b261b8cf1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:43.769213 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d8d78e9-68f3-40ba-99a5-9b261b8cf1b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:43.769213 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2892fd97-16cd-4ff4-adad-dd0b46877ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:43.769213 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2892fd97-16cd-4ff4-adad-dd0b46877ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ac296882-3604-4620-9c8e-c849dbae32b9', 'volume_name': 'volume-ac296882-3604-4620-9c8e-c849dbae32b9', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:43.775775 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7476337d-c1b5-4e09-84b5-63c4c52f08b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:43.775775 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7476337d-c1b5-4e09-84b5-63c4c52f08b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:43.775775 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a15b75a2-bd01-467c-96f3-f693a980053e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:43.823197 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Volume ac296882-3604-4620-9c8e-c849dbae32b9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ac296882-3604-4620-9c8e-c849dbae32b9', 'volume_size': 1}
Feb 09 13:32:43.823197 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac296882-3604-4620-9c8e-c849dbae32b9 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:43.840298 n-d-825175-3 sudo[132339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac296882-3604-4620-9c8e-c849dbae32b9 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:32:43.841076 n-d-825175-3 sudo[132339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:44.656475 n-d-825175-3 sudo[132339]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:44.662789 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac296882-3604-4620-9c8e-c849dbae32b9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.847s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:44.670976 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a15b75a2-bd01-467c-96f3-f693a980053e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ac296882-3604-4620-9c8e-c849dbae32b9', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:44.680643 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (041f70c4-7576-411b-aa7f-b061d70a7432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:32:44.698239 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Volume volume-ac296882-3604-4620-9c8e-c849dbae32b9 (ac296882-3604-4620-9c8e-c849dbae32b9): created successfully
Feb 09 13:32:44.699975 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (041f70c4-7576-411b-aa7f-b061d70a7432) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:32:44.710308 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Flow 'volume_create_manager' (cf9a816e-d48d-44c5-8fbd-846d1a41773d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:32:44.732735 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-a278d4f5-ff3d-4f4e-9e88-29b548bafbf1 tempest-GroupSnapshotsTest-822819133 None] Created volume successfully.
Feb 09 13:32:45.392651 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c1642ef5--f45b--44be--8579--8ffa876f7f63 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1642ef5--f45b--44be--8579--8ffa876f7f63 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.525s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:45.392651 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c1642ef5--f45b--44be--8579--8ffa876f7f63, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--c1642ef5--f45b--44be--8579--8ffa876f7f63, size 1024.00 MB, duration 7.53 sec {{(pid=91721) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 09 13:32:45.392651 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.volume_utils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] Volume copy 1024.00 MB at 136.06 MB/s
Feb 09 13:32:45.392651 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo 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-c1642ef5-f45b-44be-8579-8ffa876f7f63 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:45.413442 n-d-825175-3 sudo[132381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-c1642ef5-f45b-44be-8579-8ffa876f7f63
Feb 09 13:32:45.414264 n-d-825175-3 sudo[132381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:45.433284 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f0506ec2-717e-4735-90c4-6cdfc1b74f8b tempest-GroupSnapshotsTest-822819133 None] GroupSnapshot a89f7b88-5a44-4b97-b6ee-1d41bd572721: creating.
Feb 09 13:32:45.504494 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f0506ec2-717e-4735-90c4-6cdfc1b74f8b tempest-GroupSnapshotsTest-822819133 None] Group snapshot a89f7b88-5a44-4b97-b6ee-1d41bd572721: creating. {{(pid=91721) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3851}}
Feb 09 13:32:45.611166 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0506ec2-717e-4735-90c4-6cdfc1b74f8b tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac296882-3604-4620-9c8e-c849dbae32b9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:45.690434 n-d-825175-3 sudo[132383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac296882-3604-4620-9c8e-c849dbae32b9
Feb 09 13:32:45.704311 n-d-825175-3 sudo[132383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:46.317157 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] CMD "sudo 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-c1642ef5-f45b-44be-8579-8ffa876f7f63" returned: 0 in 0.919s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:46.317157 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-c1642ef5-f45b-44be-8579-8ffa876f7f63 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:46.307745 n-d-825175-3 sudo[132381]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:46.368845 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-5583bc61-b10c-4f03-977e-f885c72a4f61 tempest-VolumesSnapshotListTestJSON-278416283 None] Lock "b'cinder-2b9fbb3a-602c-4131-a3ca-1154fc88cebe-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:32:46.368845 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5583bc61-b10c-4f03-977e-f885c72a4f61 tempest-VolumesSnapshotListTestJSON-278416283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2b9fbb3a-602c-4131-a3ca-1154fc88cebe {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:46.355392 n-d-825175-3 sudo[132387]: ubuntu : TTY=unknown ; 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-c1642ef5-f45b-44be-8579-8ffa876f7f63
Feb 09 13:32:46.356815 n-d-825175-3 sudo[132387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:46.403280 n-d-825175-3 sudo[132383]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:46.429214 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0506ec2-717e-4735-90c4-6cdfc1b74f8b tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac296882-3604-4620-9c8e-c849dbae32b9" returned: 0 in 0.814s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:46.445629 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0506ec2-717e-4735-90c4-6cdfc1b74f8b tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-75f0be2e-5bc7-4917-b730-ae7a40462fe9 --snapshot stack-volumes-lvmdriver-1/volume-ac296882-3604-4620-9c8e-c849dbae32b9 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:46.455245 n-d-825175-3 sudo[132389]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2b9fbb3a-602c-4131-a3ca-1154fc88cebe
Feb 09 13:32:46.456857 n-d-825175-3 sudo[132389]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:46.487359 n-d-825175-3 sudo[132390]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-75f0be2e-5bc7-4917-b730-ae7a40462fe9 --snapshot stack-volumes-lvmdriver-1/volume-ac296882-3604-4620-9c8e-c849dbae32b9 -L 1.00g
Feb 09 13:32:46.489126 n-d-825175-3 sudo[132390]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:47.182776 n-d-825175-3 sudo[132387]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:47.185564 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-c1642ef5-f45b-44be-8579-8ffa876f7f63" returned: 0 in 0.872s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:47.352875 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-bbd4a0ef-53eb-4366-a392-0233158e557d tempest-GroupsV314Test-1296076199 None] Create group from source-group-11f60fdd-1c87-4ae7-94e6-b64e7b44fd8a completed successfully.
Feb 09 13:32:47.362459 n-d-825175-3 sudo[132389]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:47.366437 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5583bc61-b10c-4f03-977e-f885c72a4f61 tempest-VolumesSnapshotListTestJSON-278416283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2b9fbb3a-602c-4131-a3ca-1154fc88cebe" returned: 0 in 1.002s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:47.366437 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5583bc61-b10c-4f03-977e-f885c72a4f61 tempest-VolumesSnapshotListTestJSON-278416283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2b9fbb3a-602c-4131-a3ca-1154fc88cebe {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:47.418273 n-d-825175-3 sudo[132455]: ubuntu : TTY=unknown ; 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-2b9fbb3a-602c-4131-a3ca-1154fc88cebe
Feb 09 13:32:47.419176 n-d-825175-3 sudo[132455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:47.725316 n-d-825175-3 sudo[132390]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:47.734757 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0506ec2-717e-4735-90c4-6cdfc1b74f8b tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-75f0be2e-5bc7-4917-b730-ae7a40462fe9 --snapshot stack-volumes-lvmdriver-1/volume-ac296882-3604-4620-9c8e-c849dbae32b9 -L 1.00g" returned: 0 in 1.287s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:47.877903 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f0506ec2-717e-4735-90c4-6cdfc1b74f8b tempest-GroupSnapshotsTest-822819133 None] group_snapshot a89f7b88-5a44-4b97-b6ee-1d41bd572721: created successfully
Feb 09 13:32:48.336570 n-d-825175-3 sudo[132455]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:48.339578 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5583bc61-b10c-4f03-977e-f885c72a4f61 tempest-VolumesSnapshotListTestJSON-278416283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2b9fbb3a-602c-4131-a3ca-1154fc88cebe" returned: 0 in 0.973s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:48.443026 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-5583bc61-b10c-4f03-977e-f885c72a4f61 tempest-VolumesSnapshotListTestJSON-278416283 None] Created reservations ['aabb5b8a-bf37-409b-b41d-a41982ae608b', 'e92176d0-5581-4386-9e67-9b77a73ffd9c', '05e0f54f-2eb9-4b96-8a4f-e377c53c096e', 'beababda-1b4e-4326-9ecd-70cb3a9d4538'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:48.448119 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-5583bc61-b10c-4f03-977e-f885c72a4f61 tempest-VolumesSnapshotListTestJSON-278416283 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:48.448119 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:48.448119 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:48.511097 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-5583bc61-b10c-4f03-977e-f885c72a4f61 tempest-VolumesSnapshotListTestJSON-278416283 None] Delete snapshot completed successfully.
Feb 09 13:32:48.519094 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-5583bc61-b10c-4f03-977e-f885c72a4f61 tempest-VolumesSnapshotListTestJSON-278416283 None] Lock "b'cinder-2b9fbb3a-602c-4131-a3ca-1154fc88cebe-delete_snapshot'" released by "delete_snapshot" :: held 2.159s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:32:48.893243 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-b77865b5-744a-40ef-88e5-f0f0d914abde tempest-VolumesSnapshotListTestJSON-278416283 None] Lock "b'cinder-26c73329-4aa6-413d-8e97-15fb8434e914-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.091s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:32:48.897123 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b77865b5-744a-40ef-88e5-f0f0d914abde tempest-VolumesSnapshotListTestJSON-278416283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-26c73329-4aa6-413d-8e97-15fb8434e914 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:48.962719 n-d-825175-3 sudo[132616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-26c73329-4aa6-413d-8e97-15fb8434e914
Feb 09 13:32:48.963554 n-d-825175-3 sudo[132616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:49.067557 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-62c0d0d3-ad42-499a-9991-b0ce6ecf69e9 tempest-GroupsV314Test-1296076199 None] Skipping remove_export. No iscsi_target is presently exported for volume: c1642ef5-f45b-44be-8579-8ffa876f7f63
Feb 09 13:32:49.068834 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-62c0d0d3-ad42-499a-9991-b0ce6ecf69e9 tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c1642ef5-f45b-44be-8579-8ffa876f7f63 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:49.134029 n-d-825175-3 sudo[132618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c1642ef5-f45b-44be-8579-8ffa876f7f63
Feb 09 13:32:49.134874 n-d-825175-3 sudo[132618]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:49.322204 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-0d9bf6f9-b1b3-482e-99fa-4158d99f8d11 tempest-GroupSnapshotsTest-822819133 None] group_snapshot a89f7b88-5a44-4b97-b6ee-1d41bd572721: deleting
Feb 09 13:32:49.371705 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0d9bf6f9-b1b3-482e-99fa-4158d99f8d11 tempest-GroupSnapshotsTest-822819133 None] group_snapshot a89f7b88-5a44-4b97-b6ee-1d41bd572721: deleting {{(pid=91721) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4018}}
Feb 09 13:32:49.393243 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0d9bf6f9-b1b3-482e-99fa-4158d99f8d11 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-75f0be2e-5bc7-4917-b730-ae7a40462fe9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:49.450139 n-d-825175-3 sudo[132620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-75f0be2e-5bc7-4917-b730-ae7a40462fe9
Feb 09 13:32:49.460185 n-d-825175-3 sudo[132620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:49.810094 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b77865b5-744a-40ef-88e5-f0f0d914abde tempest-VolumesSnapshotListTestJSON-278416283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-26c73329-4aa6-413d-8e97-15fb8434e914" returned: 0 in 0.913s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:49.810094 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b77865b5-744a-40ef-88e5-f0f0d914abde tempest-VolumesSnapshotListTestJSON-278416283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-26c73329-4aa6-413d-8e97-15fb8434e914 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:49.802184 n-d-825175-3 sudo[132616]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:49.808239 n-d-825175-3 sudo[132618]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:49.834841 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-62c0d0d3-ad42-499a-9991-b0ce6ecf69e9 tempest-GroupsV314Test-1296076199 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c1642ef5-f45b-44be-8579-8ffa876f7f63" returned: 0 in 0.762s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:49.834841 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-62c0d0d3-ad42-499a-9991-b0ce6ecf69e9 tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c1642ef5-f45b-44be-8579-8ffa876f7f63 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:49.842670 n-d-825175-3 sudo[132624]: ubuntu : TTY=unknown ; 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-26c73329-4aa6-413d-8e97-15fb8434e914
Feb 09 13:32:49.843470 n-d-825175-3 sudo[132624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:49.874372 n-d-825175-3 sudo[132625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c1642ef5-f45b-44be-8579-8ffa876f7f63
Feb 09 13:32:49.875249 n-d-825175-3 sudo[132625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:50.392240 n-d-825175-3 sudo[132620]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:50.394370 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0d9bf6f9-b1b3-482e-99fa-4158d99f8d11 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-75f0be2e-5bc7-4917-b730-ae7a40462fe9" returned: 0 in 1.001s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:50.396194 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0d9bf6f9-b1b3-482e-99fa-4158d99f8d11 tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-75f0be2e-5bc7-4917-b730-ae7a40462fe9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:50.444536 n-d-825175-3 sudo[132661]: ubuntu : TTY=unknown ; 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-75f0be2e-5bc7-4917-b730-ae7a40462fe9
Feb 09 13:32:50.449583 n-d-825175-3 sudo[132661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:50.685073 n-d-825175-3 sudo[132625]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:50.690660 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-62c0d0d3-ad42-499a-9991-b0ce6ecf69e9 tempest-GroupsV314Test-1296076199 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c1642ef5-f45b-44be-8579-8ffa876f7f63" returned: 0 in 0.854s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:50.690660 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-62c0d0d3-ad42-499a-9991-b0ce6ecf69e9 tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c1642ef5-f45b-44be-8579-8ffa876f7f63 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:50.731727 n-d-825175-3 sudo[132671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c1642ef5-f45b-44be-8579-8ffa876f7f63
Feb 09 13:32:50.732547 n-d-825175-3 sudo[132671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:51.081153 n-d-825175-3 sudo[132624]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:51.085457 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b77865b5-744a-40ef-88e5-f0f0d914abde tempest-VolumesSnapshotListTestJSON-278416283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-26c73329-4aa6-413d-8e97-15fb8434e914" returned: 0 in 1.276s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:51.271450 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-b77865b5-744a-40ef-88e5-f0f0d914abde tempest-VolumesSnapshotListTestJSON-278416283 None] Created reservations ['0b3d82e7-ad7d-4c00-9262-481ee0c04482', '97e55e10-898a-4a55-9c73-c1adf4cc28db', '3ef3b6bd-7958-4e69-b72c-612d403c400f', 'd5e52742-11ed-44ed-a492-c18d304e94da'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:51.273566 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-b77865b5-744a-40ef-88e5-f0f0d914abde tempest-VolumesSnapshotListTestJSON-278416283 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:51.273566 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:51.273566 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:51.357617 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-b77865b5-744a-40ef-88e5-f0f0d914abde tempest-VolumesSnapshotListTestJSON-278416283 None] Delete snapshot completed successfully.
Feb 09 13:32:51.366417 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-b77865b5-744a-40ef-88e5-f0f0d914abde tempest-VolumesSnapshotListTestJSON-278416283 None] Lock "b'cinder-26c73329-4aa6-413d-8e97-15fb8434e914-delete_snapshot'" released by "delete_snapshot" :: held 2.479s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:32:51.454137 n-d-825175-3 sudo[132661]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:51.455906 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0d9bf6f9-b1b3-482e-99fa-4158d99f8d11 tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-75f0be2e-5bc7-4917-b730-ae7a40462fe9" returned: 0 in 1.060s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:51.479971 n-d-825175-3 sudo[132671]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:51.541839 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-62c0d0d3-ad42-499a-9991-b0ce6ecf69e9 tempest-GroupsV314Test-1296076199 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c1642ef5-f45b-44be-8579-8ffa876f7f63" returned: 0 in 0.853s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:51.557711 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-62c0d0d3-ad42-499a-9991-b0ce6ecf69e9 tempest-GroupsV314Test-1296076199 None] Successfully deleted volume: c1642ef5-f45b-44be-8579-8ffa876f7f63
Feb 09 13:32:51.598194 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-0d9bf6f9-b1b3-482e-99fa-4158d99f8d11 tempest-GroupSnapshotsTest-822819133 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2073400489 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2073400489, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:32:51.599633 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-0d9bf6f9-b1b3-482e-99fa-4158d99f8d11 tempest-GroupSnapshotsTest-822819133 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2073400489 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2073400489, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:32:51.645245 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-0d9bf6f9-b1b3-482e-99fa-4158d99f8d11 tempest-GroupSnapshotsTest-822819133 None] Created reservations ['c13a900c-575a-4d03-a5c6-ae1ecb6e17a7', 'b2976322-b5bd-4c79-b045-7008fa532f72', 'cef106ed-546c-498e-89cf-f2c4451742bb', '31e91659-2dee-4589-84f4-63231892e5fb'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:51.646840 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-0d9bf6f9-b1b3-482e-99fa-4158d99f8d11 tempest-GroupSnapshotsTest-822819133 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:51.646840 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:51.646840 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:51.709000 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-62c0d0d3-ad42-499a-9991-b0ce6ecf69e9 tempest-GroupsV314Test-1296076199 None] Created reservations ['2caaaee0-cd1e-4592-aab4-7b20a3494df0'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:51.723448 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-0d9bf6f9-b1b3-482e-99fa-4158d99f8d11 tempest-GroupSnapshotsTest-822819133 None] group_snapshot a89f7b88-5a44-4b97-b6ee-1d41bd572721: deleted successfully
Feb 09 13:32:51.735021 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-62c0d0d3-ad42-499a-9991-b0ce6ecf69e9 tempest-GroupsV314Test-1296076199 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1392202510 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1392202510, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:32:51.735829 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-62c0d0d3-ad42-499a-9991-b0ce6ecf69e9 tempest-GroupsV314Test-1296076199 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1392202510 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1392202510, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:32:51.751979 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-62c0d0d3-ad42-499a-9991-b0ce6ecf69e9 tempest-GroupsV314Test-1296076199 None] Created reservations ['eb470acb-68d3-49cf-b769-940c8825859a', '95966de8-9324-4004-b006-94217d4546ec', 'e0e9c769-7b9b-4e77-bb2e-607466cfe14e', '75e5fa0f-caa5-45e2-a0d0-757fcddfea40'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:51.844381 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-62c0d0d3-ad42-499a-9991-b0ce6ecf69e9 tempest-GroupsV314Test-1296076199 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:32:51.845305 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-62c0d0d3-ad42-499a-9991-b0ce6ecf69e9 tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:51.864790 n-d-825175-3 sudo[132772]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:51.865604 n-d-825175-3 sudo[132772]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:52.367471 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-af140751-97d1-46af-85bc-729d04ab409c tempest-VolumesSnapshotListTestJSON-278416283 None] Lock "b'cinder-ebdb45ec-4ec9-464d-89d1-9eebdacc4a67-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.018s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:32:52.370020 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-af140751-97d1-46af-85bc-729d04ab409c tempest-VolumesSnapshotListTestJSON-278416283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ebdb45ec-4ec9-464d-89d1-9eebdacc4a67 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:52.403694 n-d-825175-3 sudo[132796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ebdb45ec-4ec9-464d-89d1-9eebdacc4a67
Feb 09 13:32:52.404533 n-d-825175-3 sudo[132796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:52.521733 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] Skipping remove_export. No iscsi_target is presently exported for volume: ac296882-3604-4620-9c8e-c849dbae32b9
Feb 09 13:32:52.530358 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac296882-3604-4620-9c8e-c849dbae32b9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:52.545607 n-d-825175-3 sudo[132772]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:52.563214 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-62c0d0d3-ad42-499a-9991-b0ce6ecf69e9 tempest-GroupsV314Test-1296076199 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.717s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:52.566379 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-62c0d0d3-ad42-499a-9991-b0ce6ecf69e9 tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:52.567062 n-d-825175-3 sudo[132804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac296882-3604-4620-9c8e-c849dbae32b9
Feb 09 13:32:52.567863 n-d-825175-3 sudo[132804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:52.593787 n-d-825175-3 sudo[132808]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:52.595483 n-d-825175-3 sudo[132808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:52.855093 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Terminate volume connection completed successfully.
Feb 09 13:32:52.911452 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:52.998812 n-d-825175-3 sudo[132796]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:53.000879 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-af140751-97d1-46af-85bc-729d04ab409c tempest-VolumesSnapshotListTestJSON-278416283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ebdb45ec-4ec9-464d-89d1-9eebdacc4a67" returned: 0 in 0.631s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:53.002786 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-af140751-97d1-46af-85bc-729d04ab409c tempest-VolumesSnapshotListTestJSON-278416283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ebdb45ec-4ec9-464d-89d1-9eebdacc4a67 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:53.040950 n-d-825175-3 sudo[132818]: ubuntu : TTY=unknown ; 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-ebdb45ec-4ec9-464d-89d1-9eebdacc4a67
Feb 09 13:32:53.053518 n-d-825175-3 sudo[132818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:53.070939 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.161s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:53.075194 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308399604256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fd9282bd-4a6d-4f11-925e-987a802a8be9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd9282bd-4a6d-4f11-925e-987a802a8be9\n Backing store flags: \n Account information:\n RjrQjAMrq4Q3ScYbQCRD\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:32:53.076209 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Removing iscsi_target for Volume ID: fd9282bd-4a6d-4f11-925e-987a802a8be9
Feb 09 13:32:53.077362 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fd9282bd-4a6d-4f11-925e-987a802a8be9 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:53.210589 n-d-825175-3 sudo[132804]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:53.213109 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac296882-3604-4620-9c8e-c849dbae32b9" returned: 0 in 0.687s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:53.215222 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac296882-3604-4620-9c8e-c849dbae32b9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:53.231119 n-d-825175-3 sudo[132808]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:53.246304 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-62c0d0d3-ad42-499a-9991-b0ce6ecf69e9 tempest-GroupsV314Test-1296076199 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.677s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:53.264395 n-d-825175-3 sudo[132824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac296882-3604-4620-9c8e-c849dbae32b9
Feb 09 13:32:53.265854 n-d-825175-3 sudo[132824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:53.269669 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-62c0d0d3-ad42-499a-9991-b0ce6ecf69e9 tempest-GroupsV314Test-1296076199 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:32:53.290138 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-62c0d0d3-ad42-499a-9991-b0ce6ecf69e9 tempest-GroupsV314Test-1296076199 None] Delete group completed successfully.
Feb 09 13:32:53.337026 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-d64c8d10-0d2b-482f-b8e7-fb6e438c99a2 tempest-GroupsV314Test-1296076199 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6027b7c7-a100-4fc4-87c1-df53b9eb0962
Feb 09 13:32:53.338342 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d64c8d10-0d2b-482f-b8e7-fb6e438c99a2 tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:53.386983 n-d-825175-3 sudo[132828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962
Feb 09 13:32:53.387796 n-d-825175-3 sudo[132828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:53.447026 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fd9282bd-4a6d-4f11-925e-987a802a8be9 -f" returned: 0 in 0.368s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:53.447602 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308399604256]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:32:53.448918 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:53.659522 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.209s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:53.663642 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308399604256]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:32:53.666633 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ed47a93e-4d28-4a97-80a5-3ba7b69455df tempest-VolumesBackupsTest-1068069398 None] Remove volume export completed successfully.
Feb 09 13:32:53.843623 n-d-825175-3 sudo[132824]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:53.845732 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac296882-3604-4620-9c8e-c849dbae32b9" returned: 0 in 0.631s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:53.847739 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac296882-3604-4620-9c8e-c849dbae32b9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:53.868194 n-d-825175-3 sudo[132818]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:53.869999 n-d-825175-3 sudo[132883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac296882-3604-4620-9c8e-c849dbae32b9
Feb 09 13:32:53.870839 n-d-825175-3 sudo[132883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:53.871756 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-af140751-97d1-46af-85bc-729d04ab409c tempest-VolumesSnapshotListTestJSON-278416283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ebdb45ec-4ec9-464d-89d1-9eebdacc4a67" returned: 0 in 0.867s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:53.964203 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-af140751-97d1-46af-85bc-729d04ab409c tempest-VolumesSnapshotListTestJSON-278416283 None] Created reservations ['8b9a0b0b-c6eb-48b2-8feb-2847355aa0f3', '9a9225d9-b86b-4cf1-840d-1304c8b1fe5e', '125e27de-c728-4d1c-a210-c4a55e659fbb', 'defc8531-a4e9-4494-bde8-c96efebf8553'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:53.966197 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-af140751-97d1-46af-85bc-729d04ab409c tempest-VolumesSnapshotListTestJSON-278416283 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:53.966197 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:53.966197 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:53.992384 n-d-825175-3 sudo[132828]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:54.012641 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d64c8d10-0d2b-482f-b8e7-fb6e438c99a2 tempest-GroupsV314Test-1296076199 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962" returned: 0 in 0.674s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:54.014313 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d64c8d10-0d2b-482f-b8e7-fb6e438c99a2 tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:54.034871 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-af140751-97d1-46af-85bc-729d04ab409c tempest-VolumesSnapshotListTestJSON-278416283 None] Delete snapshot completed successfully.
Feb 09 13:32:54.036500 n-d-825175-3 sudo[132885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962
Feb 09 13:32:54.037886 n-d-825175-3 sudo[132885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:54.045305 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-af140751-97d1-46af-85bc-729d04ab409c tempest-VolumesSnapshotListTestJSON-278416283 None] Lock "b'cinder-ebdb45ec-4ec9-464d-89d1-9eebdacc4a67-delete_snapshot'" released by "delete_snapshot" :: held 1.678s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:32:54.314498 n-d-825175-3 sudo[132883]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:54.316245 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac296882-3604-4620-9c8e-c849dbae32b9" returned: 0 in 0.469s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:54.317444 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] Successfully deleted volume: ac296882-3604-4620-9c8e-c849dbae32b9
Feb 09 13:32:54.401157 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] Created reservations ['ec47937a-0463-464c-aef0-2db9263be5cc'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:54.430847 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2073400489 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2073400489, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:32:54.463684 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] Created reservations ['8a56d683-9e74-4474-9443-27fa3f048990', '30c08b4a-8410-44c4-9a2b-a7f9042eaa4f', '2c097427-aaa0-4c11-be0f-ea80904363c3', 'a0998246-5ba9-48a4-86ee-df34a14eb89f'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:54.468980 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:54.468980 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:54.468980 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:54.496518 n-d-825175-3 sudo[132885]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:54.501056 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d64c8d10-0d2b-482f-b8e7-fb6e438c99a2 tempest-GroupsV314Test-1296076199 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962" returned: 0 in 0.486s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:54.503547 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d64c8d10-0d2b-482f-b8e7-fb6e438c99a2 tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:54.542137 n-d-825175-3 sudo[132892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962
Feb 09 13:32:54.543546 n-d-825175-3 sudo[132892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:54.622000 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:54.622000 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:54.622000 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:54.630078 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-dea701b4-2a6e-41e5-8e19-af9d95f55145 tempest-VolumesBackupsTest-1068069398 None] Lock "b'cinder-fd9282bd-4a6d-4f11-925e-987a802a8be9-delete_volume'" acquired by "delete_volume" :: waited 0.037s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:32:54.669298 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:32:54.670307 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:54.719092 n-d-825175-3 sudo[132894]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:54.731397 n-d-825175-3 sudo[132894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:54.817023 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:54.860882 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-785f88b7-f173-4022-8ed9-77efcecbc8f4 tempest-VolumesSnapshotListTestJSON-278416283 None] Lock "b'cinder-8acdb791-5633-4471-9894-c3ca3fd954ec-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:32:54.966658 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-785f88b7-f173-4022-8ed9-77efcecbc8f4 tempest-VolumesSnapshotListTestJSON-278416283 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8acdb791-5633-4471-9894-c3ca3fd954ec
Feb 09 13:32:54.967778 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-785f88b7-f173-4022-8ed9-77efcecbc8f4 tempest-VolumesSnapshotListTestJSON-278416283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:55.012156 n-d-825175-3 sudo[132901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec
Feb 09 13:32:55.015352 n-d-825175-3 sudo[132901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:55.085361 n-d-825175-3 sudo[132892]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:55.087873 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d64c8d10-0d2b-482f-b8e7-fb6e438c99a2 tempest-GroupsV314Test-1296076199 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6027b7c7-a100-4fc4-87c1-df53b9eb0962" returned: 0 in 0.584s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:55.089034 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-d64c8d10-0d2b-482f-b8e7-fb6e438c99a2 tempest-GroupsV314Test-1296076199 None] Successfully deleted volume: 6027b7c7-a100-4fc4-87c1-df53b9eb0962
Feb 09 13:32:55.132002 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.307s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:55.132407 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:32:55.144091 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-dea701b4-2a6e-41e5-8e19-af9d95f55145 tempest-VolumesBackupsTest-1068069398 None] Skipping remove_export. No iscsi_target is presently exported for volume: fd9282bd-4a6d-4f11-925e-987a802a8be9
Feb 09 13:32:55.144091 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-dea701b4-2a6e-41e5-8e19-af9d95f55145 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd9282bd-4a6d-4f11-925e-987a802a8be9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:55.186223 n-d-825175-3 sudo[132904]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd9282bd-4a6d-4f11-925e-987a802a8be9
Feb 09 13:32:55.187090 n-d-825175-3 sudo[132904]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:55.240562 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-d64c8d10-0d2b-482f-b8e7-fb6e438c99a2 tempest-GroupsV314Test-1296076199 None] Created reservations ['4146ecfe-1ec2-41c5-8215-f5133d94bc89'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:55.330444 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-d64c8d10-0d2b-482f-b8e7-fb6e438c99a2 tempest-GroupsV314Test-1296076199 None] Created reservations ['955d140b-7e39-4cc7-aa05-29db13f4441e', '6a059cae-e431-49c7-8904-d74d8a0dc6bc', '6620dbc0-52b7-41ad-83a3-627f4c6d267f', '4ba7c26c-94c5-4de7-964b-953efc6ed635'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:55.333538 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-d64c8d10-0d2b-482f-b8e7-fb6e438c99a2 tempest-GroupsV314Test-1296076199 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:55.333538 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:55.333538 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:55.472894 n-d-825175-3 sudo[132894]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:55.474055 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-d64c8d10-0d2b-482f-b8e7-fb6e438c99a2 tempest-GroupsV314Test-1296076199 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:32:55.474901 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d64c8d10-0d2b-482f-b8e7-fb6e438c99a2 tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:55.510838 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.840s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:55.513795 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:55.516555 n-d-825175-3 sudo[132908]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:55.517394 n-d-825175-3 sudo[132908]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:55.582489 n-d-825175-3 sudo[132910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:55.586769 n-d-825175-3 sudo[132910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:55.587574 n-d-825175-3 sudo[132901]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:55.590181 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-785f88b7-f173-4022-8ed9-77efcecbc8f4 tempest-VolumesSnapshotListTestJSON-278416283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec" returned: 0 in 0.622s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:55.592757 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-785f88b7-f173-4022-8ed9-77efcecbc8f4 tempest-VolumesSnapshotListTestJSON-278416283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:55.631676 n-d-825175-3 sudo[132913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec
Feb 09 13:32:55.632592 n-d-825175-3 sudo[132913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:55.764280 n-d-825175-3 sudo[132904]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:55.766974 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-dea701b4-2a6e-41e5-8e19-af9d95f55145 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd9282bd-4a6d-4f11-925e-987a802a8be9" returned: 0 in 0.622s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:55.769575 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-dea701b4-2a6e-41e5-8e19-af9d95f55145 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd9282bd-4a6d-4f11-925e-987a802a8be9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:55.823585 n-d-825175-3 sudo[132915]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd9282bd-4a6d-4f11-925e-987a802a8be9
Feb 09 13:32:55.824748 n-d-825175-3 sudo[132915]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:56.233563 n-d-825175-3 sudo[132908]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:56.236146 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d64c8d10-0d2b-482f-b8e7-fb6e438c99a2 tempest-GroupsV314Test-1296076199 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.761s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:56.237937 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d64c8d10-0d2b-482f-b8e7-fb6e438c99a2 tempest-GroupsV314Test-1296076199 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:56.294936 n-d-825175-3 sudo[132919]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:56.295742 n-d-825175-3 sudo[132919]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:56.316708 n-d-825175-3 sudo[132913]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:56.319401 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-785f88b7-f173-4022-8ed9-77efcecbc8f4 tempest-VolumesSnapshotListTestJSON-278416283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec" returned: 0 in 0.726s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:56.322669 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-785f88b7-f173-4022-8ed9-77efcecbc8f4 tempest-VolumesSnapshotListTestJSON-278416283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:56.380064 n-d-825175-3 sudo[132922]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec
Feb 09 13:32:56.386044 n-d-825175-3 sudo[132922]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:56.537440 n-d-825175-3 sudo[132910]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:56.540586 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] CMD "sudo cinder-rootwrap /etc/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.026s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:56.544467 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:32:56.582975 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ccddb4cb-f519-4766-ad9d-a8f46d2be05f tempest-GroupSnapshotsTest-822819133 None] Delete group completed successfully.
Feb 09 13:32:56.707322 n-d-825175-3 sudo[132915]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:56.709375 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-dea701b4-2a6e-41e5-8e19-af9d95f55145 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd9282bd-4a6d-4f11-925e-987a802a8be9" returned: 0 in 0.940s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:56.712146 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-dea701b4-2a6e-41e5-8e19-af9d95f55145 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd9282bd-4a6d-4f11-925e-987a802a8be9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:56.753018 n-d-825175-3 sudo[132925]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd9282bd-4a6d-4f11-925e-987a802a8be9
Feb 09 13:32:56.762418 n-d-825175-3 sudo[132925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:57.002632 n-d-825175-3 sudo[132919]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:57.004914 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d64c8d10-0d2b-482f-b8e7-fb6e438c99a2 tempest-GroupsV314Test-1296076199 None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:57.006292 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-d64c8d10-0d2b-482f-b8e7-fb6e438c99a2 tempest-GroupsV314Test-1296076199 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:32:57.012931 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-d64c8d10-0d2b-482f-b8e7-fb6e438c99a2 tempest-GroupsV314Test-1296076199 None] Delete group completed successfully.
Feb 09 13:32:57.090217 n-d-825175-3 sudo[132922]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:57.093776 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-785f88b7-f173-4022-8ed9-77efcecbc8f4 tempest-VolumesSnapshotListTestJSON-278416283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8acdb791-5633-4471-9894-c3ca3fd954ec" returned: 0 in 0.771s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:57.094859 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-785f88b7-f173-4022-8ed9-77efcecbc8f4 tempest-VolumesSnapshotListTestJSON-278416283 None] Successfully deleted volume: 8acdb791-5633-4471-9894-c3ca3fd954ec
Feb 09 13:32:57.185631 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-785f88b7-f173-4022-8ed9-77efcecbc8f4 tempest-VolumesSnapshotListTestJSON-278416283 None] Created reservations ['e8fceabb-566a-4be4-94aa-258c3f025119', 'b83865ef-9d77-4a3f-b252-e65b8c25e4a2', 'a359acc8-118b-4844-981d-75a49ea55f65', '817d6792-4909-4ef7-90da-155fa55ed611'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:57.188894 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-785f88b7-f173-4022-8ed9-77efcecbc8f4 tempest-VolumesSnapshotListTestJSON-278416283 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:57.188894 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:57.188894 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:57.257736 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-785f88b7-f173-4022-8ed9-77efcecbc8f4 tempest-VolumesSnapshotListTestJSON-278416283 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:32:57.258803 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-785f88b7-f173-4022-8ed9-77efcecbc8f4 tempest-VolumesSnapshotListTestJSON-278416283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:57.281225 n-d-825175-3 sudo[132932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:57.282863 n-d-825175-3 sudo[132932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:57.472126 n-d-825175-3 sudo[132925]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:57.475529 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-dea701b4-2a6e-41e5-8e19-af9d95f55145 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd9282bd-4a6d-4f11-925e-987a802a8be9" returned: 0 in 0.763s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:57.478910 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-dea701b4-2a6e-41e5-8e19-af9d95f55145 tempest-VolumesBackupsTest-1068069398 None] Successfully deleted volume: fd9282bd-4a6d-4f11-925e-987a802a8be9
Feb 09 13:32:57.565540 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-dea701b4-2a6e-41e5-8e19-af9d95f55145 tempest-VolumesBackupsTest-1068069398 None] Created reservations ['ad90f0e3-d742-439e-80a3-714bd30cb40e', '43b32dce-6e3f-4f76-ad00-f2c4537d2618', '1ec55ebe-e68f-40d2-8415-59193c2fd991', '62c86aad-3373-47b7-b5fb-2186df130368'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:32:57.572629 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-dea701b4-2a6e-41e5-8e19-af9d95f55145 tempest-VolumesBackupsTest-1068069398 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:32:57.572629 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:32:57.572629 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:32:57.667450 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-dea701b4-2a6e-41e5-8e19-af9d95f55145 tempest-VolumesBackupsTest-1068069398 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:32:57.668217 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-dea701b4-2a6e-41e5-8e19-af9d95f55145 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:57.707716 n-d-825175-3 sudo[132938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:57.708544 n-d-825175-3 sudo[132938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:57.815288 n-d-825175-3 sudo[132932]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:57.817662 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-785f88b7-f173-4022-8ed9-77efcecbc8f4 tempest-VolumesSnapshotListTestJSON-278416283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:57.820767 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-785f88b7-f173-4022-8ed9-77efcecbc8f4 tempest-VolumesSnapshotListTestJSON-278416283 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:57.888899 n-d-825175-3 sudo[132940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:57.891312 n-d-825175-3 sudo[132940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:58.308058 n-d-825175-3 sudo[132938]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:58.310568 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-dea701b4-2a6e-41e5-8e19-af9d95f55145 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.642s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:58.311908 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-dea701b4-2a6e-41e5-8e19-af9d95f55145 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:32:58.333725 n-d-825175-3 sudo[132944]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:32:58.334566 n-d-825175-3 sudo[132944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:32:58.468874 n-d-825175-3 sudo[132940]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:58.471432 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-785f88b7-f173-4022-8ed9-77efcecbc8f4 tempest-VolumesSnapshotListTestJSON-278416283 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.651s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:58.473615 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-785f88b7-f173-4022-8ed9-77efcecbc8f4 tempest-VolumesSnapshotListTestJSON-278416283 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:32:58.480651 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-785f88b7-f173-4022-8ed9-77efcecbc8f4 tempest-VolumesSnapshotListTestJSON-278416283 None] Deleted volume successfully.
Feb 09 13:32:58.500471 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-785f88b7-f173-4022-8ed9-77efcecbc8f4 tempest-VolumesSnapshotListTestJSON-278416283 None] Lock "b'cinder-8acdb791-5633-4471-9894-c3ca3fd954ec-delete_volume'" released by "delete_volume" :: held 3.640s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:32:59.059999 n-d-825175-3 sudo[132944]: pam_unix(sudo:session): session closed for user root
Feb 09 13:32:59.061843 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-dea701b4-2a6e-41e5-8e19-af9d95f55145 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:32:59.062730 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-dea701b4-2a6e-41e5-8e19-af9d95f55145 tempest-VolumesBackupsTest-1068069398 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:32:59.066880 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-dea701b4-2a6e-41e5-8e19-af9d95f55145 tempest-VolumesBackupsTest-1068069398 None] Deleted volume successfully.
Feb 09 13:32:59.086687 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-dea701b4-2a6e-41e5-8e19-af9d95f55145 tempest-VolumesBackupsTest-1068069398 None] Lock "b'cinder-fd9282bd-4a6d-4f11-925e-987a802a8be9-delete_volume'" released by "delete_volume" :: held 4.456s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:33:02.704189 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:33:02.709835 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:33:02.710343 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:33:02.730246 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Flow 'volume_create_manager' (c1a81995-5ae3-4455-8a8f-266afe24b0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:33:02.750028 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (89f7bf0e-6f08-4a7f-9012-597b565a860f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:02.787937 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:33:02.840128 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (89f7bf0e-6f08-4a7f-9012-597b565a860f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:33:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1997611382',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=e8c6d65c-682c-45ba-8069-e9de1e9163da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96637089fee349dd9b271db9519b9a17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:33:03Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:33:03Z,user_id='7f21d35b267e445aa8f879c9454e2bb8',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:02.843571 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db05c2d1-7ed0-4c45-9205-f6892fd8e47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:02.856402 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db05c2d1-7ed0-4c45-9205-f6892fd8e47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:02.864315 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3761318-1d4a-4ebc-ab71-606152732606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:02.882147 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3761318-1d4a-4ebc-ab71-606152732606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e8c6d65c-682c-45ba-8069-e9de1e9163da', 'volume_name': 'volume-e8c6d65c-682c-45ba-8069-e9de1e9163da', 'volume_size': 2}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:02.886187 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9edf84d8-1fcd-4039-90b1-aa8b9fe04d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:02.888744 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9edf84d8-1fcd-4039-90b1-aa8b9fe04d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:02.892330 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (df51b6c2-df31-4955-a16b-225d28ea5e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:02.894081 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Volume e8c6d65c-682c-45ba-8069-e9de1e9163da: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e8c6d65c-682c-45ba-8069-e9de1e9163da', 'volume_size': 2}
Feb 09 13:33:02.895700 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8c6d65c-682c-45ba-8069-e9de1e9163da stack-volumes-lvmdriver-1 -L 2g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:02.971822 n-d-825175-3 sudo[132949]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8c6d65c-682c-45ba-8069-e9de1e9163da stack-volumes-lvmdriver-1 -L 2g
Feb 09 13:33:02.972638 n-d-825175-3 sudo[132949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:03.525813 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:33:03.548791 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:33:03.549323 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:33:03.603948 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Flow 'volume_create_manager' (bf513e85-e9c4-499b-ab2c-afc17d3cfae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:33:03.609418 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a6fed11-b79f-4113-b1c6-0f2c25827832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:03.655203 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:33:03.708526 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a6fed11-b79f-4113-b1c6-0f2c25827832) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:33:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-418698633',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=ca9c9871-be23-4a38-86c6-974668d6364d,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='442d6bc983f14ef0a68ed00ec0aebceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:33:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:33:03Z,user_id='238226e3f2ad480b9ead1b56a75c0fcc',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:03.711725 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a785d2f6-5639-41a4-9553-dccd0238973d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:03.713880 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a785d2f6-5639-41a4-9553-dccd0238973d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:03.727964 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ecd694f5-1dc8-4cef-9927-a48698f13de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:03.730285 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ecd694f5-1dc8-4cef-9927-a48698f13de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ca9c9871-be23-4a38-86c6-974668d6364d', 'volume_name': 'volume-ca9c9871-be23-4a38-86c6-974668d6364d', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:03.732592 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98da5989-a652-4e4b-b5c6-870633f75b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:03.736844 n-d-825175-3 sudo[132949]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:03.737082 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98da5989-a652-4e4b-b5c6-870633f75b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:03.739592 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (babd029c-0a1f-47b1-819d-b4e9f36cbdc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:03.740577 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Volume ca9c9871-be23-4a38-86c6-974668d6364d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ca9c9871-be23-4a38-86c6-974668d6364d', 'volume_size': 1}
Feb 09 13:33:03.742170 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ca9c9871-be23-4a38-86c6-974668d6364d stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:03.767368 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8c6d65c-682c-45ba-8069-e9de1e9163da stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.871s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:03.771351 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (df51b6c2-df31-4955-a16b-225d28ea5e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e8c6d65c-682c-45ba-8069-e9de1e9163da', 'volume_size': 2}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:03.774362 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (859faa38-a036-4d15-b7a8-168522d10bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:03.789538 n-d-825175-3 sudo[132983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ca9c9871-be23-4a38-86c6-974668d6364d stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:33:03.792175 n-d-825175-3 sudo[132983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:03.797335 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Volume volume-e8c6d65c-682c-45ba-8069-e9de1e9163da (e8c6d65c-682c-45ba-8069-e9de1e9163da): created successfully
Feb 09 13:33:03.799966 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (859faa38-a036-4d15-b7a8-168522d10bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:03.804984 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Flow 'volume_create_manager' (c1a81995-5ae3-4455-8a8f-266afe24b0b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:33:03.816839 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-856729d8-1877-4e7d-8cfa-854905bc763c tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Created volume successfully.
Feb 09 13:33:04.373684 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:33:04.378502 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:33:04.379237 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:33:04.394597 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Flow 'volume_create_manager' (8feffa3d-a3b4-47e6-877d-682fe82208fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:33:04.398227 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7fe146cb-4bab-44fe-9323-f53947a1850d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:04.420631 n-d-825175-3 sudo[132983]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:04.422884 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:33:04.423966 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ca9c9871-be23-4a38-86c6-974668d6364d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.682s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:04.426430 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (babd029c-0a1f-47b1-819d-b4e9f36cbdc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ca9c9871-be23-4a38-86c6-974668d6364d', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:04.429086 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb069e38-39de-4dfc-aa53-9f8d05524063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:04.463020 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7fe146cb-4bab-44fe-9323-f53947a1850d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:33:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-819657035',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=1931880d-3d29-4d2d-8690-cc4f6788f818,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e83dbfb56224e0b881db7ba8daa62a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:33:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:33:04Z,user_id='dc35a614fb8e4fedb94db142bfde5744',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:04.465841 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dbacabaf-b29f-4ef7-9b50-01841772f058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:04.468303 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dbacabaf-b29f-4ef7-9b50-01841772f058) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:04.471243 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e21c9647-1dcc-4091-96ed-c78c6481781f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:04.473873 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e21c9647-1dcc-4091-96ed-c78c6481781f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1931880d-3d29-4d2d-8690-cc4f6788f818', 'volume_name': 'volume-1931880d-3d29-4d2d-8690-cc4f6788f818', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:04.476337 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b042e57-22f5-4822-ae08-6a971db6586c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:04.479403 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b042e57-22f5-4822-ae08-6a971db6586c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:04.481709 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ca08c682-da28-488e-a574-9187e8a97cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:04.482653 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Volume 1931880d-3d29-4d2d-8690-cc4f6788f818: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1931880d-3d29-4d2d-8690-cc4f6788f818', 'volume_size': 1}
Feb 09 13:33:04.484010 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1931880d-3d29-4d2d-8690-cc4f6788f818 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:04.510248 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Volume volume-ca9c9871-be23-4a38-86c6-974668d6364d (ca9c9871-be23-4a38-86c6-974668d6364d): created successfully
Feb 09 13:33:04.513084 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb069e38-39de-4dfc-aa53-9f8d05524063) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:04.516357 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Flow 'volume_create_manager' (bf513e85-e9c4-499b-ab2c-afc17d3cfae9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:33:04.522374 n-d-825175-3 sudo[133013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1931880d-3d29-4d2d-8690-cc4f6788f818 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:33:04.523775 n-d-825175-3 sudo[133013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:04.534680 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-8be3967e-b12d-4d1d-8028-6f46b488fec8 tempest-VolumesBackupsTest-1068069398 None] Created volume successfully.
Feb 09 13:33:04.877079 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:33:04.879061 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:33:04.879830 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:04.907275 n-d-825175-3 sudo[133016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:33:04.909028 n-d-825175-3 sudo[133016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:05.208074 n-d-825175-3 sudo[133013]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:05.211838 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1931880d-3d29-4d2d-8690-cc4f6788f818 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.726s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:05.215784 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ca08c682-da28-488e-a574-9187e8a97cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1931880d-3d29-4d2d-8690-cc4f6788f818', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:05.218370 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e08c261e-6a6a-4675-80a1-04ca38f587eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:05.238303 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Volume volume-1931880d-3d29-4d2d-8690-cc4f6788f818 (1931880d-3d29-4d2d-8690-cc4f6788f818): created successfully
Feb 09 13:33:05.243063 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e08c261e-6a6a-4675-80a1-04ca38f587eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:05.250419 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Flow 'volume_create_manager' (8feffa3d-a3b4-47e6-877d-682fe82208fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:33:05.264910 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-8f574f9d-f301-44b4-b065-88bf68b316c2 tempest-SnapshotsActionsTest-552198858 None] Created volume successfully.
Feb 09 13:33:05.534566 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.driver [None req-7dde1c31-e4d7-45b9-8cd7-a83c249b8b03 tempest-VolumesBackupsTest-1068069398 None] Creating a new backup for volume volume-ca9c9871-be23-4a38-86c6-974668d6364d. {{(pid=91721) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Feb 09 13:33:05.550105 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7dde1c31-e4d7-45b9-8cd7-a83c249b8b03 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:05.647391 n-d-825175-3 sudo[133052]: ubuntu : 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-ca9c9871-be23-4a38-86c6-974668d6364d
Feb 09 13:33:05.650756 n-d-825175-3 sudo[133052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:05.790811 n-d-825175-3 sudo[133016]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:05.791107 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-13b551aa-29c1-4f84-be5c-83af4ba63c39 tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e8c6d65c-682c-45ba-8069-e9de1e9163da {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:05.830071 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.950s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:05.833794 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:05.852576 n-d-825175-3 sudo[133055]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e8c6d65c-682c-45ba-8069-e9de1e9163da
Feb 09 13:33:05.853425 n-d-825175-3 sudo[133055]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:05.897215 n-d-825175-3 sudo[133056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:33:05.898618 n-d-825175-3 sudo[133056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:06.291479 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d2f9659e-4902-481d-8992-387549a2a0ab tempest-SnapshotsActionsTest-552198858 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:06.318189 n-d-825175-3 sudo[133060]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818
Feb 09 13:33:06.319453 n-d-825175-3 sudo[133060]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:06.383657 n-d-825175-3 sudo[133052]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:06.387691 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7dde1c31-e4d7-45b9-8cd7-a83c249b8b03 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d" returned: 0 in 0.837s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:06.470499 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:06.487476 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:06.487952 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:33:06.488900 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-7dde1c31-e4d7-45b9-8cd7-a83c249b8b03 tempest-VolumesBackupsTest-1068069398 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:33:06.489846 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-7dde1c31-e4d7-45b9-8cd7-a83c249b8b03 tempest-VolumesBackupsTest-1068069398 None] Creating iscsi_target for Volume ID: volume-ca9c9871-be23-4a38-86c6-974668d6364d {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:33:06.495301 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-7dde1c31-e4d7-45b9-8cd7-a83c249b8b03 tempest-VolumesBackupsTest-1068069398 None] Created volume path /opt/stack/data/cinder/volumes/volume-ca9c9871-be23-4a38-86c6-974668d6364d,
Feb 09 13:33:06.495301 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:33:06.495301 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:33:06.495301 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d
Feb 09 13:33:06.495301 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:33:06.495301 n-d-825175-3 cinder-volume[91721]: incominguser 889Bv4nFUcHsYa43EjTv 3RpQShgqce6du5VL
Feb 09 13:33:06.495301 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:33:06.495301 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:33:06.495301 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:33:06.495301 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:33:06.501498 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ca9c9871-be23-4a38-86c6-974668d6364d {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:06.788100 n-d-825175-3 sudo[133055]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:06.790048 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-13b551aa-29c1-4f84-be5c-83af4ba63c39 tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e8c6d65c-682c-45ba-8069-e9de1e9163da" returned: 0 in 1.001s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:06.791379 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-13b551aa-29c1-4f84-be5c-83af4ba63c39 tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c8c92776-e66f-4294-91ce-ca8b7ab208f2 --snapshot stack-volumes-lvmdriver-1/volume-e8c6d65c-682c-45ba-8069-e9de1e9163da -L 2.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:06.819753 n-d-825175-3 sudo[133056]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:06.825790 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.992s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:06.828669 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:33:06.841132 n-d-825175-3 sudo[133072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c8c92776-e66f-4294-91ce-ca8b7ab208f2 --snapshot stack-volumes-lvmdriver-1/volume-e8c6d65c-682c-45ba-8069-e9de1e9163da -L 2.00g
Feb 09 13:33:06.842819 n-d-825175-3 sudo[133072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:07.254081 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ca9c9871-be23-4a38-86c6-974668d6364d" returned: 0 in 0.755s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:07.254276 n-d-825175-3 sudo[133060]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:07.254644 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:33:07.255469 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-7dde1c31-e4d7-45b9-8cd7-a83c249b8b03 tempest-VolumesBackupsTest-1068069398 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:33:07.255987 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-7dde1c31-e4d7-45b9-8cd7-a83c249b8b03 tempest-VolumesBackupsTest-1068069398 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:33:07.257244 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d2f9659e-4902-481d-8992-387549a2a0ab tempest-SnapshotsActionsTest-552198858 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818" returned: 0 in 0.966s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:07.258861 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d2f9659e-4902-481d-8992-387549a2a0ab tempest-SnapshotsActionsTest-552198858 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f87d4110-efed-4a77-8a40-d2f02eb0f540 --snapshot stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:07.279783 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:07.280292 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:07.280774 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ca9c9871-be23-4a38-86c6-974668d6364d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d\n Backing store flags: \n Account information:\n 889Bv4nFUcHsYa43EjTv\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:33:07.281889 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-7dde1c31-e4d7-45b9-8cd7-a83c249b8b03 tempest-VolumesBackupsTest-1068069398 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:33:07.285504 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:07.304211 n-d-825175-3 sudo[133098]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f87d4110-efed-4a77-8a40-d2f02eb0f540 --snapshot stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 -L 1.00g
Feb 09 13:33:07.306213 n-d-825175-3 sudo[133098]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:07.527771 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.244s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:07.528383 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ca9c9871-be23-4a38-86c6-974668d6364d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d\n Backing store flags: \n Account information:\n 889Bv4nFUcHsYa43EjTv\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:33:07.535126 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:07.807598 n-d-825175-3 sudo[133072]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:07.809919 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-13b551aa-29c1-4f84-be5c-83af4ba63c39 tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c8c92776-e66f-4294-91ce-ca8b7ab208f2 --snapshot stack-volumes-lvmdriver-1/volume-e8c6d65c-682c-45ba-8069-e9de1e9163da -L 2.00g" returned: 0 in 1.018s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:07.846152 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.298s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:07.846593 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ca9c9871-be23-4a38-86c6-974668d6364d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d\n Backing store flags: \n Account information:\n 889Bv4nFUcHsYa43EjTv\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:33:07.847813 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [None req-7dde1c31-e4d7-45b9-8cd7-a83c249b8b03 tempest-VolumesBackupsTest-1068069398 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-ca9c9871-be23-4a38-86c6-974668d6364d 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:33:07.963896 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-13b551aa-29c1-4f84-be5c-83af4ba63c39 tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Create snapshot completed successfully
Feb 09 13:33:07.981397 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-7dde1c31-e4d7-45b9-8cd7-a83c249b8b03 tempest-VolumesBackupsTest-1068069398 None] Initialize volume connection completed successfully.
Feb 09 13:33:08.217072 n-d-825175-3 sudo[133098]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:08.221484 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d2f9659e-4902-481d-8992-387549a2a0ab tempest-SnapshotsActionsTest-552198858 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f87d4110-efed-4a77-8a40-d2f02eb0f540 --snapshot stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 -L 1.00g" returned: 0 in 0.962s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:08.320965 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-d2f9659e-4902-481d-8992-387549a2a0ab tempest-SnapshotsActionsTest-552198858 None] Create snapshot completed successfully
Feb 09 13:33:09.162980 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-e8dde6d7-4e51-4509-a75a-6568f6513548 tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Lock "b'cinder-c8c92776-e66f-4294-91ce-ca8b7ab208f2-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:33:09.171125 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e8dde6d7-4e51-4509-a75a-6568f6513548 tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c8c92776-e66f-4294-91ce-ca8b7ab208f2 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:09.224129 n-d-825175-3 sudo[133399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c8c92776-e66f-4294-91ce-ca8b7ab208f2
Feb 09 13:33:09.227701 n-d-825175-3 sudo[133399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:09.610081 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3584a06b-1107-4397-8309-c68ee5beade7 tempest-SnapshotsActionsTest-552198858 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:09.657401 n-d-825175-3 sudo[133403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818
Feb 09 13:33:09.658198 n-d-825175-3 sudo[133403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:09.907899 n-d-825175-3 sudo[133399]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:09.910088 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e8dde6d7-4e51-4509-a75a-6568f6513548 tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c8c92776-e66f-4294-91ce-ca8b7ab208f2" returned: 0 in 0.739s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:09.912285 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e8dde6d7-4e51-4509-a75a-6568f6513548 tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c8c92776-e66f-4294-91ce-ca8b7ab208f2 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:09.972319 n-d-825175-3 sudo[133407]: ubuntu : TTY=unknown ; 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-c8c92776-e66f-4294-91ce-ca8b7ab208f2
Feb 09 13:33:09.973230 n-d-825175-3 sudo[133407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:10.279400 n-d-825175-3 sudo[133403]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:10.281662 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3584a06b-1107-4397-8309-c68ee5beade7 tempest-SnapshotsActionsTest-552198858 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818" returned: 0 in 0.671s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:10.283629 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3584a06b-1107-4397-8309-c68ee5beade7 tempest-SnapshotsActionsTest-552198858 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1eaaf87d-d0b0-42ba-bd6f-50ee5a525b22 --snapshot stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:10.311246 n-d-825175-3 sudo[133414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1eaaf87d-d0b0-42ba-bd6f-50ee5a525b22 --snapshot stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 -L 1.00g
Feb 09 13:33:10.312768 n-d-825175-3 sudo[133414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:11.135259 n-d-825175-3 sudo[133407]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:11.137514 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e8dde6d7-4e51-4509-a75a-6568f6513548 tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c8c92776-e66f-4294-91ce-ca8b7ab208f2" returned: 0 in 1.225s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:11.323933 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-e8dde6d7-4e51-4509-a75a-6568f6513548 tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Created reservations ['a6b40474-107d-4f07-b58f-8b33f12b313c', '2cd44da2-6328-41f0-adcd-49e47314d754', 'e918ca1a-1e91-4515-a9af-8d51666b6ae0', 'e2301782-ebfe-4749-b505-c82a51343766'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:33:11.325667 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-e8dde6d7-4e51-4509-a75a-6568f6513548 tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:33:11.325667 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:33:11.325667 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:33:11.446717 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-e8dde6d7-4e51-4509-a75a-6568f6513548 tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Delete snapshot completed successfully.
Feb 09 13:33:11.452566 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-e8dde6d7-4e51-4509-a75a-6568f6513548 tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Lock "b'cinder-c8c92776-e66f-4294-91ce-ca8b7ab208f2-delete_snapshot'" released by "delete_snapshot" :: held 2.290s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:33:11.489860 n-d-825175-3 sudo[133414]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:11.491983 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3584a06b-1107-4397-8309-c68ee5beade7 tempest-SnapshotsActionsTest-552198858 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1eaaf87d-d0b0-42ba-bd6f-50ee5a525b22 --snapshot stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 -L 1.00g" returned: 0 in 1.208s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:11.618657 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-3584a06b-1107-4397-8309-c68ee5beade7 tempest-SnapshotsActionsTest-552198858 None] Create snapshot completed successfully
Feb 09 13:33:11.622676 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-c47c2eb2-f42f-47db-a311-b329bb26c65a tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Lock "b'cinder-e8c6d65c-682c-45ba-8069-e9de1e9163da-delete_volume'" acquired by "delete_volume" :: waited 0.043s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:33:11.721952 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-c47c2eb2-f42f-47db-a311-b329bb26c65a tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Skipping remove_export. No iscsi_target is presently exported for volume: e8c6d65c-682c-45ba-8069-e9de1e9163da
Feb 09 13:33:11.723447 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c47c2eb2-f42f-47db-a311-b329bb26c65a tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e8c6d65c-682c-45ba-8069-e9de1e9163da {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:11.781609 n-d-825175-3 sudo[133588]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e8c6d65c-682c-45ba-8069-e9de1e9163da
Feb 09 13:33:11.782445 n-d-825175-3 sudo[133588]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:12.010454 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:33:12.025287 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:33:12.027112 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:33:12.062877 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Flow 'volume_create_manager' (1baee0b6-25b2-4e93-847f-35a50e4be366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:33:12.078059 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f2ea2f08-2fd7-4b37-ab4f-004ab2a1e35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:12.128391 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:33:12.158917 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-66f6679d-b1ed-43dc-914d-0b201142ce60 tempest-SnapshotsActionsTest-1255987730 None] Lock "b'cinder-1eaaf87d-d0b0-42ba-bd6f-50ee5a525b22-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.037s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:33:12.160848 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-66f6679d-b1ed-43dc-914d-0b201142ce60 tempest-SnapshotsActionsTest-1255987730 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-1eaaf87d-d0b0-42ba-bd6f-50ee5a525b22 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:12.183999 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f2ea2f08-2fd7-4b37-ab4f-004ab2a1e35c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:33:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-28715003',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=b83474cc-c6a7-46e9-b528-c9a2fa52c7ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2b20d89625749ff8ea4ed3944f282b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:33:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:33:12Z,user_id='df9d78b0082e43b5a452942e903b9df4',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:12.192945 n-d-825175-3 sudo[133590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-1eaaf87d-d0b0-42ba-bd6f-50ee5a525b22
Feb 09 13:33:12.194010 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a387ac79-d892-403c-bd0e-630726de0135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:12.197458 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a387ac79-d892-403c-bd0e-630726de0135) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:12.199119 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ffb11514-9edc-4753-ac2f-665537b0ba69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:12.201513 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ffb11514-9edc-4753-ac2f-665537b0ba69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b83474cc-c6a7-46e9-b528-c9a2fa52c7ba', 'volume_name': 'volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:12.203795 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cb928e02-9a78-4bf8-a9cd-92b3b893bb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:12.204510 n-d-825175-3 sudo[133590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:12.207643 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cb928e02-9a78-4bf8-a9cd-92b3b893bb97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:12.209837 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b48f9d46-97a0-4212-a3a9-c6ed76783d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:12.215274 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Volume b83474cc-c6a7-46e9-b528-c9a2fa52c7ba: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba', 'volume_size': 1}
Feb 09 13:33:12.215274 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:12.270703 n-d-825175-3 sudo[133592]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:33:12.271504 n-d-825175-3 sudo[133592]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:12.654374 n-d-825175-3 sudo[133588]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:12.663321 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c47c2eb2-f42f-47db-a311-b329bb26c65a tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e8c6d65c-682c-45ba-8069-e9de1e9163da" returned: 0 in 0.936s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:12.663321 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c47c2eb2-f42f-47db-a311-b329bb26c65a tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e8c6d65c-682c-45ba-8069-e9de1e9163da {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:12.724266 n-d-825175-3 sudo[133597]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e8c6d65c-682c-45ba-8069-e9de1e9163da
Feb 09 13:33:12.725063 n-d-825175-3 sudo[133597]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:12.951553 n-d-825175-3 sudo[133590]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:12.954413 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-66f6679d-b1ed-43dc-914d-0b201142ce60 tempest-SnapshotsActionsTest-1255987730 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-1eaaf87d-d0b0-42ba-bd6f-50ee5a525b22" returned: 0 in 0.793s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:12.956983 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-66f6679d-b1ed-43dc-914d-0b201142ce60 tempest-SnapshotsActionsTest-1255987730 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1eaaf87d-d0b0-42ba-bd6f-50ee5a525b22 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:13.008840 n-d-825175-3 sudo[133633]: ubuntu : TTY=unknown ; 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-1eaaf87d-d0b0-42ba-bd6f-50ee5a525b22
Feb 09 13:33:13.012468 n-d-825175-3 sudo[133633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:13.052927 n-d-825175-3 sudo[133592]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:13.056073 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.843s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:13.060378 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b48f9d46-97a0-4212-a3a9-c6ed76783d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:13.064766 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b936439-bed6-49f6-8bc2-a80088bfdbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:13.083556 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Volume volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba (b83474cc-c6a7-46e9-b528-c9a2fa52c7ba): created successfully
Feb 09 13:33:13.111115 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b936439-bed6-49f6-8bc2-a80088bfdbe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:13.116516 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Flow 'volume_create_manager' (1baee0b6-25b2-4e93-847f-35a50e4be366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:33:13.146330 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f29ef3c6-2adc-463c-b65e-cd68b6b7a83b tempest-VolumesBackupsAdminTest-484514978 None] Created volume successfully.
Feb 09 13:33:13.445825 n-d-825175-3 sudo[133597]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:13.448059 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c47c2eb2-f42f-47db-a311-b329bb26c65a tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e8c6d65c-682c-45ba-8069-e9de1e9163da" returned: 0 in 0.786s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:13.449949 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c47c2eb2-f42f-47db-a311-b329bb26c65a tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e8c6d65c-682c-45ba-8069-e9de1e9163da {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:13.496691 n-d-825175-3 sudo[133639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e8c6d65c-682c-45ba-8069-e9de1e9163da
Feb 09 13:33:13.498261 n-d-825175-3 sudo[133639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:13.885881 n-d-825175-3 sudo[133633]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:13.899162 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-66f6679d-b1ed-43dc-914d-0b201142ce60 tempest-SnapshotsActionsTest-1255987730 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1eaaf87d-d0b0-42ba-bd6f-50ee5a525b22" returned: 0 in 0.938s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:14.034899 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-66f6679d-b1ed-43dc-914d-0b201142ce60 tempest-SnapshotsActionsTest-1255987730 None] Created reservations ['7a74777f-54bb-487a-bf94-71467734ca54', '6bc55c5e-68c4-426f-9938-4c600718706b', '643efa0b-9b4f-4dc1-9e08-caf372fa5c67', 'afa9bc71-1a40-42bc-a974-d72c3537c7b6'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:33:14.037672 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-66f6679d-b1ed-43dc-914d-0b201142ce60 tempest-SnapshotsActionsTest-1255987730 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:33:14.037672 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:33:14.037672 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:33:14.122943 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.driver [None req-e9c9e6d7-7d0e-4fd5-ade4-b7de28be36e3 tempest-VolumesBackupsAdminTest-484514978 None] Creating a new backup for volume volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba. {{(pid=91721) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Feb 09 13:33:14.141686 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e9c9e6d7-7d0e-4fd5-ade4-b7de28be36e3 tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:14.191864 n-d-825175-3 sudo[133706]: ubuntu : 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-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba
Feb 09 13:33:14.193643 n-d-825175-3 sudo[133706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:14.196228 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-66f6679d-b1ed-43dc-914d-0b201142ce60 tempest-SnapshotsActionsTest-1255987730 None] Delete snapshot completed successfully.
Feb 09 13:33:14.208477 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-66f6679d-b1ed-43dc-914d-0b201142ce60 tempest-SnapshotsActionsTest-1255987730 None] Lock "b'cinder-1eaaf87d-d0b0-42ba-bd6f-50ee5a525b22-delete_snapshot'" released by "delete_snapshot" :: held 2.050s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:33:14.315120 n-d-825175-3 sudo[133639]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:14.317122 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c47c2eb2-f42f-47db-a311-b329bb26c65a tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e8c6d65c-682c-45ba-8069-e9de1e9163da" returned: 0 in 0.867s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:14.318113 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-c47c2eb2-f42f-47db-a311-b329bb26c65a tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Successfully deleted volume: e8c6d65c-682c-45ba-8069-e9de1e9163da
Feb 09 13:33:14.442452 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-c47c2eb2-f42f-47db-a311-b329bb26c65a tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Created reservations ['49c5fe82-7d49-4b7e-8ed7-f196bd369990', 'f0a3b48e-6ff9-4395-9f3c-73689bb85924', '9e3420f5-34fd-4fe3-a081-0d332923e995', '41189042-fcb6-4048-857b-6ecbdb5384f3'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:33:14.446485 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-c47c2eb2-f42f-47db-a311-b329bb26c65a tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:33:14.446485 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:33:14.446485 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:33:14.540503 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-c47c2eb2-f42f-47db-a311-b329bb26c65a tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:33:14.541572 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c47c2eb2-f42f-47db-a311-b329bb26c65a tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:14.593260 n-d-825175-3 sudo[133712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:33:14.599442 n-d-825175-3 sudo[133712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:14.912799 n-d-825175-3 sudo[133706]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:14.917496 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e9c9e6d7-7d0e-4fd5-ade4-b7de28be36e3 tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba" returned: 0 in 0.776s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:15.087986 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:15.088325 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.043s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:15.088613 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398130656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ca9c9871-be23-4a38-86c6-974668d6364d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d\n Backing store flags: \n Account information:\n 889Bv4nFUcHsYa43EjTv\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-e9c9e6d7-7d0e-4fd5-ade4-b7de28be36e3 tempest-VolumesBackupsAdminTest-484514978 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ca9c9871-be23-4a38-86c6-974668d6364d
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: I_T nexus: 32
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Connection: 0
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.59
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: 889Bv4nFUcHsYa43EjTv
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:33:15.089223 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:33:15.091833 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-e9c9e6d7-7d0e-4fd5-ade4-b7de28be36e3 tempest-VolumesBackupsAdminTest-484514978 None] Creating iscsi_target for Volume ID: volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:33:15.094756 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-e9c9e6d7-7d0e-4fd5-ade4-b7de28be36e3 tempest-VolumesBackupsAdminTest-484514978 None] Created volume path /opt/stack/data/cinder/volumes/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba,
Feb 09 13:33:15.094756 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:33:15.094756 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:33:15.094756 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba
Feb 09 13:33:15.094756 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:33:15.094756 n-d-825175-3 cinder-volume[91721]: incominguser td956aKqCYF2tSyPqKCs g693EsqRcb4PmN3E
Feb 09 13:33:15.094756 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:33:15.094756 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:33:15.094756 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:33:15.094756 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:33:15.104222 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:15.121235 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0fd51e9-a401-40d0-9183-46653f42d1c9 tempest-SnapshotsActionsTest-552198858 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:15.170019 n-d-825175-3 sudo[133719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818
Feb 09 13:33:15.170876 n-d-825175-3 sudo[133719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:15.198513 n-d-825175-3 sudo[133712]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:15.201012 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c47c2eb2-f42f-47db-a311-b329bb26c65a tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.659s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:15.203003 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c47c2eb2-f42f-47db-a311-b329bb26c65a tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:15.235515 n-d-825175-3 sudo[133721]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:33:15.236329 n-d-825175-3 sudo[133721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:15.738388 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba" returned: 0 in 0.640s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:15.739092 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398130656]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:33:15.740271 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-e9c9e6d7-7d0e-4fd5-ade4-b7de28be36e3 tempest-VolumesBackupsAdminTest-484514978 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:33:15.741137 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-e9c9e6d7-7d0e-4fd5-ade4-b7de28be36e3 tempest-VolumesBackupsAdminTest-484514978 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:33:15.747931 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:15.768182 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398130656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ca9c9871-be23-4a38-86c6-974668d6364d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d\n Backing store flags: \n Account information:\n 889Bv4nFUcHsYa43EjTv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\n System information:\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-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\n Backing store flags: \n Account information:\n td956aKqCYF2tSyPqKCs\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-e9c9e6d7-7d0e-4fd5-ade4-b7de28be36e3 tempest-VolumesBackupsAdminTest-484514978 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ca9c9871-be23-4a38-86c6-974668d6364d
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: I_T nexus: 32
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Connection: 0
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.59
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: 889Bv4nFUcHsYa43EjTv
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:33:15.769731 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:33:15.772617 n-d-825175-3 sudo[133721]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:15.773317 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:15.775743 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c47c2eb2-f42f-47db-a311-b329bb26c65a tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:15.776019 n-d-825175-3 sudo[133719]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:15.778132 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-c47c2eb2-f42f-47db-a311-b329bb26c65a tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:33:15.790951 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-c47c2eb2-f42f-47db-a311-b329bb26c65a tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Deleted volume successfully.
Feb 09 13:33:15.810726 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0fd51e9-a401-40d0-9183-46653f42d1c9 tempest-SnapshotsActionsTest-552198858 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818" returned: 0 in 0.690s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:15.814743 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0fd51e9-a401-40d0-9183-46653f42d1c9 tempest-SnapshotsActionsTest-552198858 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-26e0e2cf-8395-4404-8b0b-fea2dae6854f --snapshot stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:15.859207 n-d-825175-3 sudo[133755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-26e0e2cf-8395-4404-8b0b-fea2dae6854f --snapshot stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 -L 1.00g
Feb 09 13:33:15.860001 n-d-825175-3 sudo[133755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:15.868518 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-c47c2eb2-f42f-47db-a311-b329bb26c65a tempest-VolumesSnapshotNegativeTestJSON-1587844414 None] Lock "b'cinder-e8c6d65c-682c-45ba-8069-e9de1e9163da-delete_volume'" released by "delete_volume" :: held 4.244s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:33:15.885652 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:15.886527 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398130656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ca9c9871-be23-4a38-86c6-974668d6364d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d\n Backing store flags: \n Account information:\n 889Bv4nFUcHsYa43EjTv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\n System information:\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-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\n Backing store flags: \n Account information:\n td956aKqCYF2tSyPqKCs\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:33:15.888042 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:16.000511 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:16.001660 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398130656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ca9c9871-be23-4a38-86c6-974668d6364d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d\n Backing store flags: \n Account information:\n 889Bv4nFUcHsYa43EjTv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\n System information:\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-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\n Backing store flags: \n Account information:\n td956aKqCYF2tSyPqKCs\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:33:16.004478 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [None req-e9c9e6d7-7d0e-4fd5-ade4-b7de28be36e3 tempest-VolumesBackupsAdminTest-484514978 None] Set provider_location to: 10.222.0.59:3260,2 iqn.2010-10.org.openstack:volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:33:16.068792 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-e9c9e6d7-7d0e-4fd5-ade4-b7de28be36e3 tempest-VolumesBackupsAdminTest-484514978 None] Initialize volume connection completed successfully.
Feb 09 13:33:16.853794 n-d-825175-3 sudo[133755]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:16.855815 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f0fd51e9-a401-40d0-9183-46653f42d1c9 tempest-SnapshotsActionsTest-552198858 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-26e0e2cf-8395-4404-8b0b-fea2dae6854f --snapshot stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 -L 1.00g" returned: 0 in 1.043s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:16.912361 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f0fd51e9-a401-40d0-9183-46653f42d1c9 tempest-SnapshotsActionsTest-552198858 None] Create snapshot completed successfully
Feb 09 13:33:17.417608 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-28263484-3748-4e5f-a874-fc99af952cb1 tempest-SnapshotsActionsTest-1255987730 None] Lock "b'cinder-26e0e2cf-8395-4404-8b0b-fea2dae6854f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:33:17.420949 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-28263484-3748-4e5f-a874-fc99af952cb1 tempest-SnapshotsActionsTest-1255987730 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-26e0e2cf-8395-4404-8b0b-fea2dae6854f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:17.461409 n-d-825175-3 sudo[133912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-26e0e2cf-8395-4404-8b0b-fea2dae6854f
Feb 09 13:33:17.462786 n-d-825175-3 sudo[133912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:18.098382 n-d-825175-3 sudo[133912]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:18.100719 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-28263484-3748-4e5f-a874-fc99af952cb1 tempest-SnapshotsActionsTest-1255987730 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-26e0e2cf-8395-4404-8b0b-fea2dae6854f" returned: 0 in 0.679s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:18.103213 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-28263484-3748-4e5f-a874-fc99af952cb1 tempest-SnapshotsActionsTest-1255987730 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-26e0e2cf-8395-4404-8b0b-fea2dae6854f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:18.152763 n-d-825175-3 sudo[133918]: ubuntu : TTY=unknown ; 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-26e0e2cf-8395-4404-8b0b-fea2dae6854f
Feb 09 13:33:18.153582 n-d-825175-3 sudo[133918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:19.016790 n-d-825175-3 sudo[133918]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:19.021549 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-28263484-3748-4e5f-a874-fc99af952cb1 tempest-SnapshotsActionsTest-1255987730 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-26e0e2cf-8395-4404-8b0b-fea2dae6854f" returned: 0 in 0.916s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:19.167750 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-28263484-3748-4e5f-a874-fc99af952cb1 tempest-SnapshotsActionsTest-1255987730 None] Created reservations ['cadb6d6f-8d7d-449e-bfb2-752053bfa7ab', '77209231-2f5e-4cde-b713-6cf5668cee5a', '20f126a6-1d9e-405b-8458-e31729998aa7', 'faacebbc-8e85-4637-91f1-be4ba0cac0b5'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:33:19.170240 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-28263484-3748-4e5f-a874-fc99af952cb1 tempest-SnapshotsActionsTest-1255987730 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:33:19.170240 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:33:19.170240 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:33:19.214670 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-28263484-3748-4e5f-a874-fc99af952cb1 tempest-SnapshotsActionsTest-1255987730 None] Delete snapshot completed successfully.
Feb 09 13:33:19.220955 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-28263484-3748-4e5f-a874-fc99af952cb1 tempest-SnapshotsActionsTest-1255987730 None] Lock "b'cinder-26e0e2cf-8395-4404-8b0b-fea2dae6854f-delete_snapshot'" released by "delete_snapshot" :: held 1.803s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:33:20.332911 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0509c235-d2bd-46b5-be15-6870bd8af2a8 tempest-SnapshotsActionsTest-552198858 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:20.372495 n-d-825175-3 sudo[133986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818
Feb 09 13:33:20.379748 n-d-825175-3 sudo[133986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:20.979015 n-d-825175-3 sudo[133986]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:20.982628 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0509c235-d2bd-46b5-be15-6870bd8af2a8 tempest-SnapshotsActionsTest-552198858 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818" returned: 0 in 0.651s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:20.985961 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0509c235-d2bd-46b5-be15-6870bd8af2a8 tempest-SnapshotsActionsTest-552198858 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3b6e4288-f831-40f7-be11-4573e01a23f4 --snapshot stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:21.018413 n-d-825175-3 sudo[133989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3b6e4288-f831-40f7-be11-4573e01a23f4 --snapshot stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 -L 1.00g
Feb 09 13:33:21.019584 n-d-825175-3 sudo[133989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:21.902118 n-d-825175-3 sudo[133989]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:21.905004 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0509c235-d2bd-46b5-be15-6870bd8af2a8 tempest-SnapshotsActionsTest-552198858 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3b6e4288-f831-40f7-be11-4573e01a23f4 --snapshot stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 -L 1.00g" returned: 0 in 0.919s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:21.996035 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-0509c235-d2bd-46b5-be15-6870bd8af2a8 tempest-SnapshotsActionsTest-552198858 None] Create snapshot completed successfully
Feb 09 13:33:22.742108 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-9d6c7c79-98ea-40b7-9acf-4d66de410419 tempest-SnapshotsActionsTest-1255987730 None] Lock "b'cinder-3b6e4288-f831-40f7-be11-4573e01a23f4-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:33:22.743854 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9d6c7c79-98ea-40b7-9acf-4d66de410419 tempest-SnapshotsActionsTest-1255987730 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3b6e4288-f831-40f7-be11-4573e01a23f4 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:22.802338 n-d-825175-3 sudo[134099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3b6e4288-f831-40f7-be11-4573e01a23f4
Feb 09 13:33:22.815422 n-d-825175-3 sudo[134099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:23.407756 n-d-825175-3 sudo[134099]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:23.409966 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9d6c7c79-98ea-40b7-9acf-4d66de410419 tempest-SnapshotsActionsTest-1255987730 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3b6e4288-f831-40f7-be11-4573e01a23f4" returned: 0 in 0.666s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:23.412780 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9d6c7c79-98ea-40b7-9acf-4d66de410419 tempest-SnapshotsActionsTest-1255987730 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3b6e4288-f831-40f7-be11-4573e01a23f4 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:23.434096 n-d-825175-3 sudo[134104]: ubuntu : TTY=unknown ; 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-3b6e4288-f831-40f7-be11-4573e01a23f4
Feb 09 13:33:23.435070 n-d-825175-3 sudo[134104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:24.285529 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9d6c7c79-98ea-40b7-9acf-4d66de410419 tempest-SnapshotsActionsTest-1255987730 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3b6e4288-f831-40f7-be11-4573e01a23f4" returned: 0 in 0.870s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:24.281333 n-d-825175-3 sudo[134104]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:24.404566 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-9d6c7c79-98ea-40b7-9acf-4d66de410419 tempest-SnapshotsActionsTest-1255987730 None] Created reservations ['fb6de097-db42-4b94-a329-86e121241aff', '946a2746-de76-4f5f-9608-8885249f84ac', 'cce14315-48ae-4739-a5db-ba569e01c00c', 'effc3aed-6013-4035-922d-e44baa937e07'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:33:24.407497 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-9d6c7c79-98ea-40b7-9acf-4d66de410419 tempest-SnapshotsActionsTest-1255987730 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:33:24.407497 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:33:24.407497 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:33:24.479985 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-9d6c7c79-98ea-40b7-9acf-4d66de410419 tempest-SnapshotsActionsTest-1255987730 None] Delete snapshot completed successfully.
Feb 09 13:33:24.485448 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-9d6c7c79-98ea-40b7-9acf-4d66de410419 tempest-SnapshotsActionsTest-1255987730 None] Lock "b'cinder-3b6e4288-f831-40f7-be11-4573e01a23f4-delete_snapshot'" released by "delete_snapshot" :: held 1.744s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:33:25.717136 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e7c60bca-0da1-46d8-b376-e06086396c05 tempest-SnapshotsActionsTest-552198858 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:25.746605 n-d-825175-3 sudo[134172]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818
Feb 09 13:33:25.747425 n-d-825175-3 sudo[134172]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:26.521373 n-d-825175-3 sudo[134172]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:26.523822 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e7c60bca-0da1-46d8-b376-e06086396c05 tempest-SnapshotsActionsTest-552198858 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818" returned: 0 in 0.806s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:26.528962 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e7c60bca-0da1-46d8-b376-e06086396c05 tempest-SnapshotsActionsTest-552198858 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d96c2327-832d-486b-b517-405d8221481e --snapshot stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:26.613264 n-d-825175-3 sudo[134175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d96c2327-832d-486b-b517-405d8221481e --snapshot stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 -L 1.00g
Feb 09 13:33:26.618876 n-d-825175-3 sudo[134175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:27.539586 n-d-825175-3 sudo[134175]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:27.542142 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e7c60bca-0da1-46d8-b376-e06086396c05 tempest-SnapshotsActionsTest-552198858 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d96c2327-832d-486b-b517-405d8221481e --snapshot stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 -L 1.00g" returned: 0 in 1.013s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:27.692005 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-e7c60bca-0da1-46d8-b376-e06086396c05 tempest-SnapshotsActionsTest-552198858 None] Create snapshot completed successfully
Feb 09 13:33:29.320506 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-779156d1-0315-4af7-af77-37fd90249b05 tempest-SnapshotsActionsTest-1255987730 None] Lock "b'cinder-d96c2327-832d-486b-b517-405d8221481e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.017s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:33:29.324103 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-779156d1-0315-4af7-af77-37fd90249b05 tempest-SnapshotsActionsTest-1255987730 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d96c2327-832d-486b-b517-405d8221481e {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:29.405134 n-d-825175-3 sudo[134325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d96c2327-832d-486b-b517-405d8221481e
Feb 09 13:33:29.405989 n-d-825175-3 sudo[134325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:30.101067 n-d-825175-3 sudo[134325]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:30.103806 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-779156d1-0315-4af7-af77-37fd90249b05 tempest-SnapshotsActionsTest-1255987730 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d96c2327-832d-486b-b517-405d8221481e" returned: 0 in 0.781s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:30.106895 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-779156d1-0315-4af7-af77-37fd90249b05 tempest-SnapshotsActionsTest-1255987730 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d96c2327-832d-486b-b517-405d8221481e {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:30.142364 n-d-825175-3 sudo[134341]: ubuntu : TTY=unknown ; 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-d96c2327-832d-486b-b517-405d8221481e
Feb 09 13:33:30.143433 n-d-825175-3 sudo[134341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:31.213146 n-d-825175-3 sudo[134341]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:31.227610 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-779156d1-0315-4af7-af77-37fd90249b05 tempest-SnapshotsActionsTest-1255987730 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d96c2327-832d-486b-b517-405d8221481e" returned: 0 in 1.119s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:31.465940 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-779156d1-0315-4af7-af77-37fd90249b05 tempest-SnapshotsActionsTest-1255987730 None] Created reservations ['4ecef4ed-ae27-4ee7-b342-e1333ec79f21', '23e731eb-1d7e-460a-8366-def15b5abd33', 'd9f8c821-c3dc-446d-aea5-ce1fc4cf7fd6', '6dc6cc7a-8400-4e28-bf3d-a956c855f6a8'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:33:31.467751 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-779156d1-0315-4af7-af77-37fd90249b05 tempest-SnapshotsActionsTest-1255987730 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:33:31.467751 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:33:31.467751 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:33:31.540270 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-779156d1-0315-4af7-af77-37fd90249b05 tempest-SnapshotsActionsTest-1255987730 None] Delete snapshot completed successfully.
Feb 09 13:33:31.545889 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-779156d1-0315-4af7-af77-37fd90249b05 tempest-SnapshotsActionsTest-1255987730 None] Lock "b'cinder-d96c2327-832d-486b-b517-405d8221481e-delete_snapshot'" released by "delete_snapshot" :: held 2.240s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:33:33.355735 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-c3998839-2ba3-4196-82a2-2b80e5e3ed78 tempest-SnapshotsActionsTest-552198858 None] Lock "b'cinder-f87d4110-efed-4a77-8a40-d2f02eb0f540-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:33:33.358245 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c3998839-2ba3-4196-82a2-2b80e5e3ed78 tempest-SnapshotsActionsTest-552198858 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f87d4110-efed-4a77-8a40-d2f02eb0f540 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:33.386243 n-d-825175-3 sudo[134480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f87d4110-efed-4a77-8a40-d2f02eb0f540
Feb 09 13:33:33.387554 n-d-825175-3 sudo[134480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:33.966079 n-d-825175-3 sudo[134480]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:33.969415 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c3998839-2ba3-4196-82a2-2b80e5e3ed78 tempest-SnapshotsActionsTest-552198858 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f87d4110-efed-4a77-8a40-d2f02eb0f540" returned: 0 in 0.611s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:33.971917 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c3998839-2ba3-4196-82a2-2b80e5e3ed78 tempest-SnapshotsActionsTest-552198858 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f87d4110-efed-4a77-8a40-d2f02eb0f540 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:34.027177 n-d-825175-3 sudo[134483]: ubuntu : TTY=unknown ; 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-f87d4110-efed-4a77-8a40-d2f02eb0f540
Feb 09 13:33:34.027972 n-d-825175-3 sudo[134483]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:34.961663 n-d-825175-3 sudo[134483]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:34.964210 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c3998839-2ba3-4196-82a2-2b80e5e3ed78 tempest-SnapshotsActionsTest-552198858 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f87d4110-efed-4a77-8a40-d2f02eb0f540" returned: 0 in 0.992s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:35.255262 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-c3998839-2ba3-4196-82a2-2b80e5e3ed78 tempest-SnapshotsActionsTest-552198858 None] Created reservations ['02710db3-ed66-4206-a6b1-37bebf35fcfa', 'ed5a1255-bea0-4821-8b4e-8179004a1bf2', 'f50ad6db-e137-40cd-9521-3c3b2da228d9', '76a51b9b-ebe3-4947-ba72-5beabac851bb'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:33:35.258622 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-c3998839-2ba3-4196-82a2-2b80e5e3ed78 tempest-SnapshotsActionsTest-552198858 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:33:35.258622 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:33:35.258622 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:33:35.367989 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-c3998839-2ba3-4196-82a2-2b80e5e3ed78 tempest-SnapshotsActionsTest-552198858 None] Delete snapshot completed successfully.
Feb 09 13:33:35.397667 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-c3998839-2ba3-4196-82a2-2b80e5e3ed78 tempest-SnapshotsActionsTest-552198858 None] Lock "b'cinder-f87d4110-efed-4a77-8a40-d2f02eb0f540-delete_snapshot'" released by "delete_snapshot" :: held 2.042s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:33:35.849176 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-c0c9e698-80b4-456f-8ec4-fde872a0f7d9 tempest-SnapshotsActionsTest-552198858 None] Lock "b'cinder-1931880d-3d29-4d2d-8690-cc4f6788f818-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:33:36.064212 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-c0c9e698-80b4-456f-8ec4-fde872a0f7d9 tempest-SnapshotsActionsTest-552198858 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1931880d-3d29-4d2d-8690-cc4f6788f818
Feb 09 13:33:36.065233 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c0c9e698-80b4-456f-8ec4-fde872a0f7d9 tempest-SnapshotsActionsTest-552198858 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:36.135974 n-d-825175-3 sudo[134565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818
Feb 09 13:33:36.136817 n-d-825175-3 sudo[134565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:36.780414 n-d-825175-3 sudo[134565]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:36.782992 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c0c9e698-80b4-456f-8ec4-fde872a0f7d9 tempest-SnapshotsActionsTest-552198858 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818" returned: 0 in 0.717s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:36.784928 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c0c9e698-80b4-456f-8ec4-fde872a0f7d9 tempest-SnapshotsActionsTest-552198858 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:36.813768 n-d-825175-3 sudo[134569]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818
Feb 09 13:33:36.814591 n-d-825175-3 sudo[134569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:37.360347 n-d-825175-3 sudo[134569]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:37.362573 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c0c9e698-80b4-456f-8ec4-fde872a0f7d9 tempest-SnapshotsActionsTest-552198858 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818" returned: 0 in 0.577s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:37.364448 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c0c9e698-80b4-456f-8ec4-fde872a0f7d9 tempest-SnapshotsActionsTest-552198858 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:37.408664 n-d-825175-3 sudo[134572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818
Feb 09 13:33:37.409466 n-d-825175-3 sudo[134572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:38.282331 n-d-825175-3 sudo[134572]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:38.285467 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c0c9e698-80b4-456f-8ec4-fde872a0f7d9 tempest-SnapshotsActionsTest-552198858 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1931880d-3d29-4d2d-8690-cc4f6788f818" returned: 0 in 0.920s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:38.287543 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-c0c9e698-80b4-456f-8ec4-fde872a0f7d9 tempest-SnapshotsActionsTest-552198858 None] Successfully deleted volume: 1931880d-3d29-4d2d-8690-cc4f6788f818
Feb 09 13:33:38.357489 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-c0c9e698-80b4-456f-8ec4-fde872a0f7d9 tempest-SnapshotsActionsTest-552198858 None] Created reservations ['961f2d84-50e1-44c9-88a6-f1cab3d1d023', 'cb8aca54-33f5-4b03-8367-9c5a99bd5e52', '7753492e-d546-4601-af0f-dac4e8cafeea', '6aba0fd2-da36-4883-a25e-1d9b8874ac24'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:33:38.360989 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-c0c9e698-80b4-456f-8ec4-fde872a0f7d9 tempest-SnapshotsActionsTest-552198858 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:33:38.360989 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:33:38.360989 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:33:38.479795 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-c0c9e698-80b4-456f-8ec4-fde872a0f7d9 tempest-SnapshotsActionsTest-552198858 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:33:38.489250 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c0c9e698-80b4-456f-8ec4-fde872a0f7d9 tempest-SnapshotsActionsTest-552198858 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:38.550928 n-d-825175-3 sudo[134588]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:33:38.551930 n-d-825175-3 sudo[134588]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:39.713366 n-d-825175-3 sudo[134588]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:39.718040 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c0c9e698-80b4-456f-8ec4-fde872a0f7d9 tempest-SnapshotsActionsTest-552198858 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.229s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:39.722167 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c0c9e698-80b4-456f-8ec4-fde872a0f7d9 tempest-SnapshotsActionsTest-552198858 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:39.788160 n-d-825175-3 sudo[134632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:33:39.796523 n-d-825175-3 sudo[134632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:40.666056 n-d-825175-3 sudo[134632]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:40.668484 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c0c9e698-80b4-456f-8ec4-fde872a0f7d9 tempest-SnapshotsActionsTest-552198858 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.946s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:40.670909 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-c0c9e698-80b4-456f-8ec4-fde872a0f7d9 tempest-SnapshotsActionsTest-552198858 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:33:40.677257 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-c0c9e698-80b4-456f-8ec4-fde872a0f7d9 tempest-SnapshotsActionsTest-552198858 None] Deleted volume successfully.
Feb 09 13:33:40.723042 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-c0c9e698-80b4-456f-8ec4-fde872a0f7d9 tempest-SnapshotsActionsTest-552198858 None] Lock "b'cinder-1931880d-3d29-4d2d-8690-cc4f6788f818-delete_volume'" released by "delete_volume" :: held 4.874s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:33:48.198626 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:33:48.204556 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:33:48.205141 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:33:48.239003 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Flow 'volume_create_manager' (fbf19fc5-1761-44dd-9f1c-9c206bd37aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:33:48.246083 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (559124c2-ab84-4fe5-8e28-0ecb4fa20df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:48.301442 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:33:48.378240 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (559124c2-ab84-4fe5-8e28-0ecb4fa20df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:33:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-774832082',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=5aff8ba8-e412-4a5e-b072-befc02a4219e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41a784d1cbfb4ba4a664c40328d64810',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:33:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:33:48Z,user_id='01ae35a5f2554e4e8d58724618d3a3d3',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:48.380828 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8a91d373-e7c2-4261-8a0d-98caacccf3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:48.395321 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8a91d373-e7c2-4261-8a0d-98caacccf3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:48.397829 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69c437ff-6527-4aae-9775-feff9198830d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:48.400236 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69c437ff-6527-4aae-9775-feff9198830d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5aff8ba8-e412-4a5e-b072-befc02a4219e', 'volume_name': 'volume-5aff8ba8-e412-4a5e-b072-befc02a4219e', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:48.402509 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2c5f8121-be04-4749-aa64-a6698937398b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:48.404619 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2c5f8121-be04-4749-aa64-a6698937398b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:48.416643 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a433e9f0-bf3d-4943-974e-13b793fae961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:48.417212 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Volume 5aff8ba8-e412-4a5e-b072-befc02a4219e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5aff8ba8-e412-4a5e-b072-befc02a4219e', 'volume_size': 1}
Feb 09 13:33:48.419668 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5aff8ba8-e412-4a5e-b072-befc02a4219e stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:48.493523 n-d-825175-3 sudo[134760]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5aff8ba8-e412-4a5e-b072-befc02a4219e stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:33:48.498429 n-d-825175-3 sudo[134760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:49.459135 n-d-825175-3 sudo[134760]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:49.461478 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5aff8ba8-e412-4a5e-b072-befc02a4219e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.043s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:49.466258 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a433e9f0-bf3d-4943-974e-13b793fae961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5aff8ba8-e412-4a5e-b072-befc02a4219e', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:49.469290 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fd02e43e-245f-4bbe-a1c2-929f421e3010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:33:49.484992 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Volume volume-5aff8ba8-e412-4a5e-b072-befc02a4219e (5aff8ba8-e412-4a5e-b072-befc02a4219e): created successfully
Feb 09 13:33:49.487588 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fd02e43e-245f-4bbe-a1c2-929f421e3010) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:33:49.492482 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Flow 'volume_create_manager' (fbf19fc5-1761-44dd-9f1c-9c206bd37aff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:33:49.508685 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-0df56186-b4e2-45b2-8dfa-d81ae521c6a6 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Created volume successfully.
Feb 09 13:33:52.278783 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-8ec99592-bf36-4990-b296-918d6f216cc8 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Lock "b'cinder-5aff8ba8-e412-4a5e-b072-befc02a4219e-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:33:52.454955 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-8ec99592-bf36-4990-b296-918d6f216cc8 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5aff8ba8-e412-4a5e-b072-befc02a4219e
Feb 09 13:33:52.456108 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8ec99592-bf36-4990-b296-918d6f216cc8 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5aff8ba8-e412-4a5e-b072-befc02a4219e {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:52.483478 n-d-825175-3 sudo[134864]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5aff8ba8-e412-4a5e-b072-befc02a4219e
Feb 09 13:33:52.484494 n-d-825175-3 sudo[134864]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:53.192332 n-d-825175-3 sudo[134864]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:53.195426 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8ec99592-bf36-4990-b296-918d6f216cc8 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5aff8ba8-e412-4a5e-b072-befc02a4219e" returned: 0 in 0.738s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:53.198494 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8ec99592-bf36-4990-b296-918d6f216cc8 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5aff8ba8-e412-4a5e-b072-befc02a4219e {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:53.223501 n-d-825175-3 sudo[134869]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5aff8ba8-e412-4a5e-b072-befc02a4219e
Feb 09 13:33:53.224327 n-d-825175-3 sudo[134869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:53.987605 n-d-825175-3 sudo[134869]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:53.989901 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8ec99592-bf36-4990-b296-918d6f216cc8 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5aff8ba8-e412-4a5e-b072-befc02a4219e" returned: 0 in 0.792s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:53.992764 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8ec99592-bf36-4990-b296-918d6f216cc8 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5aff8ba8-e412-4a5e-b072-befc02a4219e {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:54.059914 n-d-825175-3 sudo[134901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5aff8ba8-e412-4a5e-b072-befc02a4219e
Feb 09 13:33:54.060739 n-d-825175-3 sudo[134901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:55.184759 n-d-825175-3 sudo[134901]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:55.190323 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8ec99592-bf36-4990-b296-918d6f216cc8 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5aff8ba8-e412-4a5e-b072-befc02a4219e" returned: 0 in 1.194s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:55.193409 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-8ec99592-bf36-4990-b296-918d6f216cc8 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Successfully deleted volume: 5aff8ba8-e412-4a5e-b072-befc02a4219e
Feb 09 13:33:55.299525 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-8ec99592-bf36-4990-b296-918d6f216cc8 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Created reservations ['578ea0c2-4e01-4c75-9521-27637bba982e', '7e4e2aae-90ec-47c1-af22-0c13fafbc836', '0727203e-e4b0-4e9d-9437-5870c35d0edb', 'c493a0fa-9720-4f5e-90ba-4a261d25e1b8'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:33:55.301816 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-8ec99592-bf36-4990-b296-918d6f216cc8 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:33:55.301816 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:33:55.301816 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:33:55.370648 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-8ec99592-bf36-4990-b296-918d6f216cc8 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:33:55.371452 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8ec99592-bf36-4990-b296-918d6f216cc8 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:55.421486 n-d-825175-3 sudo[134934]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:33:55.422425 n-d-825175-3 sudo[134934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:56.597087 n-d-825175-3 sudo[134934]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:56.599343 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8ec99592-bf36-4990-b296-918d6f216cc8 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.227s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:56.601443 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8ec99592-bf36-4990-b296-918d6f216cc8 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:33:56.688122 n-d-825175-3 sudo[134951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:33:56.693996 n-d-825175-3 sudo[134951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:33:57.878894 n-d-825175-3 sudo[134951]: pam_unix(sudo:session): session closed for user root
Feb 09 13:33:57.881830 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-8ec99592-bf36-4990-b296-918d6f216cc8 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] CMD "sudo cinder-rootwrap /etc/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.280s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:33:57.886195 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-8ec99592-bf36-4990-b296-918d6f216cc8 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:33:57.902502 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-8ec99592-bf36-4990-b296-918d6f216cc8 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Deleted volume successfully.
Feb 09 13:33:57.933715 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-8ec99592-bf36-4990-b296-918d6f216cc8 tempest-VolumeQuotasNegativeTestJSON-1013268641 None] Lock "b'cinder-5aff8ba8-e412-4a5e-b072-befc02a4219e-delete_volume'" released by "delete_volume" :: held 5.655s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:34:03.864058 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-7dde1c31-e4d7-45b9-8cd7-a83c249b8b03 tempest-VolumesBackupsTest-1068069398 None] Terminate volume connection completed successfully.
Feb 09 13:34:03.958697 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:04.225418 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.269s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:04.226271 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ca9c9871-be23-4a38-86c6-974668d6364d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d\n Backing store flags: \n Account information:\n 889Bv4nFUcHsYa43EjTv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\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:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\n Backing store flags: \n Account information:\n td956aKqCYF2tSyPqKCs\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:34:04.227228 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [None req-7dde1c31-e4d7-45b9-8cd7-a83c249b8b03 tempest-VolumesBackupsTest-1068069398 None] Removing iscsi_target for Volume ID: ca9c9871-be23-4a38-86c6-974668d6364d
Feb 09 13:34:04.230873 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ca9c9871-be23-4a38-86c6-974668d6364d -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:04.620454 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ca9c9871-be23-4a38-86c6-974668d6364d -f" returned: 0 in 0.390s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:04.621693 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:34:04.625631 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:04.777011 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:04.777348 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\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:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\n Backing store flags: \n Account information:\n td956aKqCYF2tSyPqKCs\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:34:04.778064 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-7dde1c31-e4d7-45b9-8cd7-a83c249b8b03 tempest-VolumesBackupsTest-1068069398 None] Remove volume export completed successfully.
Feb 09 13:34:04.875897 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:34:04.875897 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:34:04.876594 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:04.979799 n-d-825175-3 sudo[135168]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:34:04.980611 n-d-825175-3 sudo[135168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:05.825647 n-d-825175-3 sudo[135168]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:05.828529 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.952s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:05.830696 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:05.916822 n-d-825175-3 sudo[135188]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:34:05.918338 n-d-825175-3 sudo[135188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:06.144481 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:34:06.158538 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:34:06.159159 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:34:06.191707 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Flow 'volume_create_manager' (4bed5402-b064-4daa-9f19-6ca9b0ed9160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:34:06.201119 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4d0bf52-22d1-426c-8745-bdcf09e2061d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:06.257352 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:34:06.306074 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4d0bf52-22d1-426c-8745-bdcf09e2061d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:34:06Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_726bf4cf-f35f-4cd1-aa35-6842295ff0a1',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=adbea4af-a5d3-422d-9fb1-8faa60a85b0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='442d6bc983f14ef0a68ed00ec0aebceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:34:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:34:06Z,user_id='238226e3f2ad480b9ead1b56a75c0fcc',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:06.309138 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0fefe6dc-dcba-4977-b3f5-6a334f4840fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:06.311977 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0fefe6dc-dcba-4977-b3f5-6a334f4840fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:06.314644 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15541350-75d5-4740-9b6b-a82785417729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:06.317380 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15541350-75d5-4740-9b6b-a82785417729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'adbea4af-a5d3-422d-9fb1-8faa60a85b0d', 'volume_name': 'volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:06.320645 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ad62f79-3eef-426e-aec9-5482ff4fcebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:06.324074 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ad62f79-3eef-426e-aec9-5482ff4fcebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:06.326412 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (348af285-a1b0-4168-817e-dc00dafcba98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:06.327537 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Volume adbea4af-a5d3-422d-9fb1-8faa60a85b0d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d', 'volume_size': 1}
Feb 09 13:34:06.328986 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:06.353409 n-d-825175-3 sudo[135191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:34:06.354562 n-d-825175-3 sudo[135191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:06.729479 n-d-825175-3 sudo[135188]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:06.731558 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.901s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:06.733756 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:34:07.159430 n-d-825175-3 sudo[135191]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:07.161548 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.832s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:07.165761 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (348af285-a1b0-4168-817e-dc00dafcba98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:07.168064 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9bfff6a9-00de-4b64-a7b3-0e0eadc7a2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:07.181891 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Volume volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d (adbea4af-a5d3-422d-9fb1-8faa60a85b0d): created successfully
Feb 09 13:34:07.184501 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9bfff6a9-00de-4b64-a7b3-0e0eadc7a2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:07.189618 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Flow 'volume_create_manager' (4bed5402-b064-4daa-9f19-6ca9b0ed9160) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:34:07.205888 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Created volume successfully.
Feb 09 13:34:07.490632 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:07.532250 n-d-825175-3 sudo[135230]: ubuntu : 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-adbea4af-a5d3-422d-9fb1-8faa60a85b0d
Feb 09 13:34:07.533162 n-d-825175-3 sudo[135230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:08.122830 n-d-825175-3 sudo[135230]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:08.126265 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d" returned: 0 in 0.636s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:08.231980 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:08.244535 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:08.244970 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\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:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\n Backing store flags: \n Account information:\n td956aKqCYF2tSyPqKCs\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: I_T nexus: 33
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Connection: 0
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.59
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: td956aKqCYF2tSyPqKCs
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:34:08.245733 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:34:08.248330 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Creating iscsi_target for Volume ID: volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:34:08.257037 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Created volume path /opt/stack/data/cinder/volumes/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d,
Feb 09 13:34:08.257037 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:34:08.257037 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:34:08.257037 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d
Feb 09 13:34:08.257037 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:34:08.257037 n-d-825175-3 cinder-volume[91721]: incominguser nc2mAN2ftwoGRhzqfgg4 Fhn5KDSai37Adjds
Feb 09 13:34:08.257037 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:34:08.257037 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:34:08.257037 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:34:08.257037 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:34:08.261230 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:08.337966 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:34:08.342323 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:34:08.342969 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:34:08.362999 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Flow 'volume_create_manager' (e39acbd3-d615-48f7-8026-ab1f81774633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:34:08.367527 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (debd0734-8bb7-4e91-8913-369233cb74e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:08.390077 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:34:08.418320 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (debd0734-8bb7-4e91-8913-369233cb74e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:34:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-602032971',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=6c8a7765-95c4-40ad-9a55-f9b18717b9ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c38fdf07f190423486143231592f3368',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:34:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:34:08Z,user_id='4bd66c4638a64ad6af48369b34204865',volume_attachment=>,volume_type=VolumeType(e33f8e3f-943b-457e-a96b-7df6f7192fcd),volume_type_id=e33f8e3f-943b-457e-a96b-7df6f7192fcd)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:08.421277 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc5d889e-a795-45dc-84c5-82824a73405a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:08.424739 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc5d889e-a795-45dc-84c5-82824a73405a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:08.427085 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (497f94c0-2c35-47c0-b266-28ff1c409935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:08.429307 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (497f94c0-2c35-47c0-b266-28ff1c409935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6c8a7765-95c4-40ad-9a55-f9b18717b9ea', 'volume_name': 'volume-6c8a7765-95c4-40ad-9a55-f9b18717b9ea', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:08.431584 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7757a0ab-0db2-438f-b6a6-045214393e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:08.433633 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7757a0ab-0db2-438f-b6a6-045214393e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:08.435923 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfb77327-c31f-4da1-b4ad-ef21a947234c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:08.436686 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Volume 6c8a7765-95c4-40ad-9a55-f9b18717b9ea: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6c8a7765-95c4-40ad-9a55-f9b18717b9ea', 'volume_size': 1}
Feb 09 13:34:08.437856 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c8a7765-95c4-40ad-9a55-f9b18717b9ea stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:08.473490 n-d-825175-3 sudo[135242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c8a7765-95c4-40ad-9a55-f9b18717b9ea stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:34:08.476453 n-d-825175-3 sudo[135242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:08.762509 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d" returned: 0 in 0.503s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:08.763785 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:34:08.764827 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:34:08.765650 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:34:08.767670 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:08.781980 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:08.782772 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\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:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\n Backing store flags: \n Account information:\n td956aKqCYF2tSyPqKCs\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n System information:\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-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n Backing store flags: \n Account information:\n nc2mAN2ftwoGRhzqfgg4\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: I_T nexus: 33
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Connection: 0
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.59
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: td956aKqCYF2tSyPqKCs
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:34:08.783823 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:34:08.789329 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:08.888838 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:08.889139 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\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:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\n Backing store flags: \n Account information:\n td956aKqCYF2tSyPqKCs\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n System information:\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-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n Backing store flags: \n Account information:\n nc2mAN2ftwoGRhzqfgg4\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:34:08.892288 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:09.042281 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.151s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:09.042689 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\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:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\n Backing store flags: \n Account information:\n td956aKqCYF2tSyPqKCs\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n System information:\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-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n Backing store flags: \n Account information:\n nc2mAN2ftwoGRhzqfgg4\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:34:09.044647 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Set provider_location to: 10.222.0.59:3260,3 iqn.2010-10.org.openstack:volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:34:09.059761 n-d-825175-3 sudo[135242]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:09.090844 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c8a7765-95c4-40ad-9a55-f9b18717b9ea stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.653s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:09.099308 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfb77327-c31f-4da1-b4ad-ef21a947234c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c8a7765-95c4-40ad-9a55-f9b18717b9ea', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:09.102552 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b37f64c3-1508-46eb-81b6-949dea568242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:09.113822 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Initialize volume connection completed successfully.
Feb 09 13:34:09.121137 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Volume volume-6c8a7765-95c4-40ad-9a55-f9b18717b9ea (6c8a7765-95c4-40ad-9a55-f9b18717b9ea): created successfully
Feb 09 13:34:09.123813 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b37f64c3-1508-46eb-81b6-949dea568242) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:09.127676 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Flow 'volume_create_manager' (e39acbd3-d615-48f7-8026-ab1f81774633) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:34:09.137988 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-b6b46fab-0cfe-4f6a-8b19-29c5431dc069 tempest-VolumeTypesTest-1150382611 None] Created volume successfully.
Feb 09 13:34:10.144976 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-88ca99d5-7900-4266-975c-6b2d01bf8397 tempest-VolumeTypesTest-1150382611 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:34:10.145999 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-88ca99d5-7900-4266-975c-6b2d01bf8397 tempest-VolumeTypesTest-1150382611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:10.173778 n-d-825175-3 sudo[135342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:34:10.175900 n-d-825175-3 sudo[135342]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:10.769247 n-d-825175-3 sudo[135342]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:10.772122 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-88ca99d5-7900-4266-975c-6b2d01bf8397 tempest-VolumeTypesTest-1150382611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:10.774690 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-88ca99d5-7900-4266-975c-6b2d01bf8397 tempest-VolumeTypesTest-1150382611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:10.816535 n-d-825175-3 sudo[135354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:34:10.817365 n-d-825175-3 sudo[135354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:11.813851 n-d-825175-3 sudo[135354]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:11.816096 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-88ca99d5-7900-4266-975c-6b2d01bf8397 tempest-VolumeTypesTest-1150382611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.041s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:11.818143 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-88ca99d5-7900-4266-975c-6b2d01bf8397 tempest-VolumeTypesTest-1150382611 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:34:11.833166 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-88ca99d5-7900-4266-975c-6b2d01bf8397 tempest-VolumeTypesTest-1150382611 None] Retype volume completed successfully.
Feb 09 13:34:12.075249 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-e9c9e6d7-7d0e-4fd5-ade4-b7de28be36e3 tempest-VolumesBackupsAdminTest-484514978 None] Terminate volume connection completed successfully.
Feb 09 13:34:12.252527 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:12.400795 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:12.400795 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\n System information:\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-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba\n Backing store flags: \n Account information:\n td956aKqCYF2tSyPqKCs\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n Backing store flags: \n Account information:\n nc2mAN2ftwoGRhzqfgg4\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:34:12.400795 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [None req-e9c9e6d7-7d0e-4fd5-ade4-b7de28be36e3 tempest-VolumesBackupsAdminTest-484514978 None] Removing iscsi_target for Volume ID: b83474cc-c6a7-46e9-b528-c9a2fa52c7ba
Feb 09 13:34:12.404445 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:12.687459 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba -f" returned: 0 in 0.285s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:12.687708 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:34:12.707629 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:12.859742 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:12.859742 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n Backing store flags: \n Account information:\n nc2mAN2ftwoGRhzqfgg4\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:34:12.870588 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-e9c9e6d7-7d0e-4fd5-ade4-b7de28be36e3 tempest-VolumesBackupsAdminTest-484514978 None] Remove volume export completed successfully.
Feb 09 13:34:13.646732 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] Lock "b'cinder-6c8a7765-95c4-40ad-9a55-f9b18717b9ea-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:34:13.769209 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6c8a7765-95c4-40ad-9a55-f9b18717b9ea
Feb 09 13:34:13.770192 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c8a7765-95c4-40ad-9a55-f9b18717b9ea {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:13.796854 n-d-825175-3 sudo[135396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c8a7765-95c4-40ad-9a55-f9b18717b9ea
Feb 09 13:34:13.797704 n-d-825175-3 sudo[135396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:14.514307 n-d-825175-3 sudo[135396]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:14.516576 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c8a7765-95c4-40ad-9a55-f9b18717b9ea" returned: 0 in 0.746s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:14.518339 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c8a7765-95c4-40ad-9a55-f9b18717b9ea {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:14.540293 n-d-825175-3 sudo[135401]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c8a7765-95c4-40ad-9a55-f9b18717b9ea
Feb 09 13:34:14.541103 n-d-825175-3 sudo[135401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:15.180408 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c8a7765-95c4-40ad-9a55-f9b18717b9ea" returned: 0 in 0.660s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:15.176394 n-d-825175-3 sudo[135401]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:15.187072 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c8a7765-95c4-40ad-9a55-f9b18717b9ea {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:15.203075 n-d-825175-3 sudo[135406]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c8a7765-95c4-40ad-9a55-f9b18717b9ea
Feb 09 13:34:15.203857 n-d-825175-3 sudo[135406]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:15.829857 n-d-825175-3 sudo[135406]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:15.840837 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c8a7765-95c4-40ad-9a55-f9b18717b9ea" returned: 0 in 0.653s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:15.840837 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] Successfully deleted volume: 6c8a7765-95c4-40ad-9a55-f9b18717b9ea
Feb 09 13:34:15.882222 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2073504814 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2073504814, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:34:15.882222 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2073504814 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2073504814, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:34:15.909408 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] Created reservations ['d710050d-9403-4826-bbf0-0f646ea671ad', '656d1df3-4793-4570-b387-ccd754839659', 'aa12a1c7-b981-40b3-abc5-69a6dafa931e', 'f25341be-3f11-4404-8074-c9ec58cc9201'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:34:15.919456 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:34:15.919456 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:34:15.919456 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:34:15.994907 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:34:15.995955 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:16.067018 n-d-825175-3 sudo[135412]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:34:16.067825 n-d-825175-3 sudo[135412]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:17.048771 n-d-825175-3 sudo[135412]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:17.052820 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.055s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:17.062146 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:17.197792 n-d-825175-3 sudo[135417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:34:17.202211 n-d-825175-3 sudo[135417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:17.353013 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:34:17.357341 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:34:17.357926 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:34:17.372366 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Flow 'volume_create_manager' (e4bf005c-8f3a-417f-8b3b-10f69cf46f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:34:17.384135 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c37100e0-cfb4-4635-865d-404a6ee0a2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:17.439396 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:34:17.479053 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c37100e0-cfb4-4635-865d-404a6ee0a2f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:34:17Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f9d71ee7-0be5-432e-8dde-39eebd97c378',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=4e292ab2-b16f-4707-96dc-ce31b39fe548,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2b20d89625749ff8ea4ed3944f282b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:34:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:34:17Z,user_id='df9d78b0082e43b5a452942e903b9df4',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:17.484045 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (681b1fc1-96a7-4c99-80e7-53e4a47afd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:17.484045 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (681b1fc1-96a7-4c99-80e7-53e4a47afd77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:17.484045 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bdd4b3ff-99ee-4fbe-999d-8f0e4d3076a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:17.492387 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bdd4b3ff-99ee-4fbe-999d-8f0e4d3076a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4e292ab2-b16f-4707-96dc-ce31b39fe548', 'volume_name': 'volume-4e292ab2-b16f-4707-96dc-ce31b39fe548', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:17.492387 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aed185df-c48d-4297-8a7b-30ebf4e258e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:17.492387 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aed185df-c48d-4297-8a7b-30ebf4e258e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:17.498982 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1da0c977-e825-4e43-94fd-3d5911400462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:17.498982 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Volume 4e292ab2-b16f-4707-96dc-ce31b39fe548: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4e292ab2-b16f-4707-96dc-ce31b39fe548', 'volume_size': 1}
Feb 09 13:34:17.498982 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4e292ab2-b16f-4707-96dc-ce31b39fe548 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:17.532379 n-d-825175-3 sudo[135424]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4e292ab2-b16f-4707-96dc-ce31b39fe548 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:34:17.533176 n-d-825175-3 sudo[135424]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:18.314998 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4e292ab2-b16f-4707-96dc-ce31b39fe548 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.809s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:18.314998 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1da0c977-e825-4e43-94fd-3d5911400462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4e292ab2-b16f-4707-96dc-ce31b39fe548', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:18.314998 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c705b837-2086-47f5-b9b9-1070e1d84646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:18.303047 n-d-825175-3 sudo[135424]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:18.322385 n-d-825175-3 sudo[135417]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:18.332782 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] CMD "sudo cinder-rootwrap /etc/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.263s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:18.332782 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:34:18.341160 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Volume volume-4e292ab2-b16f-4707-96dc-ce31b39fe548 (4e292ab2-b16f-4707-96dc-ce31b39fe548): created successfully
Feb 09 13:34:18.341160 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c705b837-2086-47f5-b9b9-1070e1d84646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:18.358329 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Flow 'volume_create_manager' (e4bf005c-8f3a-417f-8b3b-10f69cf46f1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:34:18.358329 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] Deleted volume successfully.
Feb 09 13:34:18.369287 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Created volume successfully.
Feb 09 13:34:18.392930 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-fdc150cf-6352-4bcc-a982-66026b56d52c tempest-VolumeTypesTest-1150382611 None] Lock "b'cinder-6c8a7765-95c4-40ad-9a55-f9b18717b9ea-delete_volume'" released by "delete_volume" :: held 4.740s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:34:18.935883 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4e292ab2-b16f-4707-96dc-ce31b39fe548 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:18.984845 n-d-825175-3 sudo[135462]: ubuntu : 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-4e292ab2-b16f-4707-96dc-ce31b39fe548
Feb 09 13:34:18.986383 n-d-825175-3 sudo[135462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:19.775288 n-d-825175-3 sudo[135462]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:19.784786 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4e292ab2-b16f-4707-96dc-ce31b39fe548" returned: 0 in 0.849s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:19.849414 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:19.869299 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:19.869783 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n Backing store flags: \n Account information:\n nc2mAN2ftwoGRhzqfgg4\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: I_T nexus: 34
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Connection: 0
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.59
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030000
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf30
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030001
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf31
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: nc2mAN2ftwoGRhzqfgg4
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:34:19.871196 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:34:19.873550 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Creating iscsi_target for Volume ID: volume-4e292ab2-b16f-4707-96dc-ce31b39fe548 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:34:19.879205 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Created volume path /opt/stack/data/cinder/volumes/volume-4e292ab2-b16f-4707-96dc-ce31b39fe548,
Feb 09 13:34:19.879205 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:34:19.879205 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:34:19.879205 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4e292ab2-b16f-4707-96dc-ce31b39fe548
Feb 09 13:34:19.879205 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:34:19.879205 n-d-825175-3 cinder-volume[91721]: incominguser R8HvMDF2WnA5aYNRQdj3 iaTw49DkWEcnkGcx
Feb 09 13:34:19.879205 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:34:19.879205 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:34:19.879205 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:34:19.879205 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:34:19.880493 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4e292ab2-b16f-4707-96dc-ce31b39fe548 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:21.047251 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4e292ab2-b16f-4707-96dc-ce31b39fe548" returned: 0 in 1.162s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:21.047251 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:34:21.047251 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:34:21.047251 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:34:21.055243 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:21.099466 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.049s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:21.099466 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n Backing store flags: \n Account information:\n nc2mAN2ftwoGRhzqfgg4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4e292ab2-b16f-4707-96dc-ce31b39fe548\n System information:\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-4e292ab2-b16f-4707-96dc-ce31b39fe548\n Backing store flags: \n Account information:\n R8HvMDF2WnA5aYNRQdj3\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: I_T nexus: 34
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Connection: 0
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.59
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030000
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf30
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030001
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf31
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: nc2mAN2ftwoGRhzqfgg4
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:34:21.103046 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:34:21.108221 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:21.406164 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.297s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:21.406164 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n Backing store flags: \n Account information:\n nc2mAN2ftwoGRhzqfgg4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4e292ab2-b16f-4707-96dc-ce31b39fe548\n System information:\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-4e292ab2-b16f-4707-96dc-ce31b39fe548\n Backing store flags: \n Account information:\n R8HvMDF2WnA5aYNRQdj3\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:34:21.406164 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:21.558014 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:21.558014 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n Backing store flags: \n Account information:\n nc2mAN2ftwoGRhzqfgg4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4e292ab2-b16f-4707-96dc-ce31b39fe548\n System information:\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-4e292ab2-b16f-4707-96dc-ce31b39fe548\n Backing store flags: \n Account information:\n R8HvMDF2WnA5aYNRQdj3\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:34:21.558014 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Set provider_location to: 10.222.0.59:3260,4 iqn.2010-10.org.openstack:volume-4e292ab2-b16f-4707-96dc-ce31b39fe548 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:34:21.634708 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Initialize volume connection completed successfully.
Feb 09 13:34:25.933669 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:34:25.945431 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:34:25.945431 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:34:25.953990 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Flow 'volume_create_manager' (4c38b982-80bb-46b3-a963-e13cf9953f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:34:25.958087 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8d482a46-60a9-4e18-8e0b-db68eb166f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:25.996179 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:34:26.076387 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8d482a46-60a9-4e18-8e0b-db68eb166f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:34:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-823045801',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=16d05f54-9b20-4dad-b07e-4bf0a47a8b20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='313d775da11f402db8abaf29a6caa2a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:34:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:34:26Z,user_id='79e962f799554ccbb3c760b6c189b5d9',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:26.085883 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c3d11eb-07aa-49b5-b8bb-1f1b6e9358d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:26.085883 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c3d11eb-07aa-49b5-b8bb-1f1b6e9358d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:26.092162 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (669a8ac6-6d89-4a6d-a8b2-3cafedd0f934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:26.101022 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (669a8ac6-6d89-4a6d-a8b2-3cafedd0f934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '16d05f54-9b20-4dad-b07e-4bf0a47a8b20', 'volume_name': 'volume-16d05f54-9b20-4dad-b07e-4bf0a47a8b20', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:26.107713 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4c53d88-1e80-4107-a3f9-44e78ce49282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:26.107713 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4c53d88-1e80-4107-a3f9-44e78ce49282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:26.114045 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c4b185e-dad2-4bc0-bb7b-c0b85e103132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:26.122793 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Volume 16d05f54-9b20-4dad-b07e-4bf0a47a8b20: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-16d05f54-9b20-4dad-b07e-4bf0a47a8b20', 'volume_size': 1}
Feb 09 13:34:26.126431 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-16d05f54-9b20-4dad-b07e-4bf0a47a8b20 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:26.183887 n-d-825175-3 sudo[135583]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-16d05f54-9b20-4dad-b07e-4bf0a47a8b20 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:34:26.185166 n-d-825175-3 sudo[135583]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:26.941805 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-16d05f54-9b20-4dad-b07e-4bf0a47a8b20 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.820s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:26.939070 n-d-825175-3 sudo[135583]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:26.953999 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c4b185e-dad2-4bc0-bb7b-c0b85e103132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-16d05f54-9b20-4dad-b07e-4bf0a47a8b20', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:26.953999 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5ddb46cf-2ea8-49f0-953b-e82309cf997f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:26.965136 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Volume volume-16d05f54-9b20-4dad-b07e-4bf0a47a8b20 (16d05f54-9b20-4dad-b07e-4bf0a47a8b20): created successfully
Feb 09 13:34:26.971606 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5ddb46cf-2ea8-49f0-953b-e82309cf997f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:26.979180 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Flow 'volume_create_manager' (4c38b982-80bb-46b3-a963-e13cf9953f8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:34:26.998103 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ea247d1a-5698-4d0c-9570-1e435ba79e08 tempest-VolumesTransfersTest-1741894694 None] Created volume successfully.
Feb 09 13:34:28.669720 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-8e131f2e-bf90-48f2-b556-98ac4e7c4aa3 tempest-VolumesTransfersTest-1318612044 None] Transfer volume completed successfully.
Feb 09 13:34:29.891641 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-0f13d7b9-a93b-43b8-87c0-90c01683ba77 tempest-VolumesTransfersTest-1599773031 None] Lock "b'cinder-16d05f54-9b20-4dad-b07e-4bf0a47a8b20-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:34:30.011180 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-0f13d7b9-a93b-43b8-87c0-90c01683ba77 tempest-VolumesTransfersTest-1599773031 None] Skipping remove_export. No iscsi_target is presently exported for volume: 16d05f54-9b20-4dad-b07e-4bf0a47a8b20
Feb 09 13:34:30.012174 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f13d7b9-a93b-43b8-87c0-90c01683ba77 tempest-VolumesTransfersTest-1599773031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-16d05f54-9b20-4dad-b07e-4bf0a47a8b20 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:30.066999 n-d-825175-3 sudo[135619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-16d05f54-9b20-4dad-b07e-4bf0a47a8b20
Feb 09 13:34:30.068598 n-d-825175-3 sudo[135619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:30.602656 n-d-825175-3 sudo[135619]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:30.605338 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f13d7b9-a93b-43b8-87c0-90c01683ba77 tempest-VolumesTransfersTest-1599773031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-16d05f54-9b20-4dad-b07e-4bf0a47a8b20" returned: 0 in 0.593s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:30.607398 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f13d7b9-a93b-43b8-87c0-90c01683ba77 tempest-VolumesTransfersTest-1599773031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-16d05f54-9b20-4dad-b07e-4bf0a47a8b20 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:30.634869 n-d-825175-3 sudo[135622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-16d05f54-9b20-4dad-b07e-4bf0a47a8b20
Feb 09 13:34:30.636457 n-d-825175-3 sudo[135622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:31.674573 n-d-825175-3 sudo[135622]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:31.677531 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f13d7b9-a93b-43b8-87c0-90c01683ba77 tempest-VolumesTransfersTest-1599773031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-16d05f54-9b20-4dad-b07e-4bf0a47a8b20" returned: 0 in 1.069s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:31.683856 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f13d7b9-a93b-43b8-87c0-90c01683ba77 tempest-VolumesTransfersTest-1599773031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-16d05f54-9b20-4dad-b07e-4bf0a47a8b20 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:31.705906 n-d-825175-3 sudo[135654]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-16d05f54-9b20-4dad-b07e-4bf0a47a8b20
Feb 09 13:34:31.706752 n-d-825175-3 sudo[135654]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:32.490595 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f13d7b9-a93b-43b8-87c0-90c01683ba77 tempest-VolumesTransfersTest-1599773031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-16d05f54-9b20-4dad-b07e-4bf0a47a8b20" returned: 0 in 0.807s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:32.490595 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-0f13d7b9-a93b-43b8-87c0-90c01683ba77 tempest-VolumesTransfersTest-1599773031 None] Successfully deleted volume: 16d05f54-9b20-4dad-b07e-4bf0a47a8b20
Feb 09 13:34:32.485007 n-d-825175-3 sudo[135654]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:32.606302 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-0f13d7b9-a93b-43b8-87c0-90c01683ba77 tempest-VolumesTransfersTest-1599773031 None] Created reservations ['25bfe6b6-33a2-44f9-9efa-a5c86ebccea4', 'e51f2f88-4142-4e96-a0ef-69c026ab3c91', '83e91338-28f5-41f8-8384-8e5b99718237', '289ca2fb-9cb0-4c37-9550-1232b8d069c0'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:34:32.606302 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-0f13d7b9-a93b-43b8-87c0-90c01683ba77 tempest-VolumesTransfersTest-1599773031 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:34:32.606302 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:34:32.606302 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:34:32.672558 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-0f13d7b9-a93b-43b8-87c0-90c01683ba77 tempest-VolumesTransfersTest-1599773031 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:34:32.675251 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f13d7b9-a93b-43b8-87c0-90c01683ba77 tempest-VolumesTransfersTest-1599773031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:32.731195 n-d-825175-3 sudo[135677]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:34:32.732192 n-d-825175-3 sudo[135677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:33.367707 n-d-825175-3 sudo[135677]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:33.371162 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f13d7b9-a93b-43b8-87c0-90c01683ba77 tempest-VolumesTransfersTest-1599773031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.696s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:33.376639 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f13d7b9-a93b-43b8-87c0-90c01683ba77 tempest-VolumesTransfersTest-1599773031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:33.415953 n-d-825175-3 sudo[135686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:34:33.416747 n-d-825175-3 sudo[135686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:34.295553 n-d-825175-3 sudo[135686]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:34.299291 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f13d7b9-a93b-43b8-87c0-90c01683ba77 tempest-VolumesTransfersTest-1599773031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.925s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:34.307068 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-0f13d7b9-a93b-43b8-87c0-90c01683ba77 tempest-VolumesTransfersTest-1599773031 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:34:34.321515 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-0f13d7b9-a93b-43b8-87c0-90c01683ba77 tempest-VolumesTransfersTest-1599773031 None] Deleted volume successfully.
Feb 09 13:34:34.358822 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-0f13d7b9-a93b-43b8-87c0-90c01683ba77 tempest-VolumesTransfersTest-1599773031 None] Lock "b'cinder-16d05f54-9b20-4dad-b07e-4bf0a47a8b20-delete_volume'" released by "delete_volume" :: held 4.457s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:34:34.774941 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:34:34.802783 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:34:34.802783 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:34:34.841115 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Flow 'volume_create_manager' (6ecfc57c-2473-40db-bbd7-935337ab2d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:34:34.841115 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7d52541-c72b-4bdb-a1f9-dd9bcef9d11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:34.879591 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:34:34.997951 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7d52541-c72b-4bdb-a1f9-dd9bcef9d11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:34:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-628523038',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=a445dc00-aa1c-4a4c-88c3-f382381db45a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='313d775da11f402db8abaf29a6caa2a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:34:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:34:35Z,user_id='79e962f799554ccbb3c760b6c189b5d9',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:35.066074 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bbbdf30b-f391-4243-b33d-89495a1b7e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:35.075397 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bbbdf30b-f391-4243-b33d-89495a1b7e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:35.078252 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e7f29fab-0ee8-4d77-b219-8eb87f66a6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:35.080528 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e7f29fab-0ee8-4d77-b219-8eb87f66a6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a445dc00-aa1c-4a4c-88c3-f382381db45a', 'volume_name': 'volume-a445dc00-aa1c-4a4c-88c3-f382381db45a', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:35.082761 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c8747c28-2afe-4afa-94b6-ee86b7285fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:35.093439 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c8747c28-2afe-4afa-94b6-ee86b7285fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:35.099909 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2989cc6c-38e5-4b15-99da-46f4b12b2e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:35.102291 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Volume a445dc00-aa1c-4a4c-88c3-f382381db45a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a445dc00-aa1c-4a4c-88c3-f382381db45a', 'volume_size': 1}
Feb 09 13:34:35.110945 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a445dc00-aa1c-4a4c-88c3-f382381db45a stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:35.175177 n-d-825175-3 sudo[135718]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a445dc00-aa1c-4a4c-88c3-f382381db45a stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:34:35.176032 n-d-825175-3 sudo[135718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:36.198024 n-d-825175-3 sudo[135718]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:36.204456 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a445dc00-aa1c-4a4c-88c3-f382381db45a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.091s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:36.211859 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2989cc6c-38e5-4b15-99da-46f4b12b2e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a445dc00-aa1c-4a4c-88c3-f382381db45a', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:36.226834 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c695ce2f-4ccb-4fab-ad60-190776cf18cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:34:36.246120 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Volume volume-a445dc00-aa1c-4a4c-88c3-f382381db45a (a445dc00-aa1c-4a4c-88c3-f382381db45a): created successfully
Feb 09 13:34:36.246120 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c695ce2f-4ccb-4fab-ad60-190776cf18cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:34:36.266842 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Flow 'volume_create_manager' (6ecfc57c-2473-40db-bbd7-935337ab2d59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:34:36.302444 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ab49fdcc-9c28-4d00-8d0b-8b33577a06e4 tempest-VolumesTransfersTest-1741894694 None] Created volume successfully.
Feb 09 13:34:38.372157 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-704123f6-4a5d-4fa5-93a3-c1d6055ef4ac tempest-VolumesTransfersTest-1599773031 None] Lock "b'cinder-a445dc00-aa1c-4a4c-88c3-f382381db45a-delete_volume'" acquired by "delete_volume" :: waited 0.043s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:34:38.560452 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-704123f6-4a5d-4fa5-93a3-c1d6055ef4ac tempest-VolumesTransfersTest-1599773031 None] Skipping remove_export. No iscsi_target is presently exported for volume: a445dc00-aa1c-4a4c-88c3-f382381db45a
Feb 09 13:34:38.561593 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-704123f6-4a5d-4fa5-93a3-c1d6055ef4ac tempest-VolumesTransfersTest-1599773031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a445dc00-aa1c-4a4c-88c3-f382381db45a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:38.599734 n-d-825175-3 sudo[135849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a445dc00-aa1c-4a4c-88c3-f382381db45a
Feb 09 13:34:38.601270 n-d-825175-3 sudo[135849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:39.509869 n-d-825175-3 sudo[135849]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:39.513168 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-704123f6-4a5d-4fa5-93a3-c1d6055ef4ac tempest-VolumesTransfersTest-1599773031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a445dc00-aa1c-4a4c-88c3-f382381db45a" returned: 0 in 0.951s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:39.515485 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-704123f6-4a5d-4fa5-93a3-c1d6055ef4ac tempest-VolumesTransfersTest-1599773031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a445dc00-aa1c-4a4c-88c3-f382381db45a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:39.567646 n-d-825175-3 sudo[135871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a445dc00-aa1c-4a4c-88c3-f382381db45a
Feb 09 13:34:39.568444 n-d-825175-3 sudo[135871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:40.360381 n-d-825175-3 sudo[135871]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:40.372370 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-704123f6-4a5d-4fa5-93a3-c1d6055ef4ac tempest-VolumesTransfersTest-1599773031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a445dc00-aa1c-4a4c-88c3-f382381db45a" returned: 0 in 0.847s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:40.372370 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-704123f6-4a5d-4fa5-93a3-c1d6055ef4ac tempest-VolumesTransfersTest-1599773031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a445dc00-aa1c-4a4c-88c3-f382381db45a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:40.425501 n-d-825175-3 sudo[135876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a445dc00-aa1c-4a4c-88c3-f382381db45a
Feb 09 13:34:40.442248 n-d-825175-3 sudo[135876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:40.986944 n-d-825175-3 sudo[135876]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:40.989266 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-704123f6-4a5d-4fa5-93a3-c1d6055ef4ac tempest-VolumesTransfersTest-1599773031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a445dc00-aa1c-4a4c-88c3-f382381db45a" returned: 0 in 0.617s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:40.990411 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-704123f6-4a5d-4fa5-93a3-c1d6055ef4ac tempest-VolumesTransfersTest-1599773031 None] Successfully deleted volume: a445dc00-aa1c-4a4c-88c3-f382381db45a
Feb 09 13:34:41.043402 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-704123f6-4a5d-4fa5-93a3-c1d6055ef4ac tempest-VolumesTransfersTest-1599773031 None] Created reservations ['7028d1b3-9532-4d6a-80c8-30f20d728413', '6a9bd3b0-4511-4766-b2f1-4e392c97525c', 'c1cbd018-b99a-4498-891c-c47c5947d2a6', '78af7f4b-6881-41bb-ab78-52b65efa355a'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:34:41.045970 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-704123f6-4a5d-4fa5-93a3-c1d6055ef4ac tempest-VolumesTransfersTest-1599773031 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:34:41.045970 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:34:41.045970 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:34:41.102942 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-704123f6-4a5d-4fa5-93a3-c1d6055ef4ac tempest-VolumesTransfersTest-1599773031 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:34:41.102942 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-704123f6-4a5d-4fa5-93a3-c1d6055ef4ac tempest-VolumesTransfersTest-1599773031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:41.129260 n-d-825175-3 sudo[135886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:34:41.130051 n-d-825175-3 sudo[135886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:41.695340 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-704123f6-4a5d-4fa5-93a3-c1d6055ef4ac tempest-VolumesTransfersTest-1599773031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.592s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:41.695340 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-704123f6-4a5d-4fa5-93a3-c1d6055ef4ac tempest-VolumesTransfersTest-1599773031 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:34:41.690663 n-d-825175-3 sudo[135886]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:41.720233 n-d-825175-3 sudo[135889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:34:41.721062 n-d-825175-3 sudo[135889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:34:42.368104 n-d-825175-3 sudo[135889]: pam_unix(sudo:session): session closed for user root
Feb 09 13:34:42.370167 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-704123f6-4a5d-4fa5-93a3-c1d6055ef4ac tempest-VolumesTransfersTest-1599773031 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.675s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:34:42.372040 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-704123f6-4a5d-4fa5-93a3-c1d6055ef4ac tempest-VolumesTransfersTest-1599773031 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:34:42.384684 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-704123f6-4a5d-4fa5-93a3-c1d6055ef4ac tempest-VolumesTransfersTest-1599773031 None] Deleted volume successfully.
Feb 09 13:34:42.401285 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-704123f6-4a5d-4fa5-93a3-c1d6055ef4ac tempest-VolumesTransfersTest-1599773031 None] Lock "b'cinder-a445dc00-aa1c-4a4c-88c3-f382381db45a-delete_volume'" released by "delete_volume" :: held 4.033s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:35:04.672025 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Terminate volume connection completed successfully.
Feb 09 13:35:04.937408 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:35:04.937660 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:35:04.938353 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:04.995157 n-d-825175-3 sudo[136066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:35:05.000555 n-d-825175-3 sudo[136066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:05.030646 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:05.375334 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.355s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:05.375686 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n System information:\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-adbea4af-a5d3-422d-9fb1-8faa60a85b0d\n Backing store flags: \n Account information:\n nc2mAN2ftwoGRhzqfgg4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-4e292ab2-b16f-4707-96dc-ce31b39fe548\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4e292ab2-b16f-4707-96dc-ce31b39fe548\n Backing store flags: \n Account information:\n R8HvMDF2WnA5aYNRQdj3\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:05.376530 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Removing iscsi_target for Volume ID: adbea4af-a5d3-422d-9fb1-8faa60a85b0d
Feb 09 13:35:05.377726 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:05.951578 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d -f" returned: 0 in 0.571s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:05.951578 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:05.955993 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:06.272368 n-d-825175-3 sudo[136066]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:06.275189 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.337s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:06.276867 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:06.346739 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.357s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:06.346739 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-4e292ab2-b16f-4707-96dc-ce31b39fe548\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4e292ab2-b16f-4707-96dc-ce31b39fe548\n Backing store flags: \n Account information:\n R8HvMDF2WnA5aYNRQdj3\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:06.346739 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-6966e775-c387-4b6d-9895-3ede1757a9a4 tempest-VolumesBackupsTest-1068069398 None] Remove volume export completed successfully.
Feb 09 13:35:06.367712 n-d-825175-3 sudo[136114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:35:06.368534 n-d-825175-3 sudo[136114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:07.458166 n-d-825175-3 sudo[136114]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:07.462861 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/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.183s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:07.462861 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:35:08.319905 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-a47ce155-7bd0-4416-ba8c-4c0debe99552 tempest-VolumesBackupsTest-1068069398 None] Lock "b'cinder-adbea4af-a5d3-422d-9fb1-8faa60a85b0d-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:35:08.654022 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:08.785147 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:08.785535 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-4e292ab2-b16f-4707-96dc-ce31b39fe548\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4e292ab2-b16f-4707-96dc-ce31b39fe548\n Backing store flags: \n Account information:\n R8HvMDF2WnA5aYNRQdj3\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:08.786322 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-a47ce155-7bd0-4416-ba8c-4c0debe99552 tempest-VolumesBackupsTest-1068069398 None] Skipping remove_export. No iscsi_target is presently exported for volume: adbea4af-a5d3-422d-9fb1-8faa60a85b0d
Feb 09 13:35:08.787621 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a47ce155-7bd0-4416-ba8c-4c0debe99552 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:08.827593 n-d-825175-3 sudo[136188]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d
Feb 09 13:35:08.828419 n-d-825175-3 sudo[136188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:09.628810 n-d-825175-3 sudo[136188]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:09.632545 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a47ce155-7bd0-4416-ba8c-4c0debe99552 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d" returned: 0 in 0.843s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:09.635010 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a47ce155-7bd0-4416-ba8c-4c0debe99552 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:09.703890 n-d-825175-3 sudo[136205]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d
Feb 09 13:35:09.705149 n-d-825175-3 sudo[136205]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:10.536492 n-d-825175-3 sudo[136205]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:10.539663 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a47ce155-7bd0-4416-ba8c-4c0debe99552 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d" returned: 0 in 0.904s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:10.542066 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a47ce155-7bd0-4416-ba8c-4c0debe99552 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:10.577793 n-d-825175-3 sudo[136235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d
Feb 09 13:35:10.580397 n-d-825175-3 sudo[136235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:11.687392 n-d-825175-3 sudo[136235]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:11.693716 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a47ce155-7bd0-4416-ba8c-4c0debe99552 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-adbea4af-a5d3-422d-9fb1-8faa60a85b0d" returned: 0 in 1.149s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:11.693716 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-a47ce155-7bd0-4416-ba8c-4c0debe99552 tempest-VolumesBackupsTest-1068069398 None] Successfully deleted volume: adbea4af-a5d3-422d-9fb1-8faa60a85b0d
Feb 09 13:35:11.848304 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-a47ce155-7bd0-4416-ba8c-4c0debe99552 tempest-VolumesBackupsTest-1068069398 None] Created reservations ['ee7611d9-3614-461c-987e-a7d282a4977e', 'a88b1d2e-9850-474a-b519-80ece72e7de8', '0ca304cf-7cd4-4567-a544-37e2a04ea373', 'dd8d22b2-3baf-434f-b77f-f0f36ff40527'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:35:11.857826 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-a47ce155-7bd0-4416-ba8c-4c0debe99552 tempest-VolumesBackupsTest-1068069398 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:35:11.857826 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:35:11.857826 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:35:11.965595 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-a47ce155-7bd0-4416-ba8c-4c0debe99552 tempest-VolumesBackupsTest-1068069398 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:35:11.965595 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a47ce155-7bd0-4416-ba8c-4c0debe99552 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:12.007275 n-d-825175-3 sudo[136250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:35:12.015489 n-d-825175-3 sudo[136250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:12.634756 n-d-825175-3 sudo[136250]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:12.643579 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a47ce155-7bd0-4416-ba8c-4c0debe99552 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.673s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:12.643579 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a47ce155-7bd0-4416-ba8c-4c0debe99552 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:12.680889 n-d-825175-3 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
Feb 09 13:35:12.681708 n-d-825175-3 sudo[136255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:13.790400 n-d-825175-3 sudo[136255]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:13.797893 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a47ce155-7bd0-4416-ba8c-4c0debe99552 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/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.151s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:13.797893 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-a47ce155-7bd0-4416-ba8c-4c0debe99552 tempest-VolumesBackupsTest-1068069398 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:35:13.815192 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-a47ce155-7bd0-4416-ba8c-4c0debe99552 tempest-VolumesBackupsTest-1068069398 None] Deleted volume successfully.
Feb 09 13:35:13.851576 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-a47ce155-7bd0-4416-ba8c-4c0debe99552 tempest-VolumesBackupsTest-1068069398 None] Lock "b'cinder-adbea4af-a5d3-422d-9fb1-8faa60a85b0d-delete_volume'" released by "delete_volume" :: held 5.532s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:35:18.824882 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Terminate volume connection completed successfully.
Feb 09 13:35:18.941419 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:19.224237 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.282s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:19.224526 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-4e292ab2-b16f-4707-96dc-ce31b39fe548\n System information:\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-4e292ab2-b16f-4707-96dc-ce31b39fe548\n Backing store flags: \n Account information:\n R8HvMDF2WnA5aYNRQdj3\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:19.225893 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Removing iscsi_target for Volume ID: 4e292ab2-b16f-4707-96dc-ce31b39fe548
Feb 09 13:35:19.231245 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4e292ab2-b16f-4707-96dc-ce31b39fe548 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:19.786969 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4e292ab2-b16f-4707-96dc-ce31b39fe548 -f" returned: 0 in 0.555s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:19.788902 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:19.793012 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:20.159371 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.368s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:20.160047 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:20.161047 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-61bf4ca8-f0b1-4f80-96b7-49661626be08 tempest-VolumesBackupsAdminTest-484514978 None] Remove volume export completed successfully.
Feb 09 13:35:21.124929 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-723c4723-908c-414b-89cc-9ac832e7733e tempest-VolumesBackupsAdminTest-484514978 None] Lock "b'cinder-4e292ab2-b16f-4707-96dc-ce31b39fe548-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:35:21.325248 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:21.328925 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] Lock "b'cinder-ca9c9871-be23-4a38-86c6-974668d6364d-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:35:21.462589 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:21.572034 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.252s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:21.572627 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:21.573470 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-723c4723-908c-414b-89cc-9ac832e7733e tempest-VolumesBackupsAdminTest-484514978 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4e292ab2-b16f-4707-96dc-ce31b39fe548
Feb 09 13:35:21.575343 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-723c4723-908c-414b-89cc-9ac832e7733e tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4e292ab2-b16f-4707-96dc-ce31b39fe548 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:21.627587 n-d-825175-3 sudo[136374]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4e292ab2-b16f-4707-96dc-ce31b39fe548
Feb 09 13:35:21.629267 n-d-825175-3 sudo[136374]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:21.644049 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:21.644734 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:21.645924 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] Skipping remove_export. No iscsi_target is presently exported for volume: ca9c9871-be23-4a38-86c6-974668d6364d
Feb 09 13:35:21.648064 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:21.700458 n-d-825175-3 sudo[136378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d
Feb 09 13:35:21.703704 n-d-825175-3 sudo[136378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:22.706937 n-d-825175-3 sudo[136374]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:22.708924 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-723c4723-908c-414b-89cc-9ac832e7733e tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4e292ab2-b16f-4707-96dc-ce31b39fe548" returned: 0 in 1.134s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:22.710935 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-723c4723-908c-414b-89cc-9ac832e7733e tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4e292ab2-b16f-4707-96dc-ce31b39fe548 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:22.751176 n-d-825175-3 sudo[136410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4e292ab2-b16f-4707-96dc-ce31b39fe548
Feb 09 13:35:22.752017 n-d-825175-3 sudo[136410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:22.931034 n-d-825175-3 sudo[136378]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:22.933328 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d" returned: 0 in 1.285s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:22.936230 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:23.015958 n-d-825175-3 sudo[136418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d
Feb 09 13:35:23.016889 n-d-825175-3 sudo[136418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:23.529604 n-d-825175-3 sudo[136410]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:23.531953 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-723c4723-908c-414b-89cc-9ac832e7733e tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4e292ab2-b16f-4707-96dc-ce31b39fe548" returned: 0 in 0.821s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:23.534522 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-723c4723-908c-414b-89cc-9ac832e7733e tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4e292ab2-b16f-4707-96dc-ce31b39fe548 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:23.588673 n-d-825175-3 sudo[136438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4e292ab2-b16f-4707-96dc-ce31b39fe548
Feb 09 13:35:23.611653 n-d-825175-3 sudo[136438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:24.173881 n-d-825175-3 sudo[136418]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:24.179602 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d" returned: 0 in 1.242s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:24.183323 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:24.209081 n-d-825175-3 sudo[136454]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d
Feb 09 13:35:24.210587 n-d-825175-3 sudo[136454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:24.398275 n-d-825175-3 sudo[136438]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:24.400677 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-723c4723-908c-414b-89cc-9ac832e7733e tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4e292ab2-b16f-4707-96dc-ce31b39fe548" returned: 0 in 0.866s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:24.402306 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-723c4723-908c-414b-89cc-9ac832e7733e tempest-VolumesBackupsAdminTest-484514978 None] Successfully deleted volume: 4e292ab2-b16f-4707-96dc-ce31b39fe548
Feb 09 13:35:24.495776 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-723c4723-908c-414b-89cc-9ac832e7733e tempest-VolumesBackupsAdminTest-484514978 None] Created reservations ['0c1c45d6-e7ed-45bb-8dd6-6964e18763e8', '2706f5f4-ef83-4f5b-8700-2cf05c8afba9', 'ca017c36-c85e-479e-9559-f812490fd53b', '78fa0fdd-2727-4132-844e-451779abe933'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:35:24.502734 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-723c4723-908c-414b-89cc-9ac832e7733e tempest-VolumesBackupsAdminTest-484514978 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:35:24.502734 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:35:24.502734 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:35:24.603662 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-723c4723-908c-414b-89cc-9ac832e7733e tempest-VolumesBackupsAdminTest-484514978 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:35:24.604849 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-723c4723-908c-414b-89cc-9ac832e7733e tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:24.664047 n-d-825175-3 sudo[136465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:35:24.668358 n-d-825175-3 sudo[136465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:25.368990 n-d-825175-3 sudo[136454]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:25.372884 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ca9c9871-be23-4a38-86c6-974668d6364d" returned: 0 in 1.189s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:25.375163 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] Successfully deleted volume: ca9c9871-be23-4a38-86c6-974668d6364d
Feb 09 13:35:25.474730 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] Created reservations ['93330a6e-603a-4938-92cb-fb639091767f', '00878050-0c35-4e96-95e8-6eb73fda6dad', '157e83d5-79fc-4103-b255-0ba63f886bc1', '6a802092-2fb2-4929-b70d-f6d6f4a63ec8'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:35:25.478392 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:35:25.478392 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:35:25.478392 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:35:25.495631 n-d-825175-3 sudo[136465]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:25.499326 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-723c4723-908c-414b-89cc-9ac832e7733e tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.895s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:25.500751 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-723c4723-908c-414b-89cc-9ac832e7733e tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:25.528866 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:35:25.528866 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:35:25.528866 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:35:25.547503 n-d-825175-3 sudo[136482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:35:25.549235 n-d-825175-3 sudo[136482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:25.577421 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:35:25.578802 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:25.640752 n-d-825175-3 sudo[136484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:35:25.641630 n-d-825175-3 sudo[136484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:26.337458 n-d-825175-3 sudo[136482]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:26.339840 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-723c4723-908c-414b-89cc-9ac832e7733e tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.839s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:26.342274 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-723c4723-908c-414b-89cc-9ac832e7733e tempest-VolumesBackupsAdminTest-484514978 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:35:26.349215 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-723c4723-908c-414b-89cc-9ac832e7733e tempest-VolumesBackupsAdminTest-484514978 None] Deleted volume successfully.
Feb 09 13:35:26.395700 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-723c4723-908c-414b-89cc-9ac832e7733e tempest-VolumesBackupsAdminTest-484514978 None] Lock "b'cinder-4e292ab2-b16f-4707-96dc-ce31b39fe548-delete_volume'" released by "delete_volume" :: held 5.270s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:35:26.524076 n-d-825175-3 sudo[136484]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:26.526301 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.948s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:26.527795 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:26.572155 n-d-825175-3 sudo[136500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:35:26.573978 n-d-825175-3 sudo[136500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:26.722659 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-f3e1cb46-e23d-401c-abe7-cdf3584b5982 tempest-VolumesBackupsTest-1068069398 None] Lock "b'cinder-7a01d3bc-605e-4b17-881c-71e4489dcc83-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:35:26.888419 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:27.264848 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.382s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:27.265283 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:27.266104 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-f3e1cb46-e23d-401c-abe7-cdf3584b5982 tempest-VolumesBackupsTest-1068069398 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7a01d3bc-605e-4b17-881c-71e4489dcc83
Feb 09 13:35:27.268024 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f3e1cb46-e23d-401c-abe7-cdf3584b5982 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:27.329596 n-d-825175-3 sudo[136505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83
Feb 09 13:35:27.332953 n-d-825175-3 sudo[136505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:27.339420 n-d-825175-3 sudo[136500]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:27.341948 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.814s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:27.343745 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:35:27.349753 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] Deleted volume successfully.
Feb 09 13:35:27.392290 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-fe795a38-541e-404b-88d1-8b16e5d3261f tempest-VolumesBackupsTest-1068069398 None] Lock "b'cinder-ca9c9871-be23-4a38-86c6-974668d6364d-delete_volume'" released by "delete_volume" :: held 6.063s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:35:27.876716 n-d-825175-3 sudo[136505]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:27.878802 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f3e1cb46-e23d-401c-abe7-cdf3584b5982 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83" returned: 0 in 0.611s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:27.880219 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f3e1cb46-e23d-401c-abe7-cdf3584b5982 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:27.911022 n-d-825175-3 sudo[136523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83
Feb 09 13:35:27.913598 n-d-825175-3 sudo[136523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:28.387473 n-d-825175-3 sudo[136523]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:28.390214 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f3e1cb46-e23d-401c-abe7-cdf3584b5982 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83" returned: 0 in 0.509s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:28.392676 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f3e1cb46-e23d-401c-abe7-cdf3584b5982 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:28.417863 n-d-825175-3 sudo[136526]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83
Feb 09 13:35:28.418762 n-d-825175-3 sudo[136526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:28.613363 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:35:28.630342 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:35:28.630993 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:35:28.670959 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Flow 'volume_create_manager' (0e221ba2-c1d1-4b10-99f7-fcf2554b4a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:35:28.677467 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca5a3711-26b1-4b0f-95df-7296e1474a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:28.736232 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:35:28.777834 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca5a3711-26b1-4b0f-95df-7296e1474a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:35:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1476411569',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=e1fda83a-17c5-40fb-a503-fccb80a0651c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2b20d89625749ff8ea4ed3944f282b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:35:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:35:29Z,user_id='df9d78b0082e43b5a452942e903b9df4',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:28.781236 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bce93aa2-029e-4e75-83b5-a6b65ef6ff22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:28.783621 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bce93aa2-029e-4e75-83b5-a6b65ef6ff22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:28.786766 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (03d98711-c7e4-4f99-a2f8-a3832a53b7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:28.790249 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (03d98711-c7e4-4f99-a2f8-a3832a53b7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e1fda83a-17c5-40fb-a503-fccb80a0651c', 'volume_name': 'volume-e1fda83a-17c5-40fb-a503-fccb80a0651c', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:28.792735 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e910c942-ba76-4c6a-a953-fba78f10f659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:28.795493 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e910c942-ba76-4c6a-a953-fba78f10f659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:28.799268 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fbaa9863-0d89-470a-b3ad-2aca0237eef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:28.800260 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Volume e1fda83a-17c5-40fb-a503-fccb80a0651c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e1fda83a-17c5-40fb-a503-fccb80a0651c', 'volume_size': 1}
Feb 09 13:35:28.801702 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e1fda83a-17c5-40fb-a503-fccb80a0651c stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:28.826646 n-d-825175-3 sudo[136530]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e1fda83a-17c5-40fb-a503-fccb80a0651c stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:35:28.828055 n-d-825175-3 sudo[136530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:29.214500 n-d-825175-3 sudo[136526]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:29.216796 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f3e1cb46-e23d-401c-abe7-cdf3584b5982 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a01d3bc-605e-4b17-881c-71e4489dcc83" returned: 0 in 0.824s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:29.218761 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-f3e1cb46-e23d-401c-abe7-cdf3584b5982 tempest-VolumesBackupsTest-1068069398 None] Successfully deleted volume: 7a01d3bc-605e-4b17-881c-71e4489dcc83
Feb 09 13:35:29.383945 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-f3e1cb46-e23d-401c-abe7-cdf3584b5982 tempest-VolumesBackupsTest-1068069398 None] Created reservations ['f8b45b2f-3d8b-4c93-8ad2-51de5c2c2ab0', '920b0a9b-b17d-4295-a3d5-dbced9b89d59', '72ddfe7e-d781-4635-8f1e-da1df49527c6', '8d6e47d4-4e5a-4a7e-a416-55489c9124a9'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:35:29.386752 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-f3e1cb46-e23d-401c-abe7-cdf3584b5982 tempest-VolumesBackupsTest-1068069398 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:35:29.386752 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:35:29.386752 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:35:29.441905 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-f3e1cb46-e23d-401c-abe7-cdf3584b5982 tempest-VolumesBackupsTest-1068069398 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:35:29.443399 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f3e1cb46-e23d-401c-abe7-cdf3584b5982 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:29.470035 n-d-825175-3 sudo[136538]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:35:29.471587 n-d-825175-3 sudo[136538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:29.805680 n-d-825175-3 sudo[136530]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:29.809247 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e1fda83a-17c5-40fb-a503-fccb80a0651c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.007s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:29.813263 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fbaa9863-0d89-470a-b3ad-2aca0237eef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e1fda83a-17c5-40fb-a503-fccb80a0651c', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:29.816524 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (322f993b-2ca2-4cee-96ce-cb4df73204cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:29.846455 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Volume volume-e1fda83a-17c5-40fb-a503-fccb80a0651c (e1fda83a-17c5-40fb-a503-fccb80a0651c): created successfully
Feb 09 13:35:29.848877 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (322f993b-2ca2-4cee-96ce-cb4df73204cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:29.853900 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Flow 'volume_create_manager' (0e221ba2-c1d1-4b10-99f7-fcf2554b4a36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:35:29.875489 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-dcbfcffa-690a-4119-b534-2293afd96f37 tempest-VolumesBackupsAdminTest-484514978 None] Created volume successfully.
Feb 09 13:35:30.089425 n-d-825175-3 sudo[136538]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:30.091462 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f3e1cb46-e23d-401c-abe7-cdf3584b5982 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.648s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:30.093344 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f3e1cb46-e23d-401c-abe7-cdf3584b5982 tempest-VolumesBackupsTest-1068069398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:30.122520 n-d-825175-3 sudo[136569]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:35:30.123425 n-d-825175-3 sudo[136569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:30.689408 n-d-825175-3 sudo[136569]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:30.692075 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f3e1cb46-e23d-401c-abe7-cdf3584b5982 tempest-VolumesBackupsTest-1068069398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.598s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:30.695164 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-f3e1cb46-e23d-401c-abe7-cdf3584b5982 tempest-VolumesBackupsTest-1068069398 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:35:30.708354 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f3e1cb46-e23d-401c-abe7-cdf3584b5982 tempest-VolumesBackupsTest-1068069398 None] Deleted volume successfully.
Feb 09 13:35:30.745002 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-f3e1cb46-e23d-401c-abe7-cdf3584b5982 tempest-VolumesBackupsTest-1068069398 None] Lock "b'cinder-7a01d3bc-605e-4b17-881c-71e4489dcc83-delete_volume'" released by "delete_volume" :: held 4.023s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:35:31.778360 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.driver [None req-edd68e4b-8012-4bcc-801f-42d1a7fca32a tempest-VolumesBackupsAdminTest-484514978 None] Creating a new backup for volume volume-e1fda83a-17c5-40fb-a503-fccb80a0651c. {{(pid=91721) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Feb 09 13:35:31.792678 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-edd68e4b-8012-4bcc-801f-42d1a7fca32a tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:31.818161 n-d-825175-3 sudo[136624]: ubuntu : 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-e1fda83a-17c5-40fb-a503-fccb80a0651c
Feb 09 13:35:31.820340 n-d-825175-3 sudo[136624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:32.443585 n-d-825175-3 sudo[136624]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:32.447723 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-edd68e4b-8012-4bcc-801f-42d1a7fca32a tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c" returned: 0 in 0.655s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:32.533587 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:32.549812 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:32.550687 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:32.551739 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-edd68e4b-8012-4bcc-801f-42d1a7fca32a tempest-VolumesBackupsAdminTest-484514978 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:35:32.552794 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-edd68e4b-8012-4bcc-801f-42d1a7fca32a tempest-VolumesBackupsAdminTest-484514978 None] Creating iscsi_target for Volume ID: volume-e1fda83a-17c5-40fb-a503-fccb80a0651c {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:35:32.557783 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-edd68e4b-8012-4bcc-801f-42d1a7fca32a tempest-VolumesBackupsAdminTest-484514978 None] Created volume path /opt/stack/data/cinder/volumes/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c,
Feb 09 13:35:32.557783 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:35:32.557783 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:35:32.557783 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c
Feb 09 13:35:32.557783 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:35:32.557783 n-d-825175-3 cinder-volume[91721]: incominguser SGD59JyZRHnRDF9Hmv4X n6s9WwbXc5RCuKo8
Feb 09 13:35:32.557783 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:35:32.557783 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:35:32.557783 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:35:32.557783 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:35:32.560529 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:33.267806 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c" returned: 0 in 0.707s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:33.268670 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:33.269643 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-edd68e4b-8012-4bcc-801f-42d1a7fca32a tempest-VolumesBackupsAdminTest-484514978 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:35:33.270454 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-edd68e4b-8012-4bcc-801f-42d1a7fca32a tempest-VolumesBackupsAdminTest-484514978 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:35:33.275305 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:33.290661 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:33.291208 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n Backing store flags: \n Account information:\n SGD59JyZRHnRDF9Hmv4X\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:33.292045 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-edd68e4b-8012-4bcc-801f-42d1a7fca32a tempest-VolumesBackupsAdminTest-484514978 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:35:33.296895 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:33.386335 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:33.387554 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n Backing store flags: \n Account information:\n SGD59JyZRHnRDF9Hmv4X\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:33.391453 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:33.486012 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:33.486582 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n Backing store flags: \n Account information:\n SGD59JyZRHnRDF9Hmv4X\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:33.487762 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [None req-edd68e4b-8012-4bcc-801f-42d1a7fca32a tempest-VolumesBackupsAdminTest-484514978 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:35:33.576385 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-edd68e4b-8012-4bcc-801f-42d1a7fca32a tempest-VolumesBackupsAdminTest-484514978 None] Initialize volume connection completed successfully.
Feb 09 13:35:36.607857 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:35:36.613522 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:35:36.615181 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:35:36.638278 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Flow 'volume_create_manager' (f566f6be-c70a-4736-b768-a4055d4b1b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:35:36.642094 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5807d83f-cc1a-4041-a69a-33285a868ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:36.669760 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:35:36.696851 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5807d83f-cc1a-4041-a69a-33285a868ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:35:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1914374140',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=70b049b8-aefd-4c67-a161-59497555b1bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d47b5dfdd0d44f0fb19f66dc53821ded',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:35:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:35:37Z,user_id='610057cbe5454c9e9d6041101449041c',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:36.699845 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46cfc260-5528-4e19-90dd-384639933116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:36.702109 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46cfc260-5528-4e19-90dd-384639933116) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:36.704640 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5960da68-fcec-40e9-8fc3-d56e6e0a2a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:36.707457 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5960da68-fcec-40e9-8fc3-d56e6e0a2a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '70b049b8-aefd-4c67-a161-59497555b1bd', 'volume_name': 'volume-70b049b8-aefd-4c67-a161-59497555b1bd', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:36.711974 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6fedc910-a691-4323-a41a-24cf2232598e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:36.714697 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6fedc910-a691-4323-a41a-24cf2232598e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:36.717418 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57524ca6-65e1-4374-83bc-835b35c80f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:36.718443 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Volume 70b049b8-aefd-4c67-a161-59497555b1bd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-70b049b8-aefd-4c67-a161-59497555b1bd', 'volume_size': 1}
Feb 09 13:35:36.720279 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-70b049b8-aefd-4c67-a161-59497555b1bd stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:36.773060 n-d-825175-3 sudo[136749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-70b049b8-aefd-4c67-a161-59497555b1bd stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:35:36.773910 n-d-825175-3 sudo[136749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:37.687279 n-d-825175-3 sudo[136749]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:37.689873 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-70b049b8-aefd-4c67-a161-59497555b1bd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.969s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:37.693536 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57524ca6-65e1-4374-83bc-835b35c80f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-70b049b8-aefd-4c67-a161-59497555b1bd', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:37.696538 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3953b501-770f-419b-b27a-40f79f014645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:37.717991 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Volume volume-70b049b8-aefd-4c67-a161-59497555b1bd (70b049b8-aefd-4c67-a161-59497555b1bd): created successfully
Feb 09 13:35:37.721364 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3953b501-770f-419b-b27a-40f79f014645) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:37.730777 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Flow 'volume_create_manager' (f566f6be-c70a-4736-b768-a4055d4b1b98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:35:37.747008 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-fff7c67e-22be-48bd-9894-0d5ee857e210 tempest-VolumesSnapshotTestJSON-539692148 None] Created volume successfully.
Feb 09 13:35:38.271084 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a621c4da-ea69-482c-91ac-d41897ac392e tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:38.307416 n-d-825175-3 sudo[136788]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd
Feb 09 13:35:38.308403 n-d-825175-3 sudo[136788]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:38.869037 n-d-825175-3 sudo[136788]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:38.871706 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a621c4da-ea69-482c-91ac-d41897ac392e tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd" returned: 0 in 0.600s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:38.874270 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a621c4da-ea69-482c-91ac-d41897ac392e tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-744e6595-8ea7-4988-9100-bf0e43130a7b --snapshot stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:38.941860 n-d-825175-3 sudo[136823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-744e6595-8ea7-4988-9100-bf0e43130a7b --snapshot stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd -L 1.00g
Feb 09 13:35:38.949055 n-d-825175-3 sudo[136823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:40.107682 n-d-825175-3 sudo[136823]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:40.110043 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a621c4da-ea69-482c-91ac-d41897ac392e tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-744e6595-8ea7-4988-9100-bf0e43130a7b --snapshot stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd -L 1.00g" returned: 0 in 1.235s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:40.234314 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-a621c4da-ea69-482c-91ac-d41897ac392e tempest-VolumesSnapshotTestJSON-539692148 None] Create snapshot completed successfully
Feb 09 13:35:41.281519 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.driver [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Creating a new backup for volume volume-70b049b8-aefd-4c67-a161-59497555b1bd. {{(pid=91721) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Feb 09 13:35:41.408096 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f3b59485-52fe-43fc-b3a6-b265961ab923 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:41.482207 n-d-825175-3 sudo[136983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f3b59485-52fe-43fc-b3a6-b265961ab923 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:35:41.484209 n-d-825175-3 sudo[136983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:42.557841 n-d-825175-3 sudo[136983]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:42.560011 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f3b59485-52fe-43fc-b3a6-b265961ab923 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.152s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:42.562797 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-744e6595-8ea7-4988-9100-bf0e43130a7b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:42.605921 n-d-825175-3 sudo[137017]: ubuntu : 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-744e6595-8ea7-4988-9100-bf0e43130a7b
Feb 09 13:35:42.609050 n-d-825175-3 sudo[137017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:43.618869 n-d-825175-3 sudo[137017]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:43.621717 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-744e6595-8ea7-4988-9100-bf0e43130a7b" returned: 0 in 1.060s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:43.624301 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--744e6595--8ea7--4988--9100--bf0e43130a7b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f3b59485--52fe--43fc--b3a6--b265961ab923 iflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:43.686193 n-d-825175-3 sudo[137048]: 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--744e6595--8ea7--4988--9100--bf0e43130a7b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f3b59485--52fe--43fc--b3a6--b265961ab923 iflag=direct
Feb 09 13:35:43.687569 n-d-825175-3 sudo[137048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:44.294701 n-d-825175-3 sudo[137048]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:44.297282 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--744e6595--8ea7--4988--9100--bf0e43130a7b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f3b59485--52fe--43fc--b3a6--b265961ab923 iflag=direct" returned: 0 in 0.673s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:44.298679 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--744e6595--8ea7--4988--9100--bf0e43130a7b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f3b59485--52fe--43fc--b3a6--b265961ab923 oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:44.349893 n-d-825175-3 sudo[137072]: 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--744e6595--8ea7--4988--9100--bf0e43130a7b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f3b59485--52fe--43fc--b3a6--b265961ab923 oflag=direct
Feb 09 13:35:44.354538 n-d-825175-3 sudo[137072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:45.163815 n-d-825175-3 sudo[137072]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:45.171622 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--744e6595--8ea7--4988--9100--bf0e43130a7b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f3b59485--52fe--43fc--b3a6--b265961ab923 oflag=direct" returned: 0 in 0.873s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:45.172796 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--744e6595--8ea7--4988--9100--bf0e43130a7b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f3b59485--52fe--43fc--b3a6--b265961ab923 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:45.228665 n-d-825175-3 sudo[137101]: 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--744e6595--8ea7--4988--9100--bf0e43130a7b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f3b59485--52fe--43fc--b3a6--b265961ab923 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 09 13:35:45.229491 n-d-825175-3 sudo[137101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:48.806620 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:35:48.819366 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:35:48.821662 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:35:48.864867 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Flow 'volume_create_manager' (656bbb7b-8935-4537-ab50-63ba08de2c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:35:48.881592 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9032253-fbc6-4e97-b187-bbe78848770e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:48.946794 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:35:49.010819 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9032253-fbc6-4e97-b187-bbe78848770e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:35:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1057634633',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=bd373937-6cf9-4cbe-b8bb-553815f5f42b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3c3c877dfdc436bb744ddd88c21bc77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:35:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:35:49Z,user_id='306ebc4f80b4456abe772296d5441ea1',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:49.017275 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cfbdd657-8eac-418c-a90e-e71d10e3e34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:49.024050 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cfbdd657-8eac-418c-a90e-e71d10e3e34f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:49.028882 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (727a28b4-bc0e-4fb3-a903-bfe938ab2ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:49.041303 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (727a28b4-bc0e-4fb3-a903-bfe938ab2ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bd373937-6cf9-4cbe-b8bb-553815f5f42b', 'volume_name': 'volume-bd373937-6cf9-4cbe-b8bb-553815f5f42b', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:49.041303 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (58f8dd8f-3a0a-40cd-9914-1088c60f69c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:49.046477 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (58f8dd8f-3a0a-40cd-9914-1088c60f69c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:49.048797 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (55630e4a-9a8b-4ed7-b390-fffc495bac0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:49.057083 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Volume bd373937-6cf9-4cbe-b8bb-553815f5f42b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bd373937-6cf9-4cbe-b8bb-553815f5f42b', 'volume_size': 1}
Feb 09 13:35:49.058489 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd373937-6cf9-4cbe-b8bb-553815f5f42b stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:49.098504 n-d-825175-3 sudo[137136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd373937-6cf9-4cbe-b8bb-553815f5f42b stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:35:49.100378 n-d-825175-3 sudo[137136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:49.946321 n-d-825175-3 sudo[137136]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:49.949731 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd373937-6cf9-4cbe-b8bb-553815f5f42b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.890s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:49.954838 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (55630e4a-9a8b-4ed7-b390-fffc495bac0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bd373937-6cf9-4cbe-b8bb-553815f5f42b', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:49.958721 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1307c159-c252-4a87-9fc9-30c8683617d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:50.002915 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Volume volume-bd373937-6cf9-4cbe-b8bb-553815f5f42b (bd373937-6cf9-4cbe-b8bb-553815f5f42b): created successfully
Feb 09 13:35:50.005263 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1307c159-c252-4a87-9fc9-30c8683617d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:50.011874 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Flow 'volume_create_manager' (656bbb7b-8935-4537-ab50-63ba08de2c89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:35:50.032631 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-82b7b776-422c-47d5-81f6-fb335d3c4cf0 tempest-VolumeQuotasAdminTestJSON-1601573830 None] Created volume successfully.
Feb 09 13:35:51.467080 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-cdaf64a1-65e3-4829-96ca-2c3a7b013fdd tempest-VolumeQuotasAdminTestJSON-1601573830 None] Lock "b'cinder-bd373937-6cf9-4cbe-b8bb-553815f5f42b-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:35:51.603884 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-cdaf64a1-65e3-4829-96ca-2c3a7b013fdd tempest-VolumeQuotasAdminTestJSON-1601573830 None] Skipping remove_export. No iscsi_target is presently exported for volume: bd373937-6cf9-4cbe-b8bb-553815f5f42b
Feb 09 13:35:51.604373 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cdaf64a1-65e3-4829-96ca-2c3a7b013fdd tempest-VolumeQuotasAdminTestJSON-1601573830 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd373937-6cf9-4cbe-b8bb-553815f5f42b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:51.664590 n-d-825175-3 sudo[137194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd373937-6cf9-4cbe-b8bb-553815f5f42b
Feb 09 13:35:51.665444 n-d-825175-3 sudo[137194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:52.445654 n-d-825175-3 sudo[137194]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:52.448271 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cdaf64a1-65e3-4829-96ca-2c3a7b013fdd tempest-VolumeQuotasAdminTestJSON-1601573830 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd373937-6cf9-4cbe-b8bb-553815f5f42b" returned: 0 in 0.843s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:52.449999 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cdaf64a1-65e3-4829-96ca-2c3a7b013fdd tempest-VolumeQuotasAdminTestJSON-1601573830 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bd373937-6cf9-4cbe-b8bb-553815f5f42b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:52.500071 n-d-825175-3 sudo[137236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bd373937-6cf9-4cbe-b8bb-553815f5f42b
Feb 09 13:35:52.501623 n-d-825175-3 sudo[137236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:53.065774 n-d-825175-3 sudo[137101]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:53.068067 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--744e6595--8ea7--4988--9100--bf0e43130a7b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f3b59485--52fe--43fc--b3a6--b265961ab923 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.895s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:53.069504 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--744e6595--8ea7--4988--9100--bf0e43130a7b, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--f3b59485--52fe--43fc--b3a6--b265961ab923, size 1024.00 MB, duration 7.90 sec {{(pid=91721) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 09 13:35:53.070154 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.volume_utils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Volume copy 1024.00 MB at 129.67 MB/s
Feb 09 13:35:53.093223 n-d-825175-3 sudo[137236]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:53.099502 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cdaf64a1-65e3-4829-96ca-2c3a7b013fdd tempest-VolumeQuotasAdminTestJSON-1601573830 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bd373937-6cf9-4cbe-b8bb-553815f5f42b" returned: 0 in 0.650s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:53.104401 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cdaf64a1-65e3-4829-96ca-2c3a7b013fdd tempest-VolumeQuotasAdminTestJSON-1601573830 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd373937-6cf9-4cbe-b8bb-553815f5f42b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:53.124502 n-d-825175-3 sudo[137252]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd373937-6cf9-4cbe-b8bb-553815f5f42b
Feb 09 13:35:53.125319 n-d-825175-3 sudo[137252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:53.133465 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:53.161295 n-d-825175-3 sudo[137255]: ubuntu : 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-f3b59485-52fe-43fc-b3a6-b265961ab923
Feb 09 13:35:53.162204 n-d-825175-3 sudo[137255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:53.836496 n-d-825175-3 sudo[137252]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:53.838705 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cdaf64a1-65e3-4829-96ca-2c3a7b013fdd tempest-VolumeQuotasAdminTestJSON-1601573830 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd373937-6cf9-4cbe-b8bb-553815f5f42b" returned: 0 in 0.734s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:53.840034 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-cdaf64a1-65e3-4829-96ca-2c3a7b013fdd tempest-VolumeQuotasAdminTestJSON-1601573830 None] Successfully deleted volume: bd373937-6cf9-4cbe-b8bb-553815f5f42b
Feb 09 13:35:54.067082 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-cdaf64a1-65e3-4829-96ca-2c3a7b013fdd tempest-VolumeQuotasAdminTestJSON-1601573830 None] Created reservations ['715f2264-c03f-40f1-8faa-202da4cbb21d', 'e716c526-168e-449b-ac6b-0776a851ef56', '81eda8ab-8905-468b-94eb-4c88cd343948', '4d24f511-9b65-48cc-aeac-9b716c4de5bc'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:35:54.069816 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-cdaf64a1-65e3-4829-96ca-2c3a7b013fdd tempest-VolumeQuotasAdminTestJSON-1601573830 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:35:54.069816 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:35:54.069816 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:35:54.178258 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:35:54.183696 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:35:54.184540 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:35:54.201211 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Flow 'volume_create_manager' (1ab45d93-4ede-470f-8fc2-9c7f5a33ccef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:35:54.207502 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c3cbf0f-f2a9-4ba5-8b1c-fcec23575f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:54.243105 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:35:54.259008 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-cdaf64a1-65e3-4829-96ca-2c3a7b013fdd tempest-VolumeQuotasAdminTestJSON-1601573830 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:35:54.259820 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cdaf64a1-65e3-4829-96ca-2c3a7b013fdd tempest-VolumeQuotasAdminTestJSON-1601573830 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:54.305515 n-d-825175-3 sudo[137255]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:54.306436 n-d-825175-3 sudo[137307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:35:54.310348 n-d-825175-3 sudo[137307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:54.333090 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923" returned: 0 in 1.199s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:54.351869 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c3cbf0f-f2a9-4ba5-8b1c-fcec23575f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:35:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1121256681',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=00f48bca-18cc-49fd-9ba5-c8b7e7cd1369,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a4607a9291c4746aaf568708d0cc0a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:35:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:35:54Z,user_id='9927b6700a5441b2adba109c6084b7a8',volume_attachment=>,volume_type=VolumeType(217d38c3-c5a9-4208-a995-897995e10b8c),volume_type_id=217d38c3-c5a9-4208-a995-897995e10b8c)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:54.362458 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e63a7f8b-2b5e-4798-af9f-65ffea1b02bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:54.368860 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e63a7f8b-2b5e-4798-af9f-65ffea1b02bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:54.384960 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f5a08107-fa82-4411-9907-04ed0299a8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:54.389191 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f5a08107-fa82-4411-9907-04ed0299a8a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '00f48bca-18cc-49fd-9ba5-c8b7e7cd1369', 'volume_name': 'volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:54.392820 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9af07ceb-966e-4ef2-90aa-300ecdefe927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:54.395567 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9af07ceb-966e-4ef2-90aa-300ecdefe927) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:54.401784 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d859830e-af0a-40b8-9185-f244b46268e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:54.425414 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Volume 00f48bca-18cc-49fd-9ba5-c8b7e7cd1369: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369', 'volume_size': 1}
Feb 09 13:35:54.440252 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:54.472776 n-d-825175-3 sudo[137312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:35:54.473577 n-d-825175-3 sudo[137312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:54.545578 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:54.559074 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:54.559406 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n Backing store flags: \n Account information:\n SGD59JyZRHnRDF9Hmv4X\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: I_T nexus: 36
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Connection: 0
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.59
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: SGD59JyZRHnRDF9Hmv4X
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:35:54.560100 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:35:54.562350 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Creating iscsi_target for Volume ID: volume-f3b59485-52fe-43fc-b3a6-b265961ab923 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:35:54.573485 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Created volume path /opt/stack/data/cinder/volumes/volume-f3b59485-52fe-43fc-b3a6-b265961ab923,
Feb 09 13:35:54.573485 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:35:54.573485 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:35:54.573485 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923
Feb 09 13:35:54.573485 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:35:54.573485 n-d-825175-3 cinder-volume[91721]: incominguser kJSs3y47gP95YRW5mhZB CmRT54McvEZH4LzS
Feb 09 13:35:54.573485 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:35:54.573485 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:35:54.573485 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:35:54.573485 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:35:54.579749 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:55.141575 n-d-825175-3 sudo[137307]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:55.143648 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cdaf64a1-65e3-4829-96ca-2c3a7b013fdd tempest-VolumeQuotasAdminTestJSON-1601573830 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.884s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:55.146294 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cdaf64a1-65e3-4829-96ca-2c3a7b013fdd tempest-VolumeQuotasAdminTestJSON-1601573830 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:55.200983 n-d-825175-3 sudo[137364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:35:55.201798 n-d-825175-3 sudo[137364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:55.240178 n-d-825175-3 sudo[137312]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:55.243960 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.816s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:55.248025 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d859830e-af0a-40b8-9185-f244b46268e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:55.252432 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e842c58b-c346-4f26-920c-7cc311c73d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:55.266806 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923" returned: 0 in 0.668s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:55.267570 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:55.268814 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:35:55.269915 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:35:55.272557 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Volume volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369 (00f48bca-18cc-49fd-9ba5-c8b7e7cd1369): created successfully
Feb 09 13:35:55.274882 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e842c58b-c346-4f26-920c-7cc311c73d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:55.278435 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Flow 'volume_create_manager' (1ab45d93-4ede-470f-8fc2-9c7f5a33ccef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:35:55.285021 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:55.290037 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-2f03c897-8398-4198-af60-a078ef7187a9 tempest-TestVolumeBootPattern-1281110745 None] Created volume successfully.
Feb 09 13:35:55.306993 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:55.316634 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n Backing store flags: \n Account information:\n SGD59JyZRHnRDF9Hmv4X\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n System information:\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-f3b59485-52fe-43fc-b3a6-b265961ab923\n Backing store flags: \n Account information:\n kJSs3y47gP95YRW5mhZB\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: I_T nexus: 36
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Connection: 0
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.59
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: SGD59JyZRHnRDF9Hmv4X
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:35:55.331502 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:35:55.344810 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:55.538861 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.195s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:55.539875 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n Backing store flags: \n Account information:\n SGD59JyZRHnRDF9Hmv4X\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n System information:\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-f3b59485-52fe-43fc-b3a6-b265961ab923\n Backing store flags: \n Account information:\n kJSs3y47gP95YRW5mhZB\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:55.541104 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:55.803910 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.262s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:55.804879 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n Backing store flags: \n Account information:\n SGD59JyZRHnRDF9Hmv4X\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n System information:\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-f3b59485-52fe-43fc-b3a6-b265961ab923\n Backing store flags: \n Account information:\n kJSs3y47gP95YRW5mhZB\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:35:55.807414 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Set provider_location to: 10.222.0.59:3260,2 iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:35:56.010631 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Initialize volume connection completed successfully.
Feb 09 13:35:56.270826 n-d-825175-3 sudo[137364]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:56.273195 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cdaf64a1-65e3-4829-96ca-2c3a7b013fdd tempest-VolumeQuotasAdminTestJSON-1601573830 None] CMD "sudo cinder-rootwrap /etc/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:56.274679 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-cdaf64a1-65e3-4829-96ca-2c3a7b013fdd tempest-VolumeQuotasAdminTestJSON-1601573830 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:35:56.279969 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-cdaf64a1-65e3-4829-96ca-2c3a7b013fdd tempest-VolumeQuotasAdminTestJSON-1601573830 None] Deleted volume successfully.
Feb 09 13:35:56.298173 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-cdaf64a1-65e3-4829-96ca-2c3a7b013fdd tempest-VolumeQuotasAdminTestJSON-1601573830 None] Lock "b'cinder-bd373937-6cf9-4cbe-b8bb-553815f5f42b-delete_volume'" released by "delete_volume" :: held 4.831s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:35:56.406542 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:35:56.415384 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:35:56.419710 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:35:56.464435 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Flow 'volume_create_manager' (3677c539-80a7-4233-82be-f914745c27b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:35:56.469207 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5887e570-ec3b-4870-b899-6a6fa4721a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:56.501278 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:35:56.525007 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5887e570-ec3b-4870-b899-6a6fa4721a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:35:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-140583064',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=442695c7-399a-4455-8470-a15593e22401,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3c3c877dfdc436bb744ddd88c21bc77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:35:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:35:56Z,user_id='306ebc4f80b4456abe772296d5441ea1',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:56.539411 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b66bd9d4-06d2-42f5-b6df-9a6a95804272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:56.539411 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b66bd9d4-06d2-42f5-b6df-9a6a95804272) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:56.539411 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6454c5a4-b2f4-420f-85d3-1472556dce80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:56.539411 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6454c5a4-b2f4-420f-85d3-1472556dce80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '442695c7-399a-4455-8470-a15593e22401', 'volume_name': 'volume-442695c7-399a-4455-8470-a15593e22401', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:56.565249 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (786a6d3b-5b5d-4156-973d-56aaac0db352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:56.565249 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (786a6d3b-5b5d-4156-973d-56aaac0db352) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:56.565249 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (763af1f5-03ea-4867-b6cf-3d5ada399894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:56.577404 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Volume 442695c7-399a-4455-8470-a15593e22401: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-442695c7-399a-4455-8470-a15593e22401', 'volume_size': 1}
Feb 09 13:35:56.577404 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-442695c7-399a-4455-8470-a15593e22401 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:35:56.637119 n-d-825175-3 sudo[137441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-442695c7-399a-4455-8470-a15593e22401 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:35:56.638003 n-d-825175-3 sudo[137441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:35:57.312363 n-d-825175-3 sudo[137441]: pam_unix(sudo:session): session closed for user root
Feb 09 13:35:57.319987 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-442695c7-399a-4455-8470-a15593e22401 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.745s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:35:57.331522 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (763af1f5-03ea-4867-b6cf-3d5ada399894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-442695c7-399a-4455-8470-a15593e22401', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:57.336168 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (924e1970-1e73-47cc-8ec2-b4e6258dfe74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:35:57.359222 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Volume volume-442695c7-399a-4455-8470-a15593e22401 (442695c7-399a-4455-8470-a15593e22401): created successfully
Feb 09 13:35:57.361219 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (924e1970-1e73-47cc-8ec2-b4e6258dfe74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:35:57.366660 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Flow 'volume_create_manager' (3677c539-80a7-4233-82be-f914745c27b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:35:57.385008 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-7a1a4a47-dff0-446c-8e98-660f647cb31e tempest-VolumeQuotasAdminTestJSON-1601573830 None] Created volume successfully.
Feb 09 13:35:59.138961 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ab0213ca-6e4d-4d59-800b-1c5a9c285aae tempest-VolumeQuotasAdminTestJSON-1299875629 None] Transfer volume completed successfully.
Feb 09 13:36:00.013273 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-25a78cd6-7ccd-45f4-8f6e-bff2d9c39206 tempest-VolumeQuotasAdminTestJSON-1769985511 None] Lock "b'cinder-442695c7-399a-4455-8470-a15593e22401-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:36:00.129775 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-25a78cd6-7ccd-45f4-8f6e-bff2d9c39206 tempest-VolumeQuotasAdminTestJSON-1769985511 None] Skipping remove_export. No iscsi_target is presently exported for volume: 442695c7-399a-4455-8470-a15593e22401
Feb 09 13:36:00.130809 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-25a78cd6-7ccd-45f4-8f6e-bff2d9c39206 tempest-VolumeQuotasAdminTestJSON-1769985511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-442695c7-399a-4455-8470-a15593e22401 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:00.175190 n-d-825175-3 sudo[137535]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-442695c7-399a-4455-8470-a15593e22401
Feb 09 13:36:00.176780 n-d-825175-3 sudo[137535]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:00.551148 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-5da53bd4-5ff9-464a-8d70-4af680777e96 req-e05c889c-ab4a-41b3-b1d3-0b99e39f75b2 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:00.582436 n-d-825175-3 sudo[137539]: ubuntu : 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-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369
Feb 09 13:36:00.583621 n-d-825175-3 sudo[137539]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:00.898458 n-d-825175-3 sudo[137535]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:00.900753 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-25a78cd6-7ccd-45f4-8f6e-bff2d9c39206 tempest-VolumeQuotasAdminTestJSON-1769985511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-442695c7-399a-4455-8470-a15593e22401" returned: 0 in 0.770s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:00.902827 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-25a78cd6-7ccd-45f4-8f6e-bff2d9c39206 tempest-VolumeQuotasAdminTestJSON-1769985511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-442695c7-399a-4455-8470-a15593e22401 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:00.958024 n-d-825175-3 sudo[137545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-442695c7-399a-4455-8470-a15593e22401
Feb 09 13:36:00.958989 n-d-825175-3 sudo[137545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:01.232261 n-d-825175-3 sudo[137539]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:01.234807 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-5da53bd4-5ff9-464a-8d70-4af680777e96 req-e05c889c-ab4a-41b3-b1d3-0b99e39f75b2 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369" returned: 0 in 0.684s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:01.335496 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:01.346992 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:01.347681 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n Backing store flags: \n Account information:\n SGD59JyZRHnRDF9Hmv4X\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n Backing store flags: \n Account information:\n kJSs3y47gP95YRW5mhZB\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-5da53bd4-5ff9-464a-8d70-4af680777e96 req-e05c889c-ab4a-41b3-b1d3-0b99e39f75b2 tempest-TestVolumeBootPattern-1281110745 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: I_T nexus: 36
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Connection: 0
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.59
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: SGD59JyZRHnRDF9Hmv4X
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Target 2: iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: I_T nexus: 37
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Connection: 0
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.59
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: kJSs3y47gP95YRW5mhZB
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:36:01.348728 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:36:01.357077 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-5da53bd4-5ff9-464a-8d70-4af680777e96 req-e05c889c-ab4a-41b3-b1d3-0b99e39f75b2 tempest-TestVolumeBootPattern-1281110745 None] Creating iscsi_target for Volume ID: volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:36:01.362673 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-5da53bd4-5ff9-464a-8d70-4af680777e96 req-e05c889c-ab4a-41b3-b1d3-0b99e39f75b2 tempest-TestVolumeBootPattern-1281110745 None] Created volume path /opt/stack/data/cinder/volumes/volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369,
Feb 09 13:36:01.362673 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:36:01.362673 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:36:01.362673 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369
Feb 09 13:36:01.362673 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:36:01.362673 n-d-825175-3 cinder-volume[91721]: incominguser GKtffKXbuFkkxFK2W46h 5efS7br6ENvpJQn2
Feb 09 13:36:01.362673 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:36:01.362673 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:36:01.362673 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:36:01.362673 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:36:01.367754 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:01.510435 n-d-825175-3 sudo[137545]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:01.513927 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-25a78cd6-7ccd-45f4-8f6e-bff2d9c39206 tempest-VolumeQuotasAdminTestJSON-1769985511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-442695c7-399a-4455-8470-a15593e22401" returned: 0 in 0.611s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:01.525285 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-25a78cd6-7ccd-45f4-8f6e-bff2d9c39206 tempest-VolumeQuotasAdminTestJSON-1769985511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-442695c7-399a-4455-8470-a15593e22401 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:01.545097 n-d-825175-3 sudo[137558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-442695c7-399a-4455-8470-a15593e22401
Feb 09 13:36:01.545915 n-d-825175-3 sudo[137558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:02.158285 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369" returned: 0 in 0.792s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:02.158868 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:36:02.159371 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-5da53bd4-5ff9-464a-8d70-4af680777e96 req-e05c889c-ab4a-41b3-b1d3-0b99e39f75b2 tempest-TestVolumeBootPattern-1281110745 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:36:02.159740 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-5da53bd4-5ff9-464a-8d70-4af680777e96 req-e05c889c-ab4a-41b3-b1d3-0b99e39f75b2 tempest-TestVolumeBootPattern-1281110745 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:36:02.161146 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:02.184763 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:02.185136 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n Backing store flags: \n Account information:\n SGD59JyZRHnRDF9Hmv4X\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n Backing store flags: \n Account information:\n kJSs3y47gP95YRW5mhZB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369\n System information:\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-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369\n Backing store flags: \n Account information:\n GKtffKXbuFkkxFK2W46h\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-5da53bd4-5ff9-464a-8d70-4af680777e96 req-e05c889c-ab4a-41b3-b1d3-0b99e39f75b2 tempest-TestVolumeBootPattern-1281110745 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: I_T nexus: 36
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Connection: 0
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.59
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: SGD59JyZRHnRDF9Hmv4X
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Target 2: iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: I_T nexus: 37
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Connection: 0
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.59
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: kJSs3y47gP95YRW5mhZB
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:36:02.185790 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:36:02.190244 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:02.383389 n-d-825175-3 sudo[137558]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:02.385184 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-25a78cd6-7ccd-45f4-8f6e-bff2d9c39206 tempest-VolumeQuotasAdminTestJSON-1769985511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-442695c7-399a-4455-8470-a15593e22401" returned: 0 in 0.870s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:02.385959 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-25a78cd6-7ccd-45f4-8f6e-bff2d9c39206 tempest-VolumeQuotasAdminTestJSON-1769985511 None] Successfully deleted volume: 442695c7-399a-4455-8470-a15593e22401
Feb 09 13:36:02.405542 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.202s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:02.407314 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n Backing store flags: \n Account information:\n SGD59JyZRHnRDF9Hmv4X\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n Backing store flags: \n Account information:\n kJSs3y47gP95YRW5mhZB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369\n System information:\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-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369\n Backing store flags: \n Account information:\n GKtffKXbuFkkxFK2W46h\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:36:02.424762 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:02.505099 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-25a78cd6-7ccd-45f4-8f6e-bff2d9c39206 tempest-VolumeQuotasAdminTestJSON-1769985511 None] Created reservations ['67b2f16b-c6b3-45fd-b236-bf3e56767cf8', 'bb1d023f-dc2e-4212-80f1-c62d5d748dd7', '0a9837b1-e9f4-42d3-9e2b-ed5a4c309cd2', '116bbd57-3252-43ca-afd9-dbe704ad9560'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:36:02.516616 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-25a78cd6-7ccd-45f4-8f6e-bff2d9c39206 tempest-VolumeQuotasAdminTestJSON-1769985511 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:36:02.516616 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:36:02.516616 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:36:02.589804 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-25a78cd6-7ccd-45f4-8f6e-bff2d9c39206 tempest-VolumeQuotasAdminTestJSON-1769985511 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:36:02.590918 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-25a78cd6-7ccd-45f4-8f6e-bff2d9c39206 tempest-VolumeQuotasAdminTestJSON-1769985511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:02.643143 n-d-825175-3 sudo[137606]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:36:02.643979 n-d-825175-3 sudo[137606]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:02.652969 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.236s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:02.653742 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n Backing store flags: \n Account information:\n SGD59JyZRHnRDF9Hmv4X\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n Backing store flags: \n Account information:\n kJSs3y47gP95YRW5mhZB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369\n System information:\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-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369\n Backing store flags: \n Account information:\n GKtffKXbuFkkxFK2W46h\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:36:02.656400 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-5da53bd4-5ff9-464a-8d70-4af680777e96 req-e05c889c-ab4a-41b3-b1d3-0b99e39f75b2 tempest-TestVolumeBootPattern-1281110745 None] Set provider_location to: 10.222.0.59:3260,3 iqn.2010-10.org.openstack:volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:36:02.753584 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-5da53bd4-5ff9-464a-8d70-4af680777e96 req-e05c889c-ab4a-41b3-b1d3-0b99e39f75b2 tempest-TestVolumeBootPattern-1281110745 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369', 'target_lun': 1, 'volume_id': '00f48bca-18cc-49fd-9ba5-c8b7e7cd1369', 'auth_method': 'CHAP', 'auth_username': 'GKtffKXbuFkkxFK2W46h', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '93e8a782-9563-4a8e-98a9-351d5539479f'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:36:03.062687 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-5da53bd4-5ff9-464a-8d70-4af680777e96 req-e05c889c-ab4a-41b3-b1d3-0b99e39f75b2 tempest-TestVolumeBootPattern-1281110745 None] attachment_update completed successfully.
Feb 09 13:36:03.482435 n-d-825175-3 sudo[137606]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:03.484316 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-25a78cd6-7ccd-45f4-8f6e-bff2d9c39206 tempest-VolumeQuotasAdminTestJSON-1769985511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.893s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:03.486276 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-25a78cd6-7ccd-45f4-8f6e-bff2d9c39206 tempest-VolumeQuotasAdminTestJSON-1769985511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:03.530086 n-d-825175-3 sudo[137625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:36:03.530969 n-d-825175-3 sudo[137625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:04.168033 n-d-825175-3 sudo[137625]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:04.170728 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-25a78cd6-7ccd-45f4-8f6e-bff2d9c39206 tempest-VolumeQuotasAdminTestJSON-1769985511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.684s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:04.173347 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-25a78cd6-7ccd-45f4-8f6e-bff2d9c39206 tempest-VolumeQuotasAdminTestJSON-1769985511 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:36:04.184002 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-25a78cd6-7ccd-45f4-8f6e-bff2d9c39206 tempest-VolumeQuotasAdminTestJSON-1769985511 None] Deleted volume successfully.
Feb 09 13:36:04.219831 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-25a78cd6-7ccd-45f4-8f6e-bff2d9c39206 tempest-VolumeQuotasAdminTestJSON-1769985511 None] Lock "b'cinder-442695c7-399a-4455-8470-a15593e22401-delete_volume'" released by "delete_volume" :: held 4.206s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:36:04.941139 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:36:04.941139 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:36:04.941139 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:05.017250 n-d-825175-3 sudo[137641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:36:05.018074 n-d-825175-3 sudo[137641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:05.692928 n-d-825175-3 sudo[137641]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:05.695398 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.754s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:05.697049 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:05.778808 n-d-825175-3 sudo[137646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:36:05.780070 n-d-825175-3 sudo[137646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:06.255028 n-d-825175-3 sudo[137646]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:06.257522 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:06.260083 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:36:23.905211 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-edd68e4b-8012-4bcc-801f-42d1a7fca32a tempest-VolumesBackupsAdminTest-484514978 None] Terminate volume connection completed successfully.
Feb 09 13:36:23.971986 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:24.140051 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:24.141002 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c\n Backing store flags: \n Account information:\n SGD59JyZRHnRDF9Hmv4X\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n Backing store flags: \n Account information:\n kJSs3y47gP95YRW5mhZB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369\n System information:\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-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369\n Backing store flags: \n Account information:\n GKtffKXbuFkkxFK2W46h\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:36:24.141969 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [None req-edd68e4b-8012-4bcc-801f-42d1a7fca32a tempest-VolumesBackupsAdminTest-484514978 None] Removing iscsi_target for Volume ID: e1fda83a-17c5-40fb-a503-fccb80a0651c
Feb 09 13:36:24.145375 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:24.387688 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e1fda83a-17c5-40fb-a503-fccb80a0651c -f" returned: 0 in 0.243s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:24.387982 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:36:24.392834 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:24.488143 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:24.488553 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n Backing store flags: \n Account information:\n kJSs3y47gP95YRW5mhZB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369\n System information:\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-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369\n Backing store flags: \n Account information:\n GKtffKXbuFkkxFK2W46h\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:36:24.489452 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-edd68e4b-8012-4bcc-801f-42d1a7fca32a tempest-VolumesBackupsAdminTest-484514978 None] Remove volume export completed successfully.
Feb 09 13:36:24.965627 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-d9423f5c-2b06-4d0b-9292-430a31127d1e req-55d07c79-e3f9-4bf7-bf76-bc69629b61bf tempest-TestVolumeBootPattern-1281110745 None] Terminate volume connection completed successfully.
Feb 09 13:36:24.967576 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-d9423f5c-2b06-4d0b-9292-430a31127d1e req-55d07c79-e3f9-4bf7-bf76-bc69629b61bf tempest-TestVolumeBootPattern-1281110745 None] Deleting attachment 93e8a782-9563-4a8e-98a9-351d5539479f. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:36:24.973674 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:25.099013 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:25.099342 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n Backing store flags: \n Account information:\n kJSs3y47gP95YRW5mhZB\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369\n System information:\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-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369\n Backing store flags: \n Account information:\n GKtffKXbuFkkxFK2W46h\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:36:25.100303 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-d9423f5c-2b06-4d0b-9292-430a31127d1e req-55d07c79-e3f9-4bf7-bf76-bc69629b61bf tempest-TestVolumeBootPattern-1281110745 None] Removing iscsi_target for Volume ID: 00f48bca-18cc-49fd-9ba5-c8b7e7cd1369
Feb 09 13:36:25.101418 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:25.203754 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369 -f" returned: 0 in 0.101s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:25.204040 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:36:25.205314 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:25.325199 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:25.325539 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n Backing store flags: \n Account information:\n kJSs3y47gP95YRW5mhZB\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:36:25.433396 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-d9423f5c-2b06-4d0b-9292-430a31127d1e req-55d07c79-e3f9-4bf7-bf76-bc69629b61bf tempest-TestVolumeBootPattern-1281110745 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:36:25.433396 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:36:25.433396 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:36:27.543680 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:36:27.627459 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:27.750367 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:27.750718 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n Backing store flags: \n Account information:\n kJSs3y47gP95YRW5mhZB\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:36:27.751478 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] Skipping remove_export. No iscsi_target is presently exported for volume: 00f48bca-18cc-49fd-9ba5-c8b7e7cd1369
Feb 09 13:36:27.752541 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:27.799725 n-d-825175-3 sudo[137851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369
Feb 09 13:36:27.809617 n-d-825175-3 sudo[137851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:28.346961 n-d-825175-3 sudo[137851]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:28.349845 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369" returned: 0 in 0.596s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:28.351633 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:28.377117 n-d-825175-3 sudo[137856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369
Feb 09 13:36:28.378231 n-d-825175-3 sudo[137856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:28.881570 n-d-825175-3 sudo[137856]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:28.884167 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369" returned: 0 in 0.532s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:28.886237 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:28.919552 n-d-825175-3 sudo[137859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369
Feb 09 13:36:28.920361 n-d-825175-3 sudo[137859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:29.427858 n-d-825175-3 sudo[137859]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:29.430274 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369" returned: 0 in 0.544s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:29.431459 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] Successfully deleted volume: 00f48bca-18cc-49fd-9ba5-c8b7e7cd1369
Feb 09 13:36:29.475383 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1714231115 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1714231115, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:36:29.476181 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1714231115 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1714231115, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:36:29.494277 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-400ee0e2-fd4a-43c7-b423-dd33bcfc1a61 tempest-VolumesBackupsAdminTest-484514978 None] Lock "b'cinder-e1fda83a-17c5-40fb-a503-fccb80a0651c-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:36:29.507264 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] Created reservations ['67df701f-1367-4530-81be-425967f37941', '9fd60b1e-03a9-45d0-be7c-39e6383ec493', '4ddc8f9e-cf8c-4341-9434-6702d80f838d', '54f85dbc-ec11-4b8b-8a4a-fe41fb734604'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:36:29.509255 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:36:29.509255 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:36:29.509255 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:36:29.605208 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:29.607126 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:36:29.608029 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:29.629121 n-d-825175-3 sudo[137867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:36:29.631409 n-d-825175-3 sudo[137867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:29.816702 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.214s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:29.817240 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n Backing store flags: \n Account information:\n kJSs3y47gP95YRW5mhZB\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:36:29.818347 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-400ee0e2-fd4a-43c7-b423-dd33bcfc1a61 tempest-VolumesBackupsAdminTest-484514978 None] Skipping remove_export. No iscsi_target is presently exported for volume: e1fda83a-17c5-40fb-a503-fccb80a0651c
Feb 09 13:36:29.820515 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-400ee0e2-fd4a-43c7-b423-dd33bcfc1a61 tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:29.846687 n-d-825175-3 sudo[137870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c
Feb 09 13:36:29.847512 n-d-825175-3 sudo[137870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:30.126860 n-d-825175-3 sudo[137867]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:30.129537 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.521s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:30.132955 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:30.156533 n-d-825175-3 sudo[137873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:36:30.158149 n-d-825175-3 sudo[137873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:30.533257 n-d-825175-3 sudo[137870]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:30.535711 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-400ee0e2-fd4a-43c7-b423-dd33bcfc1a61 tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c" returned: 0 in 0.715s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:30.537677 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-400ee0e2-fd4a-43c7-b423-dd33bcfc1a61 tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:30.586930 n-d-825175-3 sudo[137877]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c
Feb 09 13:36:30.588875 n-d-825175-3 sudo[137877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:30.641017 n-d-825175-3 sudo[137873]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:30.644041 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.511s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:30.646360 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:36:30.652949 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] Deleted volume successfully.
Feb 09 13:36:30.672021 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-89552eb3-8c01-40d6-a3da-b437642273cd tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-00f48bca-18cc-49fd-9ba5-c8b7e7cd1369-delete_volume'" released by "delete_volume" :: held 3.128s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:36:31.250535 n-d-825175-3 sudo[137877]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:31.254288 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-400ee0e2-fd4a-43c7-b423-dd33bcfc1a61 tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c" returned: 0 in 0.717s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:31.257557 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-400ee0e2-fd4a-43c7-b423-dd33bcfc1a61 tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:31.295568 n-d-825175-3 sudo[137881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c
Feb 09 13:36:31.296516 n-d-825175-3 sudo[137881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:31.316268 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:36:31.320815 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:36:31.321396 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:36:31.336658 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Flow 'volume_create_manager' (42930aab-d882-4e8d-9cf6-89b7ce95dbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:36:31.340204 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (918f82a0-9202-4e25-9412-10541b9b5cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:31.363517 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:36:31.369616 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:36:31.370272 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:36:31.382269 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Flow 'volume_create_manager' (a6f701b4-f49a-4ce2-9cc2-3e1855cff5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:36:31.385605 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (50e42cda-56f1-472b-a7e1-34abb717576a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:31.410595 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:36:31.411712 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:36:31.472060 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (918f82a0-9202-4e25-9412-10541b9b5cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:36:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2086413491',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=fa10f226-111c-42a6-a653-67bd8151e030,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a4607a9291c4746aaf568708d0cc0a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:36:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:36:31Z,user_id='9927b6700a5441b2adba109c6084b7a8',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:31.475502 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c45e169e-59b0-4ad5-9ad9-f3ee5b07cf76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:31.477662 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c45e169e-59b0-4ad5-9ad9-f3ee5b07cf76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:31.480097 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (84e71839-0e88-4b95-bce8-8dabd5f290dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:31.488407 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (50e42cda-56f1-472b-a7e1-34abb717576a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:36:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1182311742',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=9ecfc29b-8045-450a-81e0-6b2eca613398,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='010d5bbc7e854b35a265e12904d63946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:36:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:36:31Z,user_id='813d7f52916f4e5db6b9abe858503b40',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:31.491269 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (380e47a0-579f-440d-90a8-b62f74934c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:31.493453 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (380e47a0-579f-440d-90a8-b62f74934c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:31.495879 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cbd6b330-2eda-4390-8ce3-42c690b956e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:31.498646 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cbd6b330-2eda-4390-8ce3-42c690b956e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9ecfc29b-8045-450a-81e0-6b2eca613398', 'volume_name': 'volume-9ecfc29b-8045-450a-81e0-6b2eca613398', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:31.502185 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ec85a1ae-44ea-4adf-903e-b0c9d0fe9a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:31.504680 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ec85a1ae-44ea-4adf-903e-b0c9d0fe9a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:31.507157 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c87f1b6-dd81-4ffb-ae0b-b1eeb69fdd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:31.508168 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Volume 9ecfc29b-8045-450a-81e0-6b2eca613398: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9ecfc29b-8045-450a-81e0-6b2eca613398', 'volume_size': 1}
Feb 09 13:36:31.509647 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9ecfc29b-8045-450a-81e0-6b2eca613398 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:31.535945 n-d-825175-3 sudo[137884]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9ecfc29b-8045-450a-81e0-6b2eca613398 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:36:31.538127 n-d-825175-3 sudo[137884]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:31.603693 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (84e71839-0e88-4b95-bce8-8dabd5f290dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'fa10f226-111c-42a6-a653-67bd8151e030', 'volume_name': 'volume-fa10f226-111c-42a6-a653-67bd8151e030', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:31.606709 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d50bce04-0529-4f92-a274-63364707f294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:31.609216 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d50bce04-0529-4f92-a274-63364707f294) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:31.617998 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd4dad93-a35c-4524-85a1-f05a25b5a592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:31.619139 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Volume fa10f226-111c-42a6-a653-67bd8151e030: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-fa10f226-111c-42a6-a653-67bd8151e030', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 09 13:36:31.619942 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Cloning fa10f226-111c-42a6-a653-67bd8151e030 from image aec45eaa-b201-4ef5-a863-48d953847b20 at location (None, None). {{(pid=91721) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 09 13:36:31.828496 n-d-825175-3 sudo[137881]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:31.832570 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-400ee0e2-fd4a-43c7-b423-dd33bcfc1a61 tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e1fda83a-17c5-40fb-a503-fccb80a0651c" returned: 0 in 0.575s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:31.833549 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-400ee0e2-fd4a-43c7-b423-dd33bcfc1a61 tempest-VolumesBackupsAdminTest-484514978 None] Successfully deleted volume: e1fda83a-17c5-40fb-a503-fccb80a0651c
Feb 09 13:36:31.898220 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-400ee0e2-fd4a-43c7-b423-dd33bcfc1a61 tempest-VolumesBackupsAdminTest-484514978 None] Created reservations ['cb9a3aca-4fc2-4db1-b8eb-e9d52769f825', '7c405397-3f72-4bf7-9886-88aad2059dd3', '2a76fbbc-e863-4fb2-9cd3-7997fcb5bba9', '07595fbe-c10b-4821-bec8-f9da398c076a'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:36:31.900296 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-400ee0e2-fd4a-43c7-b423-dd33bcfc1a61 tempest-VolumesBackupsAdminTest-484514978 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:36:31.900296 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:36:31.900296 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:36:31.959956 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-400ee0e2-fd4a-43c7-b423-dd33bcfc1a61 tempest-VolumesBackupsAdminTest-484514978 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:36:31.960826 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-400ee0e2-fd4a-43c7-b423-dd33bcfc1a61 tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:32.016059 n-d-825175-3 sudo[137898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:36:32.021999 n-d-825175-3 sudo[137898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:32.205449 n-d-825175-3 sudo[137884]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:32.207759 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9ecfc29b-8045-450a-81e0-6b2eca613398 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.698s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:32.219609 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c87f1b6-dd81-4ffb-ae0b-b1eeb69fdd90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9ecfc29b-8045-450a-81e0-6b2eca613398', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:32.222307 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (789ba0e7-052d-43df-bdb6-b835a6328b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:32.259406 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Volume volume-9ecfc29b-8045-450a-81e0-6b2eca613398 (9ecfc29b-8045-450a-81e0-6b2eca613398): created successfully
Feb 09 13:36:32.264678 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (789ba0e7-052d-43df-bdb6-b835a6328b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:32.269798 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Flow 'volume_create_manager' (a6f701b4-f49a-4ce2-9cc2-3e1855cff5cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:36:32.293271 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-c34edd98-519d-44ed-9445-fd5199598c57 tempest-VolumesActionsTest-1371951208 None] Created volume successfully.
Feb 09 13:36:32.460659 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-d133e681-1f28-4aa9-ba71-b173d7944f44 tempest-VolumesBackupsAdminTest-484514978 None] Lock "b'cinder-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:36:32.557759 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:32.609109 n-d-825175-3 sudo[137898]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:32.611371 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-400ee0e2-fd4a-43c7-b423-dd33bcfc1a61 tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.650s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:32.613343 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-400ee0e2-fd4a-43c7-b423-dd33bcfc1a61 tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:32.661346 n-d-825175-3 sudo[137923]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:36:32.662802 n-d-825175-3 sudo[137923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:32.685154 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.133s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:32.685572 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:f2c2c5c7eeb alias: n-d-825175-3\n Connection: 0\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n Backing store flags: \n Account information:\n kJSs3y47gP95YRW5mhZB\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:36:32.686941 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-d133e681-1f28-4aa9-ba71-b173d7944f44 tempest-VolumesBackupsAdminTest-484514978 None] Skipping remove_export. No iscsi_target is presently exported for volume: b83474cc-c6a7-46e9-b528-c9a2fa52c7ba
Feb 09 13:36:32.688169 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d133e681-1f28-4aa9-ba71-b173d7944f44 tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:32.708419 n-d-825175-3 sudo[137926]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba
Feb 09 13:36:32.709683 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-f4989fc7-2484-406c-8c8c-974a1da252d3 tempest-VolumesActionsTest-1371951208 None] Lock "b'cinder-9ecfc29b-8045-450a-81e0-6b2eca613398'" acquired by "attach_volume" :: waited 0.031s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:36:32.710704 n-d-825175-3 sudo[137926]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:32.799016 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f4989fc7-2484-406c-8c8c-974a1da252d3 tempest-VolumesActionsTest-1371951208 None] Attaching volume 9ecfc29b-8045-450a-81e0-6b2eca613398 to instance 8ee5cacc-e49f-48e8-9167-e69c79a11f38 at mountpoint /dev/sdb on host None.
Feb 09 13:36:32.879370 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f4989fc7-2484-406c-8c8c-974a1da252d3 tempest-VolumesActionsTest-1371951208 None] Attach volume completed successfully.
Feb 09 13:36:32.885952 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-f4989fc7-2484-406c-8c8c-974a1da252d3 tempest-VolumesActionsTest-1371951208 None] Lock "b'cinder-9ecfc29b-8045-450a-81e0-6b2eca613398'" released by "attach_volume" :: held 0.178s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:36:33.189453 n-d-825175-3 sudo[137923]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:33.192002 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-400ee0e2-fd4a-43c7-b423-dd33bcfc1a61 tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.579s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:33.194321 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-400ee0e2-fd4a-43c7-b423-dd33bcfc1a61 tempest-VolumesBackupsAdminTest-484514978 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:36:33.208219 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-400ee0e2-fd4a-43c7-b423-dd33bcfc1a61 tempest-VolumesBackupsAdminTest-484514978 None] Deleted volume successfully.
Feb 09 13:36:33.222640 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-400ee0e2-fd4a-43c7-b423-dd33bcfc1a61 tempest-VolumesBackupsAdminTest-484514978 None] Lock "b'cinder-e1fda83a-17c5-40fb-a503-fccb80a0651c-delete_volume'" released by "delete_volume" :: held 3.728s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:36:33.307673 n-d-825175-3 sudo[137926]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:33.312544 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d133e681-1f28-4aa9-ba71-b173d7944f44 tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba" returned: 0 in 0.624s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:33.314570 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d133e681-1f28-4aa9-ba71-b173d7944f44 tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:33.364972 n-d-825175-3 sudo[137932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba
Feb 09 13:36:33.366763 n-d-825175-3 sudo[137932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:34.002708 n-d-825175-3 sudo[137932]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:34.031189 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d133e681-1f28-4aa9-ba71-b173d7944f44 tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba" returned: 0 in 0.716s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:34.033807 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d133e681-1f28-4aa9-ba71-b173d7944f44 tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:34.053432 n-d-825175-3 sudo[137935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba
Feb 09 13:36:34.054377 n-d-825175-3 sudo[137935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:34.064992 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-56bf16f6-26aa-4e44-9329-55e5b42ec857 tempest-VolumesActionsTest-590982140 None] Terminate volume connection completed successfully.
Feb 09 13:36:34.100483 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-56bf16f6-26aa-4e44-9329-55e5b42ec857 tempest-VolumesActionsTest-590982140 None] Lock "b'cinder-9ecfc29b-8045-450a-81e0-6b2eca613398-detach_volume'" acquired by "detach_volume" :: waited 0.011s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:36:34.117924 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-56bf16f6-26aa-4e44-9329-55e5b42ec857 tempest-VolumesActionsTest-590982140 None] Detaching volume 9ecfc29b-8045-450a-81e0-6b2eca613398 from instance 8ee5cacc-e49f-48e8-9167-e69c79a11f38.
Feb 09 13:36:34.118623 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-56bf16f6-26aa-4e44-9329-55e5b42ec857 tempest-VolumesActionsTest-590982140 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9ecfc29b-8045-450a-81e0-6b2eca613398
Feb 09 13:36:34.202541 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-56bf16f6-26aa-4e44-9329-55e5b42ec857 tempest-VolumesActionsTest-590982140 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:36:34.202541 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:36:34.202541 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:36:34.213945 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-56bf16f6-26aa-4e44-9329-55e5b42ec857 tempest-VolumesActionsTest-590982140 None] Detach volume completed successfully.
Feb 09 13:36:34.223212 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-56bf16f6-26aa-4e44-9329-55e5b42ec857 tempest-VolumesActionsTest-590982140 None] Lock "b'cinder-9ecfc29b-8045-450a-81e0-6b2eca613398-detach_volume'" released by "detach_volume" :: held 0.123s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:36:34.541463 n-d-825175-3 sudo[137935]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:34.543572 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d133e681-1f28-4aa9-ba71-b173d7944f44 tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba" returned: 0 in 0.510s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:34.546722 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-d133e681-1f28-4aa9-ba71-b173d7944f44 tempest-VolumesBackupsAdminTest-484514978 None] Successfully deleted volume: b83474cc-c6a7-46e9-b528-c9a2fa52c7ba
Feb 09 13:36:34.603278 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-81e2cdcc-41e6-4823-a414-50d92f0233ac tempest-VolumesActionsTest-1371951208 None] Lock "b'cinder-9ecfc29b-8045-450a-81e0-6b2eca613398-detach_volume'" acquired by "detach_volume" :: waited 0.014s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:36:34.633569 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-81e2cdcc-41e6-4823-a414-50d92f0233ac tempest-VolumesActionsTest-1371951208 None] Volume detach called, but volume not attached.
Feb 09 13:36:34.638431 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-d133e681-1f28-4aa9-ba71-b173d7944f44 tempest-VolumesBackupsAdminTest-484514978 None] Created reservations ['2905c9a5-ad7a-46f0-9631-6678d1106083', '763e2486-df0f-4ad6-9eb1-b29f73641962', '39223b25-e560-4803-9a42-fb6dbb9c72c9', 'c43d751d-e63f-4351-b89b-5931f64d87e5'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:36:34.640110 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-d133e681-1f28-4aa9-ba71-b173d7944f44 tempest-VolumesBackupsAdminTest-484514978 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:36:34.640110 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:36:34.640110 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:36:34.655646 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-81e2cdcc-41e6-4823-a414-50d92f0233ac tempest-VolumesActionsTest-1371951208 None] Lock "b'cinder-9ecfc29b-8045-450a-81e0-6b2eca613398-detach_volume'" released by "detach_volume" :: held 0.053s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:36:34.700126 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-d133e681-1f28-4aa9-ba71-b173d7944f44 tempest-VolumesBackupsAdminTest-484514978 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:36:34.701025 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d133e681-1f28-4aa9-ba71-b173d7944f44 tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:34.753753 n-d-825175-3 sudo[137942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:36:34.756539 n-d-825175-3 sudo[137942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:35.370523 n-d-825175-3 sudo[137942]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:35.378117 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d133e681-1f28-4aa9-ba71-b173d7944f44 tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.673s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:35.379220 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d133e681-1f28-4aa9-ba71-b173d7944f44 tempest-VolumesBackupsAdminTest-484514978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:35.424025 n-d-825175-3 sudo[137945]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:36:35.424976 n-d-825175-3 sudo[137945]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:35.989515 n-d-825175-3 sudo[137945]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:35.993134 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d133e681-1f28-4aa9-ba71-b173d7944f44 tempest-VolumesBackupsAdminTest-484514978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.614s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:35.995821 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-d133e681-1f28-4aa9-ba71-b173d7944f44 tempest-VolumesBackupsAdminTest-484514978 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:36:36.003096 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-d133e681-1f28-4aa9-ba71-b173d7944f44 tempest-VolumesBackupsAdminTest-484514978 None] Deleted volume successfully.
Feb 09 13:36:36.021377 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-d133e681-1f28-4aa9-ba71-b173d7944f44 tempest-VolumesBackupsAdminTest-484514978 None] Lock "b'cinder-b83474cc-c6a7-46e9-b528-c9a2fa52c7ba-delete_volume'" released by "delete_volume" :: held 3.561s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:36:41.052310 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:36:41.072087 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:36:41.072596 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:36:41.094571 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Flow 'volume_create_manager' (66a22311-f1fd-4441-aa88-f70e467f1bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:36:41.100834 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bef829cc-11c4-4ad9-8329-9a032eb21090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:41.138201 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:36:41.183326 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bef829cc-11c4-4ad9-8329-9a032eb21090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:36:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2133035826',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=af967c60-c420-4ec0-b832-e8cdb603da8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='010d5bbc7e854b35a265e12904d63946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:36:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:36:41Z,user_id='813d7f52916f4e5db6b9abe858503b40',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:41.186093 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e1e9ab0-1a99-4b6a-81bd-87aa43912b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:41.188453 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e1e9ab0-1a99-4b6a-81bd-87aa43912b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:41.191825 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d788c7e-c12e-4cfd-8ae0-c0394dc2ac7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:41.194904 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d788c7e-c12e-4cfd-8ae0-c0394dc2ac7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'af967c60-c420-4ec0-b832-e8cdb603da8d', 'volume_name': 'volume-af967c60-c420-4ec0-b832-e8cdb603da8d', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:41.197337 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ce372d49-d9fe-455c-9389-8fb31be79216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:41.199753 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ce372d49-d9fe-455c-9389-8fb31be79216) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:41.201982 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40b7971e-d432-40fc-989d-a2e73f2e88b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:41.202916 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Volume af967c60-c420-4ec0-b832-e8cdb603da8d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-af967c60-c420-4ec0-b832-e8cdb603da8d', 'volume_size': 1}
Feb 09 13:36:41.204208 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af967c60-c420-4ec0-b832-e8cdb603da8d stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:41.225176 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:36:41.233262 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:36:41.237745 n-d-825175-3 sudo[137970]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af967c60-c420-4ec0-b832-e8cdb603da8d stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:36:41.239020 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:36:41.243053 n-d-825175-3 sudo[137970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:41.260598 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Flow 'volume_create_manager' (70663435-1d98-4e2b-9453-e93ee30591bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:36:41.267542 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (234ed9d5-c68f-4585-a94d-1c78988511ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:41.331547 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:36:41.393276 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (234ed9d5-c68f-4585-a94d-1c78988511ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-345471649',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=dffefb05-6583-497d-a666-4c5d3de9a9bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a19d6a763f804083a5005a5b767420d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:36:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:36:41Z,user_id='37d152f65ac74691a1c0078edb130416',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:41.397423 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ce8bfe4-ffe2-48d6-88d2-bb276c4c75d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:41.400600 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ce8bfe4-ffe2-48d6-88d2-bb276c4c75d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:41.408261 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db27f74f-ba8c-49c6-b3ba-96de14346f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:41.411059 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db27f74f-ba8c-49c6-b3ba-96de14346f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dffefb05-6583-497d-a666-4c5d3de9a9bb', 'volume_name': 'volume-dffefb05-6583-497d-a666-4c5d3de9a9bb', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:41.414513 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (998f22c3-d214-42eb-8d6c-b6ecb433cf25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:41.420728 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (998f22c3-d214-42eb-8d6c-b6ecb433cf25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:41.428884 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (68cc2541-95d6-4f00-ba2f-1aebf22b9eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:41.430381 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Volume dffefb05-6583-497d-a666-4c5d3de9a9bb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dffefb05-6583-497d-a666-4c5d3de9a9bb', 'volume_size': 1}
Feb 09 13:36:41.432200 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dffefb05-6583-497d-a666-4c5d3de9a9bb stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:41.480119 n-d-825175-3 sudo[137982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dffefb05-6583-497d-a666-4c5d3de9a9bb stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:36:41.485502 n-d-825175-3 sudo[137982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:41.760606 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Terminate volume connection completed successfully.
Feb 09 13:36:41.865351 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:42.076186 n-d-825175-3 sudo[137970]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:42.080968 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af967c60-c420-4ec0-b832-e8cdb603da8d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.875s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:42.089612 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40b7971e-d432-40fc-989d-a2e73f2e88b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-af967c60-c420-4ec0-b832-e8cdb603da8d', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:42.094593 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3a0b4326-6342-48c1-9f5b-3f50e5e716a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:42.127562 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Volume volume-af967c60-c420-4ec0-b832-e8cdb603da8d (af967c60-c420-4ec0-b832-e8cdb603da8d): created successfully
Feb 09 13:36:42.129999 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3a0b4326-6342-48c1-9f5b-3f50e5e716a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:42.134859 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Flow 'volume_create_manager' (66a22311-f1fd-4441-aa88-f70e467f1bfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:36:42.137808 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.268s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:42.138110 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131296]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923\n System information:\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-f3b59485-52fe-43fc-b3a6-b265961ab923\n Backing store flags: \n Account information:\n kJSs3y47gP95YRW5mhZB\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:36:42.138943 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Removing iscsi_target for Volume ID: f3b59485-52fe-43fc-b3a6-b265961ab923
Feb 09 13:36:42.147445 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:42.154052 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-4d3ce81c-f7f5-4d5e-8636-7c20757f47fb tempest-VolumesActionsTest-1371951208 None] Created volume successfully.
Feb 09 13:36:42.410174 n-d-825175-3 sudo[137982]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:42.413124 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dffefb05-6583-497d-a666-4c5d3de9a9bb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.980s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:42.415557 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (68cc2541-95d6-4f00-ba2f-1aebf22b9eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dffefb05-6583-497d-a666-4c5d3de9a9bb', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:42.418283 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (710b8982-4196-472a-a97b-66012a99dfc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:42.430084 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Volume volume-dffefb05-6583-497d-a666-4c5d3de9a9bb (dffefb05-6583-497d-a666-4c5d3de9a9bb): created successfully
Feb 09 13:36:42.432145 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (710b8982-4196-472a-a97b-66012a99dfc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:42.436146 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Flow 'volume_create_manager' (70663435-1d98-4e2b-9453-e93ee30591bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:36:42.444180 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f3b59485-52fe-43fc-b3a6-b265961ab923 -f" returned: 0 in 0.303s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:42.444180 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131296]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:36:42.447718 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:42.453612 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ad5f45ff-e4a8-4f27-b94e-26f3a54698bb tempest-VolumesDeleteCascade-1663084995 None] Created volume successfully.
Feb 09 13:36:42.567574 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:42.568223 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131296]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:36:42.569252 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Remove volume export completed successfully.
Feb 09 13:36:42.670811 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-f3b59485-52fe-43fc-b3a6-b265961ab923-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:36:42.721485 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Trying to delete temp volume: f3b59485-52fe-43fc-b3a6-b265961ab923
Feb 09 13:36:42.723191 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:42.821134 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:42.821495 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:36:42.822098 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Skipping remove_export. No iscsi_target is presently exported for volume: f3b59485-52fe-43fc-b3a6-b265961ab923
Feb 09 13:36:42.823150 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:42.843919 n-d-825175-3 sudo[138071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923
Feb 09 13:36:42.844822 n-d-825175-3 sudo[138071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:43.284307 n-d-825175-3 sudo[138071]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:43.287216 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923" returned: 0 in 0.464s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:43.289248 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:43.313001 n-d-825175-3 sudo[138076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923
Feb 09 13:36:43.315004 n-d-825175-3 sudo[138076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:43.794324 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-d3cd3997-fe57-4112-a4c1-275b8d9fdfa0 tempest-VolumesActionsTest-590982140 None] Lock "b'cinder-af967c60-c420-4ec0-b832-e8cdb603da8d-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:36:43.921808 n-d-825175-3 sudo[138076]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:43.976979 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923" returned: 0 in 0.685s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:43.990844 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:44.030576 n-d-825175-3 sudo[138079]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923
Feb 09 13:36:44.032410 n-d-825175-3 sudo[138079]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:44.041427 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-d3cd3997-fe57-4112-a4c1-275b8d9fdfa0 tempest-VolumesActionsTest-590982140 None] Skipping remove_export. No iscsi_target is presently exported for volume: af967c60-c420-4ec0-b832-e8cdb603da8d
Feb 09 13:36:44.046791 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d3cd3997-fe57-4112-a4c1-275b8d9fdfa0 tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af967c60-c420-4ec0-b832-e8cdb603da8d {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:44.099465 n-d-825175-3 sudo[138081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af967c60-c420-4ec0-b832-e8cdb603da8d
Feb 09 13:36:44.100580 n-d-825175-3 sudo[138081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:44.176510 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e918c242-6821-41f3-9b67-77ec076a2fa0 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:44.208068 n-d-825175-3 sudo[138083]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb
Feb 09 13:36:44.209148 n-d-825175-3 sudo[138083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:45.041558 n-d-825175-3 sudo[138079]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:45.042246 n-d-825175-3 sudo[138083]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:45.043929 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f3b59485-52fe-43fc-b3a6-b265961ab923" returned: 0 in 1.054s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:45.045192 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Successfully deleted volume: f3b59485-52fe-43fc-b3a6-b265961ab923
Feb 09 13:36:45.048381 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:36:45.048381 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:36:45.048381 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:36:45.053063 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e918c242-6821-41f3-9b67-77ec076a2fa0 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb" returned: 0 in 0.877s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:45.055068 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e918c242-6821-41f3-9b67-77ec076a2fa0 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-db1c289a-8dbf-40cb-9b1e-c2b3c60fc02b --snapshot stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:45.074387 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:36:45.074387 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:36:45.074387 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:36:45.088582 n-d-825175-3 sudo[138081]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:45.094329 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d3cd3997-fe57-4112-a4c1-275b8d9fdfa0 tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af967c60-c420-4ec0-b832-e8cdb603da8d" returned: 0 in 1.052s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:45.095270 n-d-825175-3 sudo[138091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-db1c289a-8dbf-40cb-9b1e-c2b3c60fc02b --snapshot stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb -L 1.00g
Feb 09 13:36:45.098272 n-d-825175-3 sudo[138091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:45.099038 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d3cd3997-fe57-4112-a4c1-275b8d9fdfa0 tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af967c60-c420-4ec0-b832-e8cdb603da8d {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:45.118228 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:36:45.118228 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:36:45.118228 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:36:45.134602 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Deleted volume successfully.
Feb 09 13:36:45.138024 n-d-825175-3 sudo[138093]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af967c60-c420-4ec0-b832-e8cdb603da8d
Feb 09 13:36:45.140381 n-d-825175-3 sudo[138093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:45.144867 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-290886fe-9811-4f33-8fc2-18095eaf4a3f tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-f3b59485-52fe-43fc-b3a6-b265961ab923-delete_volume'" released by "delete_volume" :: held 2.474s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:36:45.850558 n-d-825175-3 sudo[138093]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:45.853469 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d3cd3997-fe57-4112-a4c1-275b8d9fdfa0 tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af967c60-c420-4ec0-b832-e8cdb603da8d" returned: 0 in 0.756s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:45.857452 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d3cd3997-fe57-4112-a4c1-275b8d9fdfa0 tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af967c60-c420-4ec0-b832-e8cdb603da8d {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:45.904009 n-d-825175-3 sudo[138166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af967c60-c420-4ec0-b832-e8cdb603da8d
Feb 09 13:36:45.904803 n-d-825175-3 sudo[138166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:46.066479 n-d-825175-3 sudo[138091]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:46.069361 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e918c242-6821-41f3-9b67-77ec076a2fa0 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-db1c289a-8dbf-40cb-9b1e-c2b3c60fc02b --snapshot stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb -L 1.00g" returned: 0 in 1.014s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:46.136509 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-e918c242-6821-41f3-9b67-77ec076a2fa0 tempest-VolumesDeleteCascade-1663084995 None] Create snapshot completed successfully
Feb 09 13:36:46.704853 n-d-825175-3 sudo[138166]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:46.718971 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d3cd3997-fe57-4112-a4c1-275b8d9fdfa0 tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af967c60-c420-4ec0-b832-e8cdb603da8d" returned: 0 in 0.861s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:46.719833 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-d3cd3997-fe57-4112-a4c1-275b8d9fdfa0 tempest-VolumesActionsTest-590982140 None] Successfully deleted volume: af967c60-c420-4ec0-b832-e8cdb603da8d
Feb 09 13:36:46.942135 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9e96b745-8e83-46dc-83bd-9406405f008a tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:46.975657 n-d-825175-3 sudo[138200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb
Feb 09 13:36:46.976721 n-d-825175-3 sudo[138200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:47.011789 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-d3cd3997-fe57-4112-a4c1-275b8d9fdfa0 tempest-VolumesActionsTest-590982140 None] Created reservations ['0a3ccec5-9ba4-4630-b27f-264534b5c215', '33a86c4a-b952-477c-9c10-071d28dd0b5f', '49484432-568d-4d43-aa78-cafd18f7c4d7', '60a4637d-33aa-4e61-bd71-017b15bd2e2d'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:36:47.016811 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-d3cd3997-fe57-4112-a4c1-275b8d9fdfa0 tempest-VolumesActionsTest-590982140 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:36:47.016811 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:36:47.016811 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:36:47.076099 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-d3cd3997-fe57-4112-a4c1-275b8d9fdfa0 tempest-VolumesActionsTest-590982140 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:36:47.078127 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d3cd3997-fe57-4112-a4c1-275b8d9fdfa0 tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:47.101716 n-d-825175-3 sudo[138202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:36:47.102563 n-d-825175-3 sudo[138202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:47.504537 n-d-825175-3 sudo[138200]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:47.510677 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9e96b745-8e83-46dc-83bd-9406405f008a tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb" returned: 0 in 0.567s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:47.512586 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9e96b745-8e83-46dc-83bd-9406405f008a tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d6ac2905-cb0c-435a-91c9-af61b2fbc9bc --snapshot stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:47.541826 n-d-825175-3 sudo[138206]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d6ac2905-cb0c-435a-91c9-af61b2fbc9bc --snapshot stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb -L 1.00g
Feb 09 13:36:47.542711 n-d-825175-3 sudo[138206]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:47.670090 n-d-825175-3 sudo[138202]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:47.674315 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d3cd3997-fe57-4112-a4c1-275b8d9fdfa0 tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.596s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:47.676897 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d3cd3997-fe57-4112-a4c1-275b8d9fdfa0 tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:47.750002 n-d-825175-3 sudo[138208]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:36:47.750936 n-d-825175-3 sudo[138208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:48.527062 n-d-825175-3 sudo[138206]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:48.532053 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9e96b745-8e83-46dc-83bd-9406405f008a tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d6ac2905-cb0c-435a-91c9-af61b2fbc9bc --snapshot stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb -L 1.00g" returned: 0 in 1.019s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:48.602490 n-d-825175-3 sudo[138208]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:48.605605 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-9e96b745-8e83-46dc-83bd-9406405f008a tempest-VolumesDeleteCascade-1663084995 None] Create snapshot completed successfully
Feb 09 13:36:48.609214 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d3cd3997-fe57-4112-a4c1-275b8d9fdfa0 tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.932s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:48.611946 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-d3cd3997-fe57-4112-a4c1-275b8d9fdfa0 tempest-VolumesActionsTest-590982140 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:36:48.635521 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-d3cd3997-fe57-4112-a4c1-275b8d9fdfa0 tempest-VolumesActionsTest-590982140 None] Deleted volume successfully.
Feb 09 13:36:48.650076 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:36:48.652815 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:36:48.653314 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:36:48.666664 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Flow 'volume_create_manager' (71de322f-a398-4e7f-87eb-a9fe5bc4fb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:36:48.670792 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c336416-4943-490c-9b9a-97f50be67cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:48.696987 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:36:48.714590 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-d3cd3997-fe57-4112-a4c1-275b8d9fdfa0 tempest-VolumesActionsTest-590982140 None] Lock "b'cinder-af967c60-c420-4ec0-b832-e8cdb603da8d-delete_volume'" released by "delete_volume" :: held 4.920s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:36:48.733423 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c336416-4943-490c-9b9a-97f50be67cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:36:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1418219339',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=be78fff7-6e23-4126-8724-d7348080da86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='010d5bbc7e854b35a265e12904d63946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:36:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:36:49Z,user_id='813d7f52916f4e5db6b9abe858503b40',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:48.735927 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ef8cb53-eeea-43ff-9e9c-9c8c069991e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:48.738000 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ef8cb53-eeea-43ff-9e9c-9c8c069991e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:48.740337 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b48c12db-6c24-48c1-8fdd-5f14a7e59c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:48.742543 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b48c12db-6c24-48c1-8fdd-5f14a7e59c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'be78fff7-6e23-4126-8724-d7348080da86', 'volume_name': 'volume-be78fff7-6e23-4126-8724-d7348080da86', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:48.744959 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0f908c5-3f74-4185-8f6f-6e3749051840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:48.747031 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0f908c5-3f74-4185-8f6f-6e3749051840) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:48.749133 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a0bb030c-1acf-46e1-a8bc-69b8feb5b6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:48.749903 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Volume be78fff7-6e23-4126-8724-d7348080da86: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-be78fff7-6e23-4126-8724-d7348080da86', 'volume_size': 1}
Feb 09 13:36:48.751148 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-be78fff7-6e23-4126-8724-d7348080da86 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:48.772756 n-d-825175-3 sudo[138320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-be78fff7-6e23-4126-8724-d7348080da86 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:36:48.773574 n-d-825175-3 sudo[138320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:49.384064 n-d-825175-3 sudo[138320]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:49.387560 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-be78fff7-6e23-4126-8724-d7348080da86 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.636s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:49.394086 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a0bb030c-1acf-46e1-a8bc-69b8feb5b6ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-be78fff7-6e23-4126-8724-d7348080da86', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:49.397147 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63058232-fefe-4ab5-9451-1961c3cafb43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:49.415461 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Volume volume-be78fff7-6e23-4126-8724-d7348080da86 (be78fff7-6e23-4126-8724-d7348080da86): created successfully
Feb 09 13:36:49.432039 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63058232-fefe-4ab5-9451-1961c3cafb43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:49.436315 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Flow 'volume_create_manager' (71de322f-a398-4e7f-87eb-a9fe5bc4fb75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:36:49.460452 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-36f9be41-3628-448d-b793-8f24f894d8a9 tempest-VolumesActionsTest-1371951208 None] Created volume successfully.
Feb 09 13:36:49.464891 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Lock "b'cinder-dffefb05-6583-497d-a666-4c5d3de9a9bb-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:36:49.546434 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Skipping remove_export. No iscsi_target is presently exported for volume: dffefb05-6583-497d-a666-4c5d3de9a9bb
Feb 09 13:36:49.547426 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Performing cascade delete. {{(pid=91721) delete_volume /opt/stack/cinder/cinder/volume/manager.py:881}}
Feb 09 13:36:49.571789 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Lock "b'cinder-d6ac2905-cb0c-435a-91c9-af61b2fbc9bc-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:36:49.573512 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d6ac2905-cb0c-435a-91c9-af61b2fbc9bc {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:49.595433 n-d-825175-3 sudo[138352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d6ac2905-cb0c-435a-91c9-af61b2fbc9bc
Feb 09 13:36:49.596529 n-d-825175-3 sudo[138352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:50.059576 n-d-825175-3 sudo[138352]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:50.062719 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d6ac2905-cb0c-435a-91c9-af61b2fbc9bc" returned: 0 in 0.489s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:50.064796 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d6ac2905-cb0c-435a-91c9-af61b2fbc9bc {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:50.084499 n-d-825175-3 sudo[138355]: ubuntu : TTY=unknown ; 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-d6ac2905-cb0c-435a-91c9-af61b2fbc9bc
Feb 09 13:36:50.086008 n-d-825175-3 sudo[138355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:50.570428 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-e7b6e47d-dd36-484b-8ab5-b94105a4559a tempest-VolumesActionsTest-590982140 None] Lock "b'cinder-be78fff7-6e23-4126-8724-d7348080da86-delete_volume'" acquired by "delete_volume" :: waited 0.066s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:36:50.752257 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-e7b6e47d-dd36-484b-8ab5-b94105a4559a tempest-VolumesActionsTest-590982140 None] Skipping remove_export. No iscsi_target is presently exported for volume: be78fff7-6e23-4126-8724-d7348080da86
Feb 09 13:36:50.753687 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e7b6e47d-dd36-484b-8ab5-b94105a4559a tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-be78fff7-6e23-4126-8724-d7348080da86 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:50.796005 n-d-825175-3 sudo[138420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-be78fff7-6e23-4126-8724-d7348080da86
Feb 09 13:36:50.796036 n-d-825175-3 sudo[138355]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:50.796838 n-d-825175-3 sudo[138420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:50.798993 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d6ac2905-cb0c-435a-91c9-af61b2fbc9bc" returned: 0 in 0.734s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:50.906802 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Created reservations ['ba73f627-37fa-4fef-903e-e2e3423c05b3', '91d79d05-35a1-41c2-9871-c63817b4aad7', '9b3c4294-0e25-4cb3-b857-d4ba438cfb22', 'b0697831-3266-425d-a8d9-00c92caf3c47'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:36:50.909179 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:36:50.909179 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:36:50.909179 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:36:50.984667 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Delete snapshot completed successfully.
Feb 09 13:36:50.993860 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Lock "b'cinder-d6ac2905-cb0c-435a-91c9-af61b2fbc9bc-delete_snapshot'" released by "delete_snapshot" :: held 1.422s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:36:51.006791 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Lock "b'cinder-db1c289a-8dbf-40cb-9b1e-c2b3c60fc02b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:36:51.008522 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-db1c289a-8dbf-40cb-9b1e-c2b3c60fc02b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:51.054195 n-d-825175-3 sudo[138422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-db1c289a-8dbf-40cb-9b1e-c2b3c60fc02b
Feb 09 13:36:51.055217 n-d-825175-3 sudo[138422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:51.279435 n-d-825175-3 sudo[138420]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:51.281741 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e7b6e47d-dd36-484b-8ab5-b94105a4559a tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-be78fff7-6e23-4126-8724-d7348080da86" returned: 0 in 0.528s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:51.283832 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e7b6e47d-dd36-484b-8ab5-b94105a4559a tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-be78fff7-6e23-4126-8724-d7348080da86 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:51.311909 n-d-825175-3 sudo[138425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-be78fff7-6e23-4126-8724-d7348080da86
Feb 09 13:36:51.315579 n-d-825175-3 sudo[138425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:51.592497 n-d-825175-3 sudo[138422]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:51.595694 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-db1c289a-8dbf-40cb-9b1e-c2b3c60fc02b" returned: 0 in 0.586s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:51.599285 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-db1c289a-8dbf-40cb-9b1e-c2b3c60fc02b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:51.634339 n-d-825175-3 sudo[138428]: ubuntu : TTY=unknown ; 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-db1c289a-8dbf-40cb-9b1e-c2b3c60fc02b
Feb 09 13:36:51.635538 n-d-825175-3 sudo[138428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:51.933786 n-d-825175-3 sudo[138425]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:51.939604 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e7b6e47d-dd36-484b-8ab5-b94105a4559a tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-be78fff7-6e23-4126-8724-d7348080da86" returned: 0 in 0.653s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:51.945214 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e7b6e47d-dd36-484b-8ab5-b94105a4559a tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-be78fff7-6e23-4126-8724-d7348080da86 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:51.992490 n-d-825175-3 sudo[138431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-be78fff7-6e23-4126-8724-d7348080da86
Feb 09 13:36:52.001043 n-d-825175-3 sudo[138431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:52.402631 n-d-825175-3 sudo[138428]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:52.405206 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-db1c289a-8dbf-40cb-9b1e-c2b3c60fc02b" returned: 0 in 0.806s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:52.558600 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Created reservations ['c6666550-a389-488d-89b8-7f28e1f15541', '6c3e97aa-03d0-4b1c-a42c-834f11ac3af9', '1aa3d81d-67ea-4b32-9138-8e125b935c9a', '098ada31-12ca-4c09-8783-45c016b3908e'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:36:52.558600 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:36:52.558600 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:36:52.558600 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:36:52.640324 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Delete snapshot completed successfully.
Feb 09 13:36:52.656177 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Lock "b'cinder-db1c289a-8dbf-40cb-9b1e-c2b3c60fc02b-delete_snapshot'" released by "delete_snapshot" :: held 1.650s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:36:52.656463 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Snapshots deleted, issuing volume delete {{(pid=91721) delete_volume /opt/stack/cinder/cinder/volume/manager.py:897}}
Feb 09 13:36:52.657550 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:52.686659 n-d-825175-3 sudo[138431]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:52.689727 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e7b6e47d-dd36-484b-8ab5-b94105a4559a tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-be78fff7-6e23-4126-8724-d7348080da86" returned: 0 in 0.744s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:52.691462 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-e7b6e47d-dd36-484b-8ab5-b94105a4559a tempest-VolumesActionsTest-590982140 None] Successfully deleted volume: be78fff7-6e23-4126-8724-d7348080da86
Feb 09 13:36:52.693809 n-d-825175-3 sudo[138511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb
Feb 09 13:36:52.695655 n-d-825175-3 sudo[138511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:52.778251 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-e7b6e47d-dd36-484b-8ab5-b94105a4559a tempest-VolumesActionsTest-590982140 None] Created reservations ['49381aa9-a774-4413-94ef-d6d2d250a860', 'fefe526c-d148-49f3-b653-1a80804b1e32', 'e79f492d-f9b2-4f63-9372-e9ff14fde354', 'de192855-52a4-4724-bba7-6d816414dab8'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:36:52.782448 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-e7b6e47d-dd36-484b-8ab5-b94105a4559a tempest-VolumesActionsTest-590982140 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:36:52.782448 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:36:52.782448 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:36:52.886912 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-e7b6e47d-dd36-484b-8ab5-b94105a4559a tempest-VolumesActionsTest-590982140 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:36:52.887628 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e7b6e47d-dd36-484b-8ab5-b94105a4559a tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:52.910432 n-d-825175-3 sudo[138515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:36:52.912477 n-d-825175-3 sudo[138515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:53.520404 n-d-825175-3 sudo[138511]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:53.523501 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb" returned: 0 in 0.865s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:53.526885 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:53.574586 n-d-825175-3 sudo[138520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb
Feb 09 13:36:53.576549 n-d-825175-3 sudo[138520]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:53.676092 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1, size 616.00 MB, duration 22.05 sec {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 09 13:36:53.677704 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Image download 616.00 MB at 27.93 MB/s
Feb 09 13:36:53.752866 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:53.920483 n-d-825175-3 sudo[138515]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:53.923891 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e7b6e47d-dd36-484b-8ab5-b94105a4559a tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.035s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:53.925470 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e7b6e47d-dd36-484b-8ab5-b94105a4559a tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:53.995251 n-d-825175-3 sudo[138524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:36:53.996052 n-d-825175-3 sudo[138524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:54.039228 n-d-825175-3 sudo[138523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1
Feb 09 13:36:54.042571 n-d-825175-3 sudo[138523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:54.109578 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:36:54.113935 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:36:54.115397 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:36:54.138256 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Flow 'volume_create_manager' (20ce0758-535a-4e37-8cd2-97e310052ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:36:54.145593 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36273000-f2f9-4f18-b50b-6236a382f78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:54.169830 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:36:54.201237 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36273000-f2f9-4f18-b50b-6236a382f78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:36:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1830692666',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=cf8e66d7-a184-4dba-ae4d-0d0c241105d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='010d5bbc7e854b35a265e12904d63946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:36:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:36:54Z,user_id='813d7f52916f4e5db6b9abe858503b40',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:54.203872 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0901328-4dd1-4fb8-b657-c221606e6f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:54.206016 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0901328-4dd1-4fb8-b657-c221606e6f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:54.208779 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a5647dfb-5d80-4e26-8908-9998ca7da32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:54.211152 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a5647dfb-5d80-4e26-8908-9998ca7da32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cf8e66d7-a184-4dba-ae4d-0d0c241105d5', 'volume_name': 'volume-cf8e66d7-a184-4dba-ae4d-0d0c241105d5', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:54.213727 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f41e3ae-b080-4b70-b1cf-04a1a15fca71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:54.215523 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f41e3ae-b080-4b70-b1cf-04a1a15fca71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:54.217640 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f043ad1e-ca25-4f7f-b668-df175d2431e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:54.218676 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Volume cf8e66d7-a184-4dba-ae4d-0d0c241105d5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cf8e66d7-a184-4dba-ae4d-0d0c241105d5', 'volume_size': 1}
Feb 09 13:36:54.220178 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cf8e66d7-a184-4dba-ae4d-0d0c241105d5 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:54.242351 n-d-825175-3 sudo[138528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cf8e66d7-a184-4dba-ae4d-0d0c241105d5 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:36:54.243260 n-d-825175-3 sudo[138528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:54.259453 n-d-825175-3 sudo[138520]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:54.261857 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb" returned: 0 in 0.735s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:54.263983 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:54.314661 n-d-825175-3 sudo[138530]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb
Feb 09 13:36:54.330992 n-d-825175-3 sudo[138530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:54.499411 n-d-825175-3 sudo[138523]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:54.501997 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1" returned: 0 in 0.749s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:54.503381 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 is fetched for user 9927b6700a5441b2adba109c6084b7a8. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 09 13:36:54.506971 n-d-825175-3 sudo[138524]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:54.519102 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e7b6e47d-dd36-484b-8ab5-b94105a4559a tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.594s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:54.521145 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-e7b6e47d-dd36-484b-8ab5-b94105a4559a tempest-VolumesActionsTest-590982140 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:36:54.534701 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-e7b6e47d-dd36-484b-8ab5-b94105a4559a tempest-VolumesActionsTest-590982140 None] Deleted volume successfully.
Feb 09 13:36:54.556513 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-e7b6e47d-dd36-484b-8ab5-b94105a4559a tempest-VolumesActionsTest-590982140 None] Lock "b'cinder-be78fff7-6e23-4126-8724-d7348080da86-delete_volume'" released by "delete_volume" :: held 3.989s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:36:54.584752 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:54.682118 n-d-825175-3 sudo[138537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1
Feb 09 13:36:54.682964 n-d-825175-3 sudo[138537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:54.900003 n-d-825175-3 sudo[138530]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:54.902205 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dffefb05-6583-497d-a666-4c5d3de9a9bb" returned: 0 in 0.638s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:54.903567 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Successfully deleted volume: dffefb05-6583-497d-a666-4c5d3de9a9bb
Feb 09 13:36:54.915905 n-d-825175-3 sudo[138528]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:54.918534 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cf8e66d7-a184-4dba-ae4d-0d0c241105d5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.698s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:54.930053 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f043ad1e-ca25-4f7f-b668-df175d2431e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cf8e66d7-a184-4dba-ae4d-0d0c241105d5', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:54.932539 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5472c2b-af58-4f3f-9a1f-becb16aab7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:54.966881 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Created reservations ['0ce5afc3-fb8e-450d-b2a0-2bc8daaa9e73', '016d7308-8e23-4c03-8bae-50745db2a2ba', '4b895368-96c8-4c3d-b95a-4376f061aab9', '26ea090c-9c85-486b-b53b-32be26f560ba'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:36:54.976044 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:36:54.976044 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:36:54.976044 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:36:54.983495 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Volume volume-cf8e66d7-a184-4dba-ae4d-0d0c241105d5 (cf8e66d7-a184-4dba-ae4d-0d0c241105d5): created successfully
Feb 09 13:36:54.990349 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5472c2b-af58-4f3f-9a1f-becb16aab7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:54.996729 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Flow 'volume_create_manager' (20ce0758-535a-4e37-8cd2-97e310052ab4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:36:55.024052 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-2e09bae2-5e7b-4e6b-b19c-e023a37b6928 tempest-VolumesActionsTest-1371951208 None] Created volume successfully.
Feb 09 13:36:55.065083 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:36:55.066055 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:55.094121 n-d-825175-3 sudo[138576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:36:55.095056 n-d-825175-3 sudo[138576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:55.098710 n-d-825175-3 sudo[138537]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:55.101464 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1" returned: 0 in 0.517s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:55.104932 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fa10f226-111c-42a6-a653-67bd8151e030 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:55.144380 n-d-825175-3 sudo[138578]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fa10f226-111c-42a6-a653-67bd8151e030 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:36:55.145177 n-d-825175-3 sudo[138578]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:55.518821 n-d-825175-3 sudo[138576]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:55.521964 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:55.524054 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:55.550226 n-d-825175-3 sudo[138582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:36:55.551879 n-d-825175-3 sudo[138582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:55.761567 n-d-825175-3 sudo[138578]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:55.765304 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fa10f226-111c-42a6-a653-67bd8151e030 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.660s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:55.777737 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-3ef3c65d-f354-41b8-b9d3-e9c307f64ad6 tempest-VolumesActionsTest-590982140 None] Lock "b'cinder-cf8e66d7-a184-4dba-ae4d-0d0c241105d5-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:36:55.845287 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-3ef3c65d-f354-41b8-b9d3-e9c307f64ad6 tempest-VolumesActionsTest-590982140 None] Skipping remove_export. No iscsi_target is presently exported for volume: cf8e66d7-a184-4dba-ae4d-0d0c241105d5
Feb 09 13:36:55.846362 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ef3c65d-f354-41b8-b9d3-e9c307f64ad6 tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cf8e66d7-a184-4dba-ae4d-0d0c241105d5 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:55.879645 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Attempting download of aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume fa10f226-111c-42a6-a653-67bd8151e030. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 09 13:36:55.882581 n-d-825175-3 sudo[138612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cf8e66d7-a184-4dba-ae4d-0d0c241105d5
Feb 09 13:36:55.883470 n-d-825175-3 sudo[138612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:55.924674 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_w88_42h_ {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:56.044996 n-d-825175-3 sudo[138615]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_aec45eaa-b201-4ef5-a863-48d953847b20_w88_42h_
Feb 09 13:36:56.046730 n-d-825175-3 sudo[138615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:56.065544 n-d-825175-3 sudo[138582]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:56.068705 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.544s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:56.071205 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:36:56.077399 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Deleted volume successfully.
Feb 09 13:36:56.099001 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-76995c57-3874-4326-a6a1-b3a98d8e2f69 tempest-VolumesDeleteCascade-1663084995 None] Lock "b'cinder-dffefb05-6583-497d-a666-4c5d3de9a9bb-delete_volume'" released by "delete_volume" :: held 6.634s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:36:56.316396 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:36:56.327220 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:36:56.327220 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:36:56.327823 n-d-825175-3 sudo[138612]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:56.354875 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Flow 'volume_create_manager' (98e1016a-9412-4fb1-9dc4-a9feff7364d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:36:56.358033 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ebb9677-281f-404a-a165-4c8fa19ae597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:56.385019 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ef3c65d-f354-41b8-b9d3-e9c307f64ad6 tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cf8e66d7-a184-4dba-ae4d-0d0c241105d5" returned: 0 in 0.539s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:56.390554 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:36:56.393873 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ef3c65d-f354-41b8-b9d3-e9c307f64ad6 tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cf8e66d7-a184-4dba-ae4d-0d0c241105d5 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:56.416320 n-d-825175-3 sudo[138618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cf8e66d7-a184-4dba-ae4d-0d0c241105d5
Feb 09 13:36:56.417129 n-d-825175-3 sudo[138618]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:56.459507 n-d-825175-3 sudo[138615]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:56.465150 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ebb9677-281f-404a-a165-4c8fa19ae597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:36:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1857758562',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=c8200479-88f3-4acf-bbe1-ffd82624997b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a19d6a763f804083a5005a5b767420d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:36:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:36:56Z,user_id='37d152f65ac74691a1c0078edb130416',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:56.469968 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9452e66a-070c-42c3-b91e-f4c0f503df46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:56.472406 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9452e66a-070c-42c3-b91e-f4c0f503df46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:56.477077 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6db6d88d-b0cf-4067-8ead-f0cb097efd32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:56.479669 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6db6d88d-b0cf-4067-8ead-f0cb097efd32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c8200479-88f3-4acf-bbe1-ffd82624997b', 'volume_name': 'volume-c8200479-88f3-4acf-bbe1-ffd82624997b', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:56.482343 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cae55127-7b30-4601-af43-1a1c7a9fb8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:56.484722 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cae55127-7b30-4601-af43-1a1c7a9fb8e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:56.487804 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3bbcf28a-1e79-4a5d-a81d-0dbc310818e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:56.488663 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Volume c8200479-88f3-4acf-bbe1-ffd82624997b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c8200479-88f3-4acf-bbe1-ffd82624997b', 'volume_size': 1}
Feb 09 13:36:56.490151 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c8200479-88f3-4acf-bbe1-ffd82624997b stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:56.507278 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_w88_42h_" returned: 0 in 0.581s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:56.509134 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:56.518115 n-d-825175-3 sudo[138622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c8200479-88f3-4acf-bbe1-ffd82624997b stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:36:56.518999 n-d-825175-3 sudo[138622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:56.611057 n-d-825175-3 sudo[138624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1
Feb 09 13:36:56.613221 n-d-825175-3 sudo[138624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:56.842251 n-d-825175-3 sudo[138618]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:56.844603 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ef3c65d-f354-41b8-b9d3-e9c307f64ad6 tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cf8e66d7-a184-4dba-ae4d-0d0c241105d5" returned: 0 in 0.450s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:56.846857 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ef3c65d-f354-41b8-b9d3-e9c307f64ad6 tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cf8e66d7-a184-4dba-ae4d-0d0c241105d5 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:56.868955 n-d-825175-3 sudo[138629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cf8e66d7-a184-4dba-ae4d-0d0c241105d5
Feb 09 13:36:56.869791 n-d-825175-3 sudo[138629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:56.970686 n-d-825175-3 sudo[138624]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:56.973050 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1" returned: 0 in 0.464s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:56.973883 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] aec45eaa-b201-4ef5-a863-48d953847b20 was vhdx, converting to raw {{(pid=91721) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 09 13:36:56.975240 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fa10f226--111c--42a6--a653--67bd8151e030 oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:57.013865 n-d-825175-3 sudo[138656]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fa10f226--111c--42a6--a653--67bd8151e030 oflag=direct
Feb 09 13:36:57.014917 n-d-825175-3 sudo[138656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:57.052240 n-d-825175-3 sudo[138622]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:57.054819 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c8200479-88f3-4acf-bbe1-ffd82624997b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.564s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:57.058355 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3bbcf28a-1e79-4a5d-a81d-0dbc310818e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c8200479-88f3-4acf-bbe1-ffd82624997b', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:57.061091 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f46e607-a9c1-4aaa-8b86-43cc9420a952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:57.072380 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Volume volume-c8200479-88f3-4acf-bbe1-ffd82624997b (c8200479-88f3-4acf-bbe1-ffd82624997b): created successfully
Feb 09 13:36:57.074566 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f46e607-a9c1-4aaa-8b86-43cc9420a952) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:57.077789 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Flow 'volume_create_manager' (98e1016a-9412-4fb1-9dc4-a9feff7364d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:36:57.087332 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-717ffa86-b97d-4bb6-ac2b-703aed745b15 tempest-VolumesDeleteCascade-1663084995 None] Created volume successfully.
Feb 09 13:36:57.335759 n-d-825175-3 sudo[138656]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:57.338504 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fa10f226--111c--42a6--a653--67bd8151e030 oflag=direct" returned: 0 in 0.363s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:57.339921 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 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_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fa10f226--111c--42a6--a653--67bd8151e030 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:57.359167 n-d-825175-3 sudo[138679]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fa10f226--111c--42a6--a653--67bd8151e030
Feb 09 13:36:57.359978 n-d-825175-3 sudo[138679]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:57.371438 n-d-825175-3 sudo[138629]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:57.373867 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ef3c65d-f354-41b8-b9d3-e9c307f64ad6 tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cf8e66d7-a184-4dba-ae4d-0d0c241105d5" returned: 0 in 0.527s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:57.375147 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-3ef3c65d-f354-41b8-b9d3-e9c307f64ad6 tempest-VolumesActionsTest-590982140 None] Successfully deleted volume: cf8e66d7-a184-4dba-ae4d-0d0c241105d5
Feb 09 13:36:57.425804 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-3ef3c65d-f354-41b8-b9d3-e9c307f64ad6 tempest-VolumesActionsTest-590982140 None] Created reservations ['4b19bc26-8672-4659-87f1-b22c16a48597', '5d3bdfd7-86d8-4e55-9548-9c698cb6f700', 'a9b0244e-4ade-4595-90ef-28e4c4fbd9b6', '05a53791-d119-4b12-aca1-641a33cb2741'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:36:57.428174 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-3ef3c65d-f354-41b8-b9d3-e9c307f64ad6 tempest-VolumesActionsTest-590982140 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:36:57.428174 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:36:57.428174 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:36:57.468409 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-3ef3c65d-f354-41b8-b9d3-e9c307f64ad6 tempest-VolumesActionsTest-590982140 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:36:57.469567 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ef3c65d-f354-41b8-b9d3-e9c307f64ad6 tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:57.487928 n-d-825175-3 sudo[138681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:36:57.488710 n-d-825175-3 sudo[138681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:58.002894 n-d-825175-3 sudo[138681]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:58.028168 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ef3c65d-f354-41b8-b9d3-e9c307f64ad6 tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:58.034240 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-58445fe9-48aa-46bd-b514-ea5ce77b0494 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c8200479-88f3-4acf-bbe1-ffd82624997b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:58.065096 n-d-825175-3 sudo[138698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c8200479-88f3-4acf-bbe1-ffd82624997b
Feb 09 13:36:58.065941 n-d-825175-3 sudo[138698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:58.070101 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ef3c65d-f354-41b8-b9d3-e9c307f64ad6 tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:58.100469 n-d-825175-3 sudo[138700]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:36:58.102529 n-d-825175-3 sudo[138700]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:58.498729 n-d-825175-3 sudo[138679]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:58.501088 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 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_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fa10f226--111c--42a6--a653--67bd8151e030" returned: 0 in 1.161s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:58.502722 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:58.607596 n-d-825175-3 sudo[138700]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:58.610252 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ef3c65d-f354-41b8-b9d3-e9c307f64ad6 tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:58.612724 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-3ef3c65d-f354-41b8-b9d3-e9c307f64ad6 tempest-VolumesActionsTest-590982140 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:36:58.619070 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-3ef3c65d-f354-41b8-b9d3-e9c307f64ad6 tempest-VolumesActionsTest-590982140 None] Deleted volume successfully.
Feb 09 13:36:58.635278 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-3ef3c65d-f354-41b8-b9d3-e9c307f64ad6 tempest-VolumesActionsTest-590982140 None] Lock "b'cinder-cf8e66d7-a184-4dba-ae4d-0d0c241105d5-delete_volume'" released by "delete_volume" :: held 2.857s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:36:58.660298 n-d-825175-3 sudo[138712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1
Feb 09 13:36:58.661151 n-d-825175-3 sudo[138712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:58.709553 n-d-825175-3 sudo[138698]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:58.711525 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-58445fe9-48aa-46bd-b514-ea5ce77b0494 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c8200479-88f3-4acf-bbe1-ffd82624997b" returned: 0 in 0.677s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:58.713211 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-58445fe9-48aa-46bd-b514-ea5ce77b0494 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-627dc43a-3461-4587-ac49-321d70a15fb5 --snapshot stack-volumes-lvmdriver-1/volume-c8200479-88f3-4acf-bbe1-ffd82624997b -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:58.761555 n-d-825175-3 sudo[138716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-627dc43a-3461-4587-ac49-321d70a15fb5 --snapshot stack-volumes-lvmdriver-1/volume-c8200479-88f3-4acf-bbe1-ffd82624997b -L 1.00g
Feb 09 13:36:58.768298 n-d-825175-3 sudo[138716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:58.829341 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:36:58.834383 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:36:58.835098 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:36:58.851820 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Flow 'volume_create_manager' (23755570-3cd0-4c53-9b5b-abea9cf6fac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:36:58.856238 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06ad1fb6-bbb4-40e4-ab01-70e6e057f50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:58.885515 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:36:58.913351 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06ad1fb6-bbb4-40e4-ab01-70e6e057f50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-174536391',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=36bee4ad-1363-4517-92b7-197f5aba491b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='010d5bbc7e854b35a265e12904d63946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:36:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:36:59Z,user_id='813d7f52916f4e5db6b9abe858503b40',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:58.917486 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b2ee77ef-8c6a-432b-b672-eed29b069b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:58.920140 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b2ee77ef-8c6a-432b-b672-eed29b069b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:58.922702 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc45ce82-6526-4eff-a8ad-870e6c9c9991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:58.925687 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc45ce82-6526-4eff-a8ad-870e6c9c9991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '36bee4ad-1363-4517-92b7-197f5aba491b', 'volume_name': 'volume-36bee4ad-1363-4517-92b7-197f5aba491b', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:58.929435 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c0f64a35-e142-469f-bbb0-adc1cbcbb556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:58.932473 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c0f64a35-e142-469f-bbb0-adc1cbcbb556) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:58.935000 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7d9292ae-7b77-4586-8ee1-a467c8fc77b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:58.936071 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Volume 36bee4ad-1363-4517-92b7-197f5aba491b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-36bee4ad-1363-4517-92b7-197f5aba491b', 'volume_size': 1}
Feb 09 13:36:58.937767 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36bee4ad-1363-4517-92b7-197f5aba491b stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:36:58.990886 n-d-825175-3 sudo[138718]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36bee4ad-1363-4517-92b7-197f5aba491b stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:36:58.991689 n-d-825175-3 sudo[138718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:36:59.105164 n-d-825175-3 sudo[138712]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:59.107928 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1" returned: 0 in 0.605s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:59.108807 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_pqql87u9n-d-825175-3@lvmdriver-1, size 700.00 MB, duration 1.16 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--fa10f226--111c--42a6--a653--67bd8151e030 {{(pid=91721) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 09 13:36:59.109949 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Converted 700.00 MB image at 601.50 MB/s
Feb 09 13:36:59.109949 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Downloaded image aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume fa10f226-111c-42a6-a653-67bd8151e030 successfully. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 09 13:36:59.263328 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 for user 9927b6700a5441b2adba109c6084b7a8 is deleted. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 09 13:36:59.264174 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Marking volume fa10f226-111c-42a6-a653-67bd8151e030 as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 13:36:59.281588 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Copying metadata from image aec45eaa-b201-4ef5-a863-48d953847b20 to fa10f226-111c-42a6-a653-67bd8151e030. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 09 13:36:59.281951 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Creating volume glance metadata for volume fa10f226-111c-42a6-a653-67bd8151e030 backed by image aec45eaa-b201-4ef5-a863-48d953847b20 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91721) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 09 13:36:59.456437 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd4dad93-a35c-4524-85a1-f05a25b5a592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fa10f226-111c-42a6-a653-67bd8151e030', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:59.459911 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (60ec2e3f-6c40-4976-b028-2d44078b749e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:59.480227 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Volume volume-fa10f226-111c-42a6-a653-67bd8151e030 (fa10f226-111c-42a6-a653-67bd8151e030): created successfully
Feb 09 13:36:59.485027 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (60ec2e3f-6c40-4976-b028-2d44078b749e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:59.490305 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Flow 'volume_create_manager' (42930aab-d882-4e8d-9cf6-89b7ce95dbce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:36:59.500275 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-daa803fb-9ec6-4d17-867f-4ae03081f3a0 tempest-TestVolumeBootPattern-1281110745 None] Created volume successfully.
Feb 09 13:36:59.544429 n-d-825175-3 sudo[138716]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:59.546252 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-58445fe9-48aa-46bd-b514-ea5ce77b0494 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-627dc43a-3461-4587-ac49-321d70a15fb5 --snapshot stack-volumes-lvmdriver-1/volume-c8200479-88f3-4acf-bbe1-ffd82624997b -L 1.00g" returned: 0 in 0.833s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:59.619104 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-58445fe9-48aa-46bd-b514-ea5ce77b0494 tempest-VolumesDeleteCascade-1663084995 None] Create snapshot completed successfully
Feb 09 13:36:59.666119 n-d-825175-3 sudo[138718]: pam_unix(sudo:session): session closed for user root
Feb 09 13:36:59.668088 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36bee4ad-1363-4517-92b7-197f5aba491b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.730s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:36:59.670462 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7d9292ae-7b77-4586-8ee1-a467c8fc77b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-36bee4ad-1363-4517-92b7-197f5aba491b', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:59.672672 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea7d9bb8-d024-4573-ad29-92bbd05fc49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:36:59.681268 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Volume volume-36bee4ad-1363-4517-92b7-197f5aba491b (36bee4ad-1363-4517-92b7-197f5aba491b): created successfully
Feb 09 13:36:59.683378 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea7d9bb8-d024-4573-ad29-92bbd05fc49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:36:59.686276 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Flow 'volume_create_manager' (23755570-3cd0-4c53-9b5b-abea9cf6fac6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:36:59.695636 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-aa1080a2-b2b9-4006-b639-9042457d80b1 tempest-VolumesActionsTest-1371951208 None] Created volume successfully.
Feb 09 13:37:00.149955 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a8a40260-8c58-4596-9314-6cea088c0d5f tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa10f226-111c-42a6-a653-67bd8151e030 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:00.220233 n-d-825175-3 sudo[138852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa10f226-111c-42a6-a653-67bd8151e030
Feb 09 13:37:00.221297 n-d-825175-3 sudo[138852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:00.400729 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-c018a99f-62a9-475d-8785-f17261c0d87a tempest-VolumesActionsTest-590982140 None] Lock "b'cinder-36bee4ad-1363-4517-92b7-197f5aba491b-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:37:00.509063 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-c018a99f-62a9-475d-8785-f17261c0d87a tempest-VolumesActionsTest-590982140 None] Skipping remove_export. No iscsi_target is presently exported for volume: 36bee4ad-1363-4517-92b7-197f5aba491b
Feb 09 13:37:00.510383 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c018a99f-62a9-475d-8785-f17261c0d87a tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-36bee4ad-1363-4517-92b7-197f5aba491b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:00.561079 n-d-825175-3 sudo[138854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-36bee4ad-1363-4517-92b7-197f5aba491b
Feb 09 13:37:00.561906 n-d-825175-3 sudo[138854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:00.756050 n-d-825175-3 sudo[138852]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:00.758768 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a8a40260-8c58-4596-9314-6cea088c0d5f tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa10f226-111c-42a6-a653-67bd8151e030" returned: 0 in 0.612s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:00.760714 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a8a40260-8c58-4596-9314-6cea088c0d5f tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a7b23b97-c411-42bb-acbd-cfe25e524e3b --snapshot stack-volumes-lvmdriver-1/volume-fa10f226-111c-42a6-a653-67bd8151e030 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:00.804676 n-d-825175-3 sudo[138858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a7b23b97-c411-42bb-acbd-cfe25e524e3b --snapshot stack-volumes-lvmdriver-1/volume-fa10f226-111c-42a6-a653-67bd8151e030 -L 1.00g
Feb 09 13:37:00.806087 n-d-825175-3 sudo[138858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:01.011368 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:37:01.016448 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:37:01.016961 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:37:01.044064 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Flow 'volume_create_manager' (780fc2f2-5fd4-4c35-8bbf-a37d9c3f275e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:37:01.047932 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (105e8e8d-e00d-479c-8ac3-021d6741bac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:01.077676 n-d-825175-3 sudo[138854]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:01.078634 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:37:01.080213 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c018a99f-62a9-475d-8785-f17261c0d87a tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-36bee4ad-1363-4517-92b7-197f5aba491b" returned: 0 in 0.570s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:01.081621 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c018a99f-62a9-475d-8785-f17261c0d87a tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36bee4ad-1363-4517-92b7-197f5aba491b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:01.102557 n-d-825175-3 sudo[138861]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36bee4ad-1363-4517-92b7-197f5aba491b
Feb 09 13:37:01.103969 n-d-825175-3 sudo[138861]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:01.128945 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (105e8e8d-e00d-479c-8ac3-021d6741bac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:37:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1529274076',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=7c19fb7d-e8dd-4c00-bc13-5943553d7013,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a19d6a763f804083a5005a5b767420d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:37:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=627dc43a-3461-4587-ac49-321d70a15fb5,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:37:01Z,user_id='37d152f65ac74691a1c0078edb130416',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:01.132121 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0ed3d69-3ed3-44fd-ae78-7eb62c4bc5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:01.134306 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0ed3d69-3ed3-44fd-ae78-7eb62c4bc5f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:01.136663 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b6b8ac2-5d43-43e3-8c88-006b2f807f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:01.138953 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b6b8ac2-5d43-43e3-8c88-006b2f807f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '7c19fb7d-e8dd-4c00-bc13-5943553d7013', 'volume_name': 'volume-7c19fb7d-e8dd-4c00-bc13-5943553d7013', 'volume_size': 1, 'snapshot_id': '627dc43a-3461-4587-ac49-321d70a15fb5'}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:01.141259 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (776de950-a700-4a75-8d11-4e026adc26a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:01.143627 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (776de950-a700-4a75-8d11-4e026adc26a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:01.145775 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0bf73e4d-301a-4117-b2a2-9880538d574e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:01.147333 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Volume 7c19fb7d-e8dd-4c00-bc13-5943553d7013: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-7c19fb7d-e8dd-4c00-bc13-5943553d7013', 'volume_size': 1, 'snapshot_id': '627dc43a-3461-4587-ac49-321d70a15fb5'}
Feb 09 13:37:01.168691 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7c19fb7d-e8dd-4c00-bc13-5943553d7013 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:01.187582 n-d-825175-3 sudo[138864]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7c19fb7d-e8dd-4c00-bc13-5943553d7013 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:37:01.188374 n-d-825175-3 sudo[138864]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:01.586097 n-d-825175-3 sudo[138858]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:01.588609 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a8a40260-8c58-4596-9314-6cea088c0d5f tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a7b23b97-c411-42bb-acbd-cfe25e524e3b --snapshot stack-volumes-lvmdriver-1/volume-fa10f226-111c-42a6-a653-67bd8151e030 -L 1.00g" returned: 0 in 0.827s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:01.602958 n-d-825175-3 sudo[138861]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:01.621690 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c018a99f-62a9-475d-8785-f17261c0d87a tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36bee4ad-1363-4517-92b7-197f5aba491b" returned: 0 in 0.540s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:01.623388 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c018a99f-62a9-475d-8785-f17261c0d87a tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36bee4ad-1363-4517-92b7-197f5aba491b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:01.645027 n-d-825175-3 sudo[138983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36bee4ad-1363-4517-92b7-197f5aba491b
Feb 09 13:37:01.645816 n-d-825175-3 sudo[138983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:01.712367 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-a8a40260-8c58-4596-9314-6cea088c0d5f tempest-TestVolumeBootPattern-1281110745 None] Create snapshot completed successfully
Feb 09 13:37:01.724051 n-d-825175-3 sudo[138864]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:01.726079 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7c19fb7d-e8dd-4c00-bc13-5943553d7013 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.557s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:01.727632 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-627dc43a-3461-4587-ac49-321d70a15fb5 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:01.746127 n-d-825175-3 sudo[138996]: ubuntu : 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-627dc43a-3461-4587-ac49-321d70a15fb5
Feb 09 13:37:01.746961 n-d-825175-3 sudo[138996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:02.153352 n-d-825175-3 sudo[138983]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:02.156552 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c018a99f-62a9-475d-8785-f17261c0d87a tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36bee4ad-1363-4517-92b7-197f5aba491b" returned: 0 in 0.533s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:02.158233 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-c018a99f-62a9-475d-8785-f17261c0d87a tempest-VolumesActionsTest-590982140 None] Successfully deleted volume: 36bee4ad-1363-4517-92b7-197f5aba491b
Feb 09 13:37:02.179009 n-d-825175-3 sudo[138996]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:02.185069 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-627dc43a-3461-4587-ac49-321d70a15fb5" returned: 0 in 0.457s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:02.187268 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--627dc43a--3461--4587--ac49--321d70a15fb5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7c19fb7d--e8dd--4c00--bc13--5943553d7013 iflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:02.208375 n-d-825175-3 sudo[139002]: 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--627dc43a--3461--4587--ac49--321d70a15fb5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7c19fb7d--e8dd--4c00--bc13--5943553d7013 iflag=direct
Feb 09 13:37:02.209290 n-d-825175-3 sudo[139002]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:02.242090 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-c018a99f-62a9-475d-8785-f17261c0d87a tempest-VolumesActionsTest-590982140 None] Created reservations ['261e7807-a27d-49f9-86f6-506ef15c1963', 'a641d2c4-f41d-4cbc-9453-743c681f0e74', '6010b785-56f6-442c-b566-3a35d4a67996', 'cdd6d83d-75b2-4104-8bec-8529a460a215'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:37:02.244732 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-c018a99f-62a9-475d-8785-f17261c0d87a tempest-VolumesActionsTest-590982140 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:37:02.244732 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:37:02.244732 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:37:02.299874 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-c018a99f-62a9-475d-8785-f17261c0d87a tempest-VolumesActionsTest-590982140 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:37:02.300767 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c018a99f-62a9-475d-8785-f17261c0d87a tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:02.329702 n-d-825175-3 sudo[139004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:37:02.331043 n-d-825175-3 sudo[139004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:02.634966 n-d-825175-3 sudo[139002]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:02.637748 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--627dc43a--3461--4587--ac49--321d70a15fb5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7c19fb7d--e8dd--4c00--bc13--5943553d7013 iflag=direct" returned: 0 in 0.450s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:02.640180 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--627dc43a--3461--4587--ac49--321d70a15fb5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7c19fb7d--e8dd--4c00--bc13--5943553d7013 oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:02.680892 n-d-825175-3 sudo[139017]: 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--627dc43a--3461--4587--ac49--321d70a15fb5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7c19fb7d--e8dd--4c00--bc13--5943553d7013 oflag=direct
Feb 09 13:37:02.681784 n-d-825175-3 sudo[139017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:02.892080 n-d-825175-3 sudo[139004]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:02.895130 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c018a99f-62a9-475d-8785-f17261c0d87a tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.594s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:02.898230 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c018a99f-62a9-475d-8785-f17261c0d87a tempest-VolumesActionsTest-590982140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:02.928529 n-d-825175-3 sudo[139020]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:37:02.930114 n-d-825175-3 sudo[139020]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:03.229095 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:37:03.240814 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:37:03.241550 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:37:03.314194 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Flow 'volume_create_manager' (41ea229c-4a91-42e9-94ec-2d7df0263612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:37:03.322339 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7313fbea-ad93-41cc-9211-28d27e25214e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:03.345482 n-d-825175-3 sudo[139017]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:03.389745 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--627dc43a--3461--4587--ac49--321d70a15fb5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7c19fb7d--e8dd--4c00--bc13--5943553d7013 oflag=direct" returned: 0 in 0.750s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:03.391100 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--627dc43a--3461--4587--ac49--321d70a15fb5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7c19fb7d--e8dd--4c00--bc13--5943553d7013 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:03.427569 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:37:03.433092 n-d-825175-3 sudo[139034]: 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--627dc43a--3461--4587--ac49--321d70a15fb5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7c19fb7d--e8dd--4c00--bc13--5943553d7013 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 09 13:37:03.433988 n-d-825175-3 sudo[139034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:03.493776 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7313fbea-ad93-41cc-9211-28d27e25214e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:37:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1928724655',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=da8f4c03-f12a-4173-b0f9-39b7a0baeaf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d47b5dfdd0d44f0fb19f66dc53821ded',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:37:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:37:03Z,user_id='610057cbe5454c9e9d6041101449041c',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:03.497138 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9109f26a-3766-400e-aca9-63acf94f6c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:03.499346 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9109f26a-3766-400e-aca9-63acf94f6c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:03.501886 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3c02639a-e19b-4ac8-8823-795b2e35f919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:03.510860 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:37:03.514676 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:37:03.515210 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:37:03.529562 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Flow 'volume_create_manager' (fce62631-1a56-4ca9-9154-9ad97691ea48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:37:03.533540 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (061444aa-2994-447c-91b7-3c4be183edc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:03.588966 n-d-825175-3 sudo[139020]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:03.591752 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c018a99f-62a9-475d-8785-f17261c0d87a tempest-VolumesActionsTest-590982140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.694s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:03.593785 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-c018a99f-62a9-475d-8785-f17261c0d87a tempest-VolumesActionsTest-590982140 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:37:03.600912 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:37:03.602114 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-c018a99f-62a9-475d-8785-f17261c0d87a tempest-VolumesActionsTest-590982140 None] Deleted volume successfully.
Feb 09 13:37:03.648318 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (061444aa-2994-447c-91b7-3c4be183edc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:37:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1009080689',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=a83d4a52-215a-4a5a-b22b-a616875263b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='010d5bbc7e854b35a265e12904d63946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:37:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:37:03Z,user_id='813d7f52916f4e5db6b9abe858503b40',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:03.651445 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e046fe8b-27b5-4420-9e2e-dbf539ea6b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:03.653792 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e046fe8b-27b5-4420-9e2e-dbf539ea6b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:03.656022 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e4a4e399-7bf4-493d-8fbf-0ae81b4e66b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:03.658399 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e4a4e399-7bf4-493d-8fbf-0ae81b4e66b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a83d4a52-215a-4a5a-b22b-a616875263b7', 'volume_name': 'volume-a83d4a52-215a-4a5a-b22b-a616875263b7', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:03.660820 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (25c65495-aa74-4cdd-8d40-446b68163c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:03.663386 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (25c65495-aa74-4cdd-8d40-446b68163c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:03.665637 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5450001-eb88-47a5-8469-9496c16724b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:03.666508 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Volume a83d4a52-215a-4a5a-b22b-a616875263b7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a83d4a52-215a-4a5a-b22b-a616875263b7', 'volume_size': 1}
Feb 09 13:37:03.668048 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a83d4a52-215a-4a5a-b22b-a616875263b7 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:03.704229 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-c018a99f-62a9-475d-8785-f17261c0d87a tempest-VolumesActionsTest-590982140 None] Lock "b'cinder-36bee4ad-1363-4517-92b7-197f5aba491b-delete_volume'" released by "delete_volume" :: held 3.303s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:37:03.712467 n-d-825175-3 sudo[139037]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a83d4a52-215a-4a5a-b22b-a616875263b7 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:37:03.713580 n-d-825175-3 sudo[139037]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:03.725407 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3c02639a-e19b-4ac8-8823-795b2e35f919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'da8f4c03-f12a-4173-b0f9-39b7a0baeaf0', 'volume_name': 'volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:03.728538 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35b1c7a9-1693-4ef8-bdde-f83762381de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:03.730886 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35b1c7a9-1693-4ef8-bdde-f83762381de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:03.733205 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (623b4840-18fc-4cd3-9f38-05e625c4bdbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:03.734394 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Volume da8f4c03-f12a-4173-b0f9-39b7a0baeaf0: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 09 13:37:03.735411 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Cloning da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 from image aec45eaa-b201-4ef5-a863-48d953847b20 at location (None, None). {{(pid=91721) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 09 13:37:04.386824 n-d-825175-3 sudo[139037]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:04.389024 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a83d4a52-215a-4a5a-b22b-a616875263b7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.721s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:04.391897 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5450001-eb88-47a5-8469-9496c16724b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a83d4a52-215a-4a5a-b22b-a616875263b7', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:04.394029 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c553daa7-337d-4611-8801-520d5b28c497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:04.412403 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Volume volume-a83d4a52-215a-4a5a-b22b-a616875263b7 (a83d4a52-215a-4a5a-b22b-a616875263b7): created successfully
Feb 09 13:37:04.421613 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c553daa7-337d-4611-8801-520d5b28c497) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:04.421613 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Flow 'volume_create_manager' (fce62631-1a56-4ca9-9154-9ad97691ea48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:37:04.427574 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-de02dd92-9637-4cc5-85ec-95f40912f295 tempest-VolumesActionsTest-1371951208 None] Created volume successfully.
Feb 09 13:37:04.938797 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:37:04.942077 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:37:04.942978 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:04.976407 n-d-825175-3 sudo[139071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:37:04.978069 n-d-825175-3 sudo[139071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:05.590002 n-d-825175-3 sudo[139071]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:05.596936 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:05.610194 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:05.673484 n-d-825175-3 sudo[139074]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:37:05.674582 n-d-825175-3 sudo[139074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:06.365457 n-d-825175-3 sudo[139074]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:06.368455 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:06.377900 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:37:07.028192 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-44a2f9a6-0411-4bf0-944d-9b05000b87b3 tempest-VolumesActionsTest-1371951208 None] Lock "b'cinder-a83d4a52-215a-4a5a-b22b-a616875263b7-delete_volume'" acquired by "delete_volume" :: waited 0.049s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:37:07.288353 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-44a2f9a6-0411-4bf0-944d-9b05000b87b3 tempest-VolumesActionsTest-1371951208 None] Skipping remove_export. No iscsi_target is presently exported for volume: a83d4a52-215a-4a5a-b22b-a616875263b7
Feb 09 13:37:07.289549 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-44a2f9a6-0411-4bf0-944d-9b05000b87b3 tempest-VolumesActionsTest-1371951208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a83d4a52-215a-4a5a-b22b-a616875263b7 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:07.336782 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:37:07.343464 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:37:07.344130 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:37:07.380057 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Flow 'volume_create_manager' (741d9927-e4ce-492e-93bd-a024867a015e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:37:07.381291 n-d-825175-3 sudo[139085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a83d4a52-215a-4a5a-b22b-a616875263b7
Feb 09 13:37:07.382874 n-d-825175-3 sudo[139085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:07.384904 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a53d0b06-a053-45f0-aff0-307cbcedf18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:07.443916 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:37:07.508808 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a53d0b06-a053-45f0-aff0-307cbcedf18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:37:07Z,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-825175-3@lvmdriver-1#lvmdriver-1',id=3093af8a-5136-436d-9444-ccc6c7161b92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a4607a9291c4746aaf568708d0cc0a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:37:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=a7b23b97-c411-42bb-acbd-cfe25e524e3b,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:37:07Z,user_id='9927b6700a5441b2adba109c6084b7a8',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:07.512236 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c4259e0-edb6-4de2-9bad-52fa86c1f739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:07.514850 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c4259e0-edb6-4de2-9bad-52fa86c1f739) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:07.517371 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f89f7feb-119e-46a1-ad3d-09d0a9645734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:07.519914 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f89f7feb-119e-46a1-ad3d-09d0a9645734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '3093af8a-5136-436d-9444-ccc6c7161b92', 'volume_name': 'volume-3093af8a-5136-436d-9444-ccc6c7161b92', 'volume_size': 1, 'snapshot_id': 'a7b23b97-c411-42bb-acbd-cfe25e524e3b'}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:07.522439 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e888db73-1ecf-4de7-9e4d-97142db960a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:07.524867 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e888db73-1ecf-4de7-9e4d-97142db960a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:07.527923 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bcfddfaa-71e3-4ae3-8ef7-4b3b081977be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:07.528823 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Volume 3093af8a-5136-436d-9444-ccc6c7161b92: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-3093af8a-5136-436d-9444-ccc6c7161b92', 'volume_size': 1, 'snapshot_id': 'a7b23b97-c411-42bb-acbd-cfe25e524e3b'}
Feb 09 13:37:07.591826 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3093af8a-5136-436d-9444-ccc6c7161b92 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:07.646519 n-d-825175-3 sudo[139090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3093af8a-5136-436d-9444-ccc6c7161b92 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:37:07.647795 n-d-825175-3 sudo[139090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:08.199614 n-d-825175-3 sudo[139085]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:08.204975 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-44a2f9a6-0411-4bf0-944d-9b05000b87b3 tempest-VolumesActionsTest-1371951208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a83d4a52-215a-4a5a-b22b-a616875263b7" returned: 0 in 0.915s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:08.207743 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-44a2f9a6-0411-4bf0-944d-9b05000b87b3 tempest-VolumesActionsTest-1371951208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a83d4a52-215a-4a5a-b22b-a616875263b7 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:08.292180 n-d-825175-3 sudo[139094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a83d4a52-215a-4a5a-b22b-a616875263b7
Feb 09 13:37:08.295946 n-d-825175-3 sudo[139094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:08.559532 n-d-825175-3 sudo[139090]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:08.574678 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3093af8a-5136-436d-9444-ccc6c7161b92 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.986s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:08.580608 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a7b23b97-c411-42bb-acbd-cfe25e524e3b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:08.624622 n-d-825175-3 sudo[139128]: ubuntu : 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-a7b23b97-c411-42bb-acbd-cfe25e524e3b
Feb 09 13:37:08.626757 n-d-825175-3 sudo[139128]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:09.218117 n-d-825175-3 sudo[139094]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:09.220832 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-44a2f9a6-0411-4bf0-944d-9b05000b87b3 tempest-VolumesActionsTest-1371951208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a83d4a52-215a-4a5a-b22b-a616875263b7" returned: 0 in 1.013s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:09.222994 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-44a2f9a6-0411-4bf0-944d-9b05000b87b3 tempest-VolumesActionsTest-1371951208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a83d4a52-215a-4a5a-b22b-a616875263b7 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:09.269261 n-d-825175-3 sudo[139142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a83d4a52-215a-4a5a-b22b-a616875263b7
Feb 09 13:37:09.270094 n-d-825175-3 sudo[139142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:09.336935 n-d-825175-3 sudo[139128]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:09.344225 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a7b23b97-c411-42bb-acbd-cfe25e524e3b" returned: 0 in 0.763s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:09.346853 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a7b23b97--c411--42bb--acbd--cfe25e524e3b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3093af8a--5136--436d--9444--ccc6c7161b92 iflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:09.373260 n-d-825175-3 sudo[139144]: 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--a7b23b97--c411--42bb--acbd--cfe25e524e3b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3093af8a--5136--436d--9444--ccc6c7161b92 iflag=direct
Feb 09 13:37:09.375036 n-d-825175-3 sudo[139144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:09.992416 n-d-825175-3 sudo[139144]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:09.995392 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a7b23b97--c411--42bb--acbd--cfe25e524e3b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3093af8a--5136--436d--9444--ccc6c7161b92 iflag=direct" returned: 0 in 0.648s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:09.996552 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a7b23b97--c411--42bb--acbd--cfe25e524e3b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3093af8a--5136--436d--9444--ccc6c7161b92 oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:10.060287 n-d-825175-3 sudo[139159]: 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--a7b23b97--c411--42bb--acbd--cfe25e524e3b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3093af8a--5136--436d--9444--ccc6c7161b92 oflag=direct
Feb 09 13:37:10.062563 n-d-825175-3 sudo[139159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:10.263305 n-d-825175-3 sudo[139142]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:10.283803 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-44a2f9a6-0411-4bf0-944d-9b05000b87b3 tempest-VolumesActionsTest-1371951208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a83d4a52-215a-4a5a-b22b-a616875263b7" returned: 0 in 1.053s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:10.290194 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-44a2f9a6-0411-4bf0-944d-9b05000b87b3 tempest-VolumesActionsTest-1371951208 None] Successfully deleted volume: a83d4a52-215a-4a5a-b22b-a616875263b7
Feb 09 13:37:10.530022 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-44a2f9a6-0411-4bf0-944d-9b05000b87b3 tempest-VolumesActionsTest-1371951208 None] Created reservations ['87de9550-5c94-416c-a3c5-01fcdffb11d7', '9517ab60-bc83-4f5e-8344-ab47577ff2c8', '40e5e3ce-3a83-4345-bab2-4f4dba79995a', 'ce92667d-6427-4930-9ced-5c189b2bfbad'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:37:10.533810 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-44a2f9a6-0411-4bf0-944d-9b05000b87b3 tempest-VolumesActionsTest-1371951208 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:37:10.533810 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:37:10.533810 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:37:10.589530 n-d-825175-3 sudo[139034]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:10.597243 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--627dc43a--3461--4587--ac49--321d70a15fb5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7c19fb7d--e8dd--4c00--bc13--5943553d7013 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.205s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:10.598327 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--627dc43a--3461--4587--ac49--321d70a15fb5, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--7c19fb7d--e8dd--4c00--bc13--5943553d7013, size 1024.00 MB, duration 7.21 sec {{(pid=91721) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 09 13:37:10.599384 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.volume_utils [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Volume copy 1024.00 MB at 142.07 MB/s
Feb 09 13:37:10.681713 n-d-825175-3 sudo[139159]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:10.699489 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a7b23b97--c411--42bb--acbd--cfe25e524e3b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3093af8a--5136--436d--9444--ccc6c7161b92 oflag=direct" returned: 0 in 0.703s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:10.706806 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0bf73e4d-301a-4117-b2a2-9880538d574e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7c19fb7d-e8dd-4c00-bc13-5943553d7013', 'volume_size': 1, 'snapshot_id': '627dc43a-3461-4587-ac49-321d70a15fb5'}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:10.710014 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ddecf61d-464f-4e16-b658-a3ae37656c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:10.714931 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a7b23b97--c411--42bb--acbd--cfe25e524e3b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3093af8a--5136--436d--9444--ccc6c7161b92 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:10.749937 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Volume volume-7c19fb7d-e8dd-4c00-bc13-5943553d7013 (7c19fb7d-e8dd-4c00-bc13-5943553d7013): created successfully
Feb 09 13:37:10.753360 n-d-825175-3 sudo[139191]: 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--a7b23b97--c411--42bb--acbd--cfe25e524e3b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3093af8a--5136--436d--9444--ccc6c7161b92 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 09 13:37:10.756448 n-d-825175-3 sudo[139191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:10.758437 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ddecf61d-464f-4e16-b658-a3ae37656c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:10.762520 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Flow 'volume_create_manager' (780fc2f2-5fd4-4c35-8bbf-a37d9c3f275e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:37:10.784600 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-44a2f9a6-0411-4bf0-944d-9b05000b87b3 tempest-VolumesActionsTest-1371951208 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:37:10.785723 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-44a2f9a6-0411-4bf0-944d-9b05000b87b3 tempest-VolumesActionsTest-1371951208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:10.811316 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-3aa94dda-ae60-4240-928c-bca87e0e5c21 tempest-VolumesDeleteCascade-1663084995 None] Created volume successfully.
Feb 09 13:37:10.821468 n-d-825175-3 sudo[139193]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:37:10.822439 n-d-825175-3 sudo[139193]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:11.452450 n-d-825175-3 sudo[139193]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:11.455002 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-44a2f9a6-0411-4bf0-944d-9b05000b87b3 tempest-VolumesActionsTest-1371951208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.669s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:11.456773 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-44a2f9a6-0411-4bf0-944d-9b05000b87b3 tempest-VolumesActionsTest-1371951208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:11.500581 n-d-825175-3 sudo[139197]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:37:11.502765 n-d-825175-3 sudo[139197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:11.516123 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-7fee6e65-1cf6-4eee-af98-a6027ccbb2b2 tempest-VolumesActionsTest-1371951208 None] Lock "b'cinder-9ecfc29b-8045-450a-81e0-6b2eca613398-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:37:11.638601 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Lock "b'cinder-c8200479-88f3-4acf-bbe1-ffd82624997b-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:37:11.655974 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-7fee6e65-1cf6-4eee-af98-a6027ccbb2b2 tempest-VolumesActionsTest-1371951208 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9ecfc29b-8045-450a-81e0-6b2eca613398
Feb 09 13:37:11.659336 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7fee6e65-1cf6-4eee-af98-a6027ccbb2b2 tempest-VolumesActionsTest-1371951208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9ecfc29b-8045-450a-81e0-6b2eca613398 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:11.717747 n-d-825175-3 sudo[139199]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9ecfc29b-8045-450a-81e0-6b2eca613398
Feb 09 13:37:11.718663 n-d-825175-3 sudo[139199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:11.888066 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Skipping remove_export. No iscsi_target is presently exported for volume: c8200479-88f3-4acf-bbe1-ffd82624997b
Feb 09 13:37:11.889193 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Performing cascade delete. {{(pid=91721) delete_volume /opt/stack/cinder/cinder/volume/manager.py:881}}
Feb 09 13:37:11.926743 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Lock "b'cinder-627dc43a-3461-4587-ac49-321d70a15fb5-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:37:11.928928 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-627dc43a-3461-4587-ac49-321d70a15fb5 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:11.967959 n-d-825175-3 sudo[139202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-627dc43a-3461-4587-ac49-321d70a15fb5
Feb 09 13:37:11.968795 n-d-825175-3 sudo[139202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:12.099323 n-d-825175-3 sudo[139197]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:12.108638 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-44a2f9a6-0411-4bf0-944d-9b05000b87b3 tempest-VolumesActionsTest-1371951208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.651s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:12.117720 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-44a2f9a6-0411-4bf0-944d-9b05000b87b3 tempest-VolumesActionsTest-1371951208 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:37:12.129132 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-44a2f9a6-0411-4bf0-944d-9b05000b87b3 tempest-VolumesActionsTest-1371951208 None] Deleted volume successfully.
Feb 09 13:37:12.163427 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-44a2f9a6-0411-4bf0-944d-9b05000b87b3 tempest-VolumesActionsTest-1371951208 None] Lock "b'cinder-a83d4a52-215a-4a5a-b22b-a616875263b7-delete_volume'" released by "delete_volume" :: held 5.132s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:37:12.326888 n-d-825175-3 sudo[139199]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:12.330244 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7fee6e65-1cf6-4eee-af98-a6027ccbb2b2 tempest-VolumesActionsTest-1371951208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9ecfc29b-8045-450a-81e0-6b2eca613398" returned: 0 in 0.671s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:12.331937 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7fee6e65-1cf6-4eee-af98-a6027ccbb2b2 tempest-VolumesActionsTest-1371951208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9ecfc29b-8045-450a-81e0-6b2eca613398 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:12.373903 n-d-825175-3 sudo[139205]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9ecfc29b-8045-450a-81e0-6b2eca613398
Feb 09 13:37:12.379106 n-d-825175-3 sudo[139205]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:12.577497 n-d-825175-3 sudo[139202]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:12.580263 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-627dc43a-3461-4587-ac49-321d70a15fb5" returned: 0 in 0.651s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:12.583512 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-627dc43a-3461-4587-ac49-321d70a15fb5 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:12.616975 n-d-825175-3 sudo[139208]: ubuntu : TTY=unknown ; 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-627dc43a-3461-4587-ac49-321d70a15fb5
Feb 09 13:37:12.620081 n-d-825175-3 sudo[139208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:13.121914 n-d-825175-3 sudo[139205]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:13.125236 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7fee6e65-1cf6-4eee-af98-a6027ccbb2b2 tempest-VolumesActionsTest-1371951208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9ecfc29b-8045-450a-81e0-6b2eca613398" returned: 0 in 0.793s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:13.128877 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7fee6e65-1cf6-4eee-af98-a6027ccbb2b2 tempest-VolumesActionsTest-1371951208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9ecfc29b-8045-450a-81e0-6b2eca613398 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:13.166443 n-d-825175-3 sudo[139214]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9ecfc29b-8045-450a-81e0-6b2eca613398
Feb 09 13:37:13.167615 n-d-825175-3 sudo[139214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:13.482159 n-d-825175-3 sudo[139208]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:13.498107 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-627dc43a-3461-4587-ac49-321d70a15fb5" returned: 0 in 0.914s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:13.691810 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Created reservations ['396a2fb7-fc22-46c3-86b7-23bb87f7b200', 'd93ea5e7-94ed-48e2-9dbb-c2f9e473fe2b', '25af6c70-36e4-49fd-be3d-99e504f66a47', '35434c5d-1953-48a8-84a4-1d43db5872a8'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:37:13.695955 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:37:13.695955 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:37:13.695955 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:37:13.782127 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Delete snapshot completed successfully.
Feb 09 13:37:13.795633 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Lock "b'cinder-627dc43a-3461-4587-ac49-321d70a15fb5-delete_snapshot'" released by "delete_snapshot" :: held 1.867s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:37:13.797179 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Snapshots deleted, issuing volume delete {{(pid=91721) delete_volume /opt/stack/cinder/cinder/volume/manager.py:897}}
Feb 09 13:37:13.799905 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c8200479-88f3-4acf-bbe1-ffd82624997b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:13.827877 n-d-825175-3 sudo[139258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c8200479-88f3-4acf-bbe1-ffd82624997b
Feb 09 13:37:13.829139 n-d-825175-3 sudo[139258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:14.058018 n-d-825175-3 sudo[139214]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:14.068279 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7fee6e65-1cf6-4eee-af98-a6027ccbb2b2 tempest-VolumesActionsTest-1371951208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9ecfc29b-8045-450a-81e0-6b2eca613398" returned: 0 in 0.939s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:14.069509 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-7fee6e65-1cf6-4eee-af98-a6027ccbb2b2 tempest-VolumesActionsTest-1371951208 None] Successfully deleted volume: 9ecfc29b-8045-450a-81e0-6b2eca613398
Feb 09 13:37:14.183030 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-7fee6e65-1cf6-4eee-af98-a6027ccbb2b2 tempest-VolumesActionsTest-1371951208 None] Created reservations ['c628f80f-f1e9-407c-8702-882050f4f36d', 'a7896391-4fd3-4898-9d8e-72806c7be3c8', '5f98b159-86a8-4bd5-8ec9-a2872f4372c6', '5ed3e22b-4fd4-451f-bfd9-8cf80f41af25'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:37:14.188725 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-7fee6e65-1cf6-4eee-af98-a6027ccbb2b2 tempest-VolumesActionsTest-1371951208 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:37:14.188725 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:37:14.188725 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:37:14.297325 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-7fee6e65-1cf6-4eee-af98-a6027ccbb2b2 tempest-VolumesActionsTest-1371951208 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:37:14.297325 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7fee6e65-1cf6-4eee-af98-a6027ccbb2b2 tempest-VolumesActionsTest-1371951208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:14.340274 n-d-825175-3 sudo[139264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:37:14.341170 n-d-825175-3 sudo[139264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:14.345779 n-d-825175-3 sudo[139258]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:14.348728 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c8200479-88f3-4acf-bbe1-ffd82624997b" returned: 0 in 0.549s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:14.352873 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c8200479-88f3-4acf-bbe1-ffd82624997b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:14.381180 n-d-825175-3 sudo[139266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c8200479-88f3-4acf-bbe1-ffd82624997b
Feb 09 13:37:14.382010 n-d-825175-3 sudo[139266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:14.890875 n-d-825175-3 sudo[139266]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:14.895212 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c8200479-88f3-4acf-bbe1-ffd82624997b" returned: 0 in 0.542s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:14.898493 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c8200479-88f3-4acf-bbe1-ffd82624997b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:14.958941 n-d-825175-3 sudo[139272]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c8200479-88f3-4acf-bbe1-ffd82624997b
Feb 09 13:37:14.961025 n-d-825175-3 sudo[139272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:15.093975 n-d-825175-3 sudo[139264]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:15.102623 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7fee6e65-1cf6-4eee-af98-a6027ccbb2b2 tempest-VolumesActionsTest-1371951208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.807s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:15.104753 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7fee6e65-1cf6-4eee-af98-a6027ccbb2b2 tempest-VolumesActionsTest-1371951208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:15.160836 n-d-825175-3 sudo[139274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:37:15.162001 n-d-825175-3 sudo[139274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:15.763315 n-d-825175-3 sudo[139272]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:15.765889 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c8200479-88f3-4acf-bbe1-ffd82624997b" returned: 0 in 0.868s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:15.767849 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Successfully deleted volume: c8200479-88f3-4acf-bbe1-ffd82624997b
Feb 09 13:37:15.861884 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Created reservations ['e1e2c066-2e49-4ecb-afba-bb0bff075bb9', '5ebdc1b5-51b6-4d42-a3c6-d8a3e7beaf3c', '78d7f80b-86bd-466d-82ef-826a19b5fe0e', 'e53caca4-5331-4865-9ec0-3be01c7f0d4f'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:37:15.866209 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:37:15.866209 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:37:15.866209 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:37:15.929252 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:37:15.929977 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:16.023061 n-d-825175-3 sudo[139281]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:37:16.024059 n-d-825175-3 sudo[139281]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:16.035638 n-d-825175-3 sudo[139274]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:16.040664 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-7fee6e65-1cf6-4eee-af98-a6027ccbb2b2 tempest-VolumesActionsTest-1371951208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.936s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:16.047785 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-7fee6e65-1cf6-4eee-af98-a6027ccbb2b2 tempest-VolumesActionsTest-1371951208 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:37:16.070889 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-7fee6e65-1cf6-4eee-af98-a6027ccbb2b2 tempest-VolumesActionsTest-1371951208 None] Deleted volume successfully.
Feb 09 13:37:16.097392 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-7fee6e65-1cf6-4eee-af98-a6027ccbb2b2 tempest-VolumesActionsTest-1371951208 None] Lock "b'cinder-9ecfc29b-8045-450a-81e0-6b2eca613398-delete_volume'" released by "delete_volume" :: held 4.581s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:37:16.760680 n-d-825175-3 sudo[139281]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:16.763933 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.833s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:16.765359 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:16.822281 n-d-825175-3 sudo[139284]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:37:16.825281 n-d-825175-3 sudo[139284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:17.154191 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-0f7fe8b8-f472-4a56-8e8e-1882ea3419a6 tempest-VolumesDeleteCascade-1663084995 None] Lock "b'cinder-7c19fb7d-e8dd-4c00-bc13-5943553d7013-delete_volume'" acquired by "delete_volume" :: waited 0.037s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:37:17.392773 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-0f7fe8b8-f472-4a56-8e8e-1882ea3419a6 tempest-VolumesDeleteCascade-1663084995 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7c19fb7d-e8dd-4c00-bc13-5943553d7013
Feb 09 13:37:17.395405 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f7fe8b8-f472-4a56-8e8e-1882ea3419a6 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7c19fb7d-e8dd-4c00-bc13-5943553d7013 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:17.454437 n-d-825175-3 sudo[139287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7c19fb7d-e8dd-4c00-bc13-5943553d7013
Feb 09 13:37:17.455913 n-d-825175-3 sudo[139287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:17.625357 n-d-825175-3 sudo[139284]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:17.628301 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.863s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:17.636445 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:37:17.643975 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Deleted volume successfully.
Feb 09 13:37:17.665174 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-3af04561-65b3-4efa-9ab7-6b936233ddd0 tempest-VolumesDeleteCascade-1663084995 None] Lock "b'cinder-c8200479-88f3-4acf-bbe1-ffd82624997b-delete_volume'" released by "delete_volume" :: held 6.026s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:37:18.010998 n-d-825175-3 sudo[139287]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:18.012901 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f7fe8b8-f472-4a56-8e8e-1882ea3419a6 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7c19fb7d-e8dd-4c00-bc13-5943553d7013" returned: 0 in 0.617s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:18.014850 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f7fe8b8-f472-4a56-8e8e-1882ea3419a6 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7c19fb7d-e8dd-4c00-bc13-5943553d7013 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:18.070513 n-d-825175-3 sudo[139290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7c19fb7d-e8dd-4c00-bc13-5943553d7013
Feb 09 13:37:18.073817 n-d-825175-3 sudo[139290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:18.667409 n-d-825175-3 sudo[139290]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:18.679058 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f7fe8b8-f472-4a56-8e8e-1882ea3419a6 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7c19fb7d-e8dd-4c00-bc13-5943553d7013" returned: 0 in 0.655s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:18.682598 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f7fe8b8-f472-4a56-8e8e-1882ea3419a6 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7c19fb7d-e8dd-4c00-bc13-5943553d7013 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:18.716545 n-d-825175-3 sudo[139293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7c19fb7d-e8dd-4c00-bc13-5943553d7013
Feb 09 13:37:18.718965 n-d-825175-3 sudo[139293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:19.286352 n-d-825175-3 sudo[139191]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:19.292666 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a7b23b97--c411--42bb--acbd--cfe25e524e3b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3093af8a--5136--436d--9444--ccc6c7161b92 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.577s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:19.294512 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a7b23b97--c411--42bb--acbd--cfe25e524e3b, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--3093af8a--5136--436d--9444--ccc6c7161b92, size 1024.00 MB, duration 8.58 sec {{(pid=91721) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 09 13:37:19.295136 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.volume_utils [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Volume copy 1024.00 MB at 119.35 MB/s
Feb 09 13:37:19.351266 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Marking volume 3093af8a-5136-436d-9444-ccc6c7161b92 as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 13:37:19.364857 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Copying metadata from snapshot a7b23b97-c411-42bb-acbd-cfe25e524e3b to 3093af8a-5136-436d-9444-ccc6c7161b92. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
Feb 09 13:37:19.437468 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bcfddfaa-71e3-4ae3-8ef7-4b3b081977be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3093af8a-5136-436d-9444-ccc6c7161b92', 'volume_size': 1, 'snapshot_id': 'a7b23b97-c411-42bb-acbd-cfe25e524e3b'}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:19.440238 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a56a3963-abfb-49ce-8ff3-757f1a63c7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:19.455770 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Volume volume-3093af8a-5136-436d-9444-ccc6c7161b92 (3093af8a-5136-436d-9444-ccc6c7161b92): created successfully
Feb 09 13:37:19.459478 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a56a3963-abfb-49ce-8ff3-757f1a63c7c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:19.464945 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Flow 'volume_create_manager' (741d9927-e4ce-492e-93bd-a024867a015e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:37:19.494740 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-04ef88dc-19ab-47ec-947c-5381e54b22f6 tempest-TestVolumeBootPattern-1281110745 None] Created volume successfully.
Feb 09 13:37:19.688111 n-d-825175-3 sudo[139293]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:19.691237 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f7fe8b8-f472-4a56-8e8e-1882ea3419a6 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7c19fb7d-e8dd-4c00-bc13-5943553d7013" returned: 0 in 1.009s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:19.693498 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-0f7fe8b8-f472-4a56-8e8e-1882ea3419a6 tempest-VolumesDeleteCascade-1663084995 None] Successfully deleted volume: 7c19fb7d-e8dd-4c00-bc13-5943553d7013
Feb 09 13:37:19.757589 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-0f7fe8b8-f472-4a56-8e8e-1882ea3419a6 tempest-VolumesDeleteCascade-1663084995 None] Created reservations ['1a8a02e4-fcaa-4cb8-ba32-2a7755520c72', '4a3ae68c-599c-45df-91ac-edbb5490d5f4', 'ac3f68b1-e039-4e32-8379-7cbdb6eb8f86', '68cb1721-c3fa-451e-82db-6937352d28ee'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:37:19.760055 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-0f7fe8b8-f472-4a56-8e8e-1882ea3419a6 tempest-VolumesDeleteCascade-1663084995 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:37:19.760055 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:37:19.760055 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:37:19.829794 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-0f7fe8b8-f472-4a56-8e8e-1882ea3419a6 tempest-VolumesDeleteCascade-1663084995 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:37:19.832666 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f7fe8b8-f472-4a56-8e8e-1882ea3419a6 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:19.905208 n-d-825175-3 sudo[139309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:37:19.912464 n-d-825175-3 sudo[139309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:20.864882 n-d-825175-3 sudo[139309]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:20.868301 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f7fe8b8-f472-4a56-8e8e-1882ea3419a6 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.035s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:20.871881 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f7fe8b8-f472-4a56-8e8e-1882ea3419a6 tempest-VolumesDeleteCascade-1663084995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:20.905603 n-d-825175-3 sudo[139312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:37:20.908965 n-d-825175-3 sudo[139312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:21.444620 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-324c9fca-f2f4-4bd0-8943-295826966a83 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:21.507222 n-d-825175-3 sudo[139314]: ubuntu : 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-3093af8a-5136-436d-9444-ccc6c7161b92
Feb 09 13:37:21.508353 n-d-825175-3 sudo[139314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:21.762976 n-d-825175-3 sudo[139312]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:21.765780 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0f7fe8b8-f472-4a56-8e8e-1882ea3419a6 tempest-VolumesDeleteCascade-1663084995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.894s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:21.768031 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-0f7fe8b8-f472-4a56-8e8e-1882ea3419a6 tempest-VolumesDeleteCascade-1663084995 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:37:21.775343 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-0f7fe8b8-f472-4a56-8e8e-1882ea3419a6 tempest-VolumesDeleteCascade-1663084995 None] Deleted volume successfully.
Feb 09 13:37:21.803847 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-0f7fe8b8-f472-4a56-8e8e-1882ea3419a6 tempest-VolumesDeleteCascade-1663084995 None] Lock "b'cinder-7c19fb7d-e8dd-4c00-bc13-5943553d7013-delete_volume'" released by "delete_volume" :: held 4.650s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:37:22.312301 n-d-825175-3 sudo[139314]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:22.315778 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-324c9fca-f2f4-4bd0-8943-295826966a83 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92" returned: 0 in 0.873s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:22.445397 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:22.479673 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.035s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:22.480946 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:37:22.482265 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-324c9fca-f2f4-4bd0-8943-295826966a83 tempest-TestVolumeBootPattern-1281110745 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:37:22.490246 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-324c9fca-f2f4-4bd0-8943-295826966a83 tempest-TestVolumeBootPattern-1281110745 None] Creating iscsi_target for Volume ID: volume-3093af8a-5136-436d-9444-ccc6c7161b92 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:37:22.495219 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-324c9fca-f2f4-4bd0-8943-295826966a83 tempest-TestVolumeBootPattern-1281110745 None] Created volume path /opt/stack/data/cinder/volumes/volume-3093af8a-5136-436d-9444-ccc6c7161b92,
Feb 09 13:37:22.495219 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:37:22.495219 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:37:22.495219 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92
Feb 09 13:37:22.495219 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:37:22.495219 n-d-825175-3 cinder-volume[91721]: incominguser MUQ9BiGqiRpNzUQGmoDM b8LBNqUf6pJzY3Rw
Feb 09 13:37:22.495219 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:37:22.495219 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:37:22.495219 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:37:22.495219 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:37:22.500632 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3093af8a-5136-436d-9444-ccc6c7161b92 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:23.226268 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3093af8a-5136-436d-9444-ccc6c7161b92" returned: 0 in 0.724s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:23.226896 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:37:23.230447 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-324c9fca-f2f4-4bd0-8943-295826966a83 tempest-TestVolumeBootPattern-1281110745 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:37:23.233631 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-324c9fca-f2f4-4bd0-8943-295826966a83 tempest-TestVolumeBootPattern-1281110745 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:37:23.235089 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:23.274226 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.036s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:23.274538 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3093af8a-5136-436d-9444-ccc6c7161b92\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92\n Backing store flags: \n Account information:\n MUQ9BiGqiRpNzUQGmoDM\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:37:23.275238 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-324c9fca-f2f4-4bd0-8943-295826966a83 tempest-TestVolumeBootPattern-1281110745 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:37:23.281447 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:23.426123 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:23.426713 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3093af8a-5136-436d-9444-ccc6c7161b92\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92\n Backing store flags: \n Account information:\n MUQ9BiGqiRpNzUQGmoDM\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:37:23.430051 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:23.619875 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.187s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:23.619875 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308405379616]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3093af8a-5136-436d-9444-ccc6c7161b92\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92\n Backing store flags: \n Account information:\n MUQ9BiGqiRpNzUQGmoDM\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:37:23.619875 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-324c9fca-f2f4-4bd0-8943-295826966a83 tempest-TestVolumeBootPattern-1281110745 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-3093af8a-5136-436d-9444-ccc6c7161b92 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:37:23.687273 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-324c9fca-f2f4-4bd0-8943-295826966a83 tempest-TestVolumeBootPattern-1281110745 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-3093af8a-5136-436d-9444-ccc6c7161b92', 'target_lun': 1, 'volume_id': '3093af8a-5136-436d-9444-ccc6c7161b92', 'auth_method': 'CHAP', 'auth_username': 'MUQ9BiGqiRpNzUQGmoDM', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '4d869629-29d6-4b00-a41e-4b18ec963a2e'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:37:23.812433 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-a1c9634c-b1aa-424d-9f61-1802f9f3d82c req-324c9fca-f2f4-4bd0-8943-295826966a83 tempest-TestVolumeBootPattern-1281110745 None] attachment_update completed successfully.
Feb 09 13:37:28.592988 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1, size 616.00 MB, duration 24.86 sec {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 09 13:37:28.592988 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Image download 616.00 MB at 24.78 MB/s
Feb 09 13:37:28.646161 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:28.772946 n-d-825175-3 sudo[139380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1
Feb 09 13:37:28.781003 n-d-825175-3 sudo[139380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:28.908570 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:37:28.919114 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:37:28.919761 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:37:28.954024 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Flow 'volume_create_manager' (ec59d56a-b2b5-4409-a427-e935eaa8b911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:37:28.961525 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff3c5f4f-2cfc-4eb7-bf7c-b6013cfe550a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:29.030997 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:37:29.154540 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff3c5f4f-2cfc-4eb7-bf7c-b6013cfe550a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1007326389',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad053601b5a44869b491e9a4d82adb83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:37:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:37:29Z,user_id='99b8627ed16441b9b97b91d21302757f',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:29.163699 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f1c9c56f-30d2-46e4-86e7-18119b9212c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:29.175228 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f1c9c56f-30d2-46e4-86e7-18119b9212c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:29.187566 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e7aac356-cab1-4444-a865-53e129d1c937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:29.191782 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e7aac356-cab1-4444-a865-53e129d1c937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4', 'volume_name': 'volume-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:29.208544 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8cf7b3df-a133-4a13-9aa9-29a1a56e8f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:29.211810 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8cf7b3df-a133-4a13-9aa9-29a1a56e8f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:29.242307 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9fc6c974-6069-4f97-84c7-b28383bc70d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:29.243963 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Volume dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4', 'volume_size': 1}
Feb 09 13:37:29.246111 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:29.301079 n-d-825175-3 sudo[139392]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:37:29.305342 n-d-825175-3 sudo[139392]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:29.340891 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:37:29.347981 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:37:29.349582 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:37:29.393890 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Flow 'volume_create_manager' (425d8be4-fa01-4996-b519-ec9eaa21fee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:37:29.399037 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (71f850ed-214b-4d23-a05b-37153191b16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:29.428485 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:37:29.451224 n-d-825175-3 sudo[139380]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:29.469514 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (71f850ed-214b-4d23-a05b-37153191b16a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:37:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-883375248',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=46056453-0bcd-49c7-96b7-819eee74f2f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11b3d687f9be4b82ae8d801cd5c79bee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:37:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:37:29Z,user_id='e1643ba118bb46bfaf9d34fd32253781',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:29.472653 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6c6e2ab5-fb17-423d-a002-af4a99f8c876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:29.476262 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6c6e2ab5-fb17-423d-a002-af4a99f8c876) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:29.479388 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dcd639a1-fe21-4237-b76e-6368ccc5726a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:29.481808 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dcd639a1-fe21-4237-b76e-6368ccc5726a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '46056453-0bcd-49c7-96b7-819eee74f2f1', 'volume_name': 'volume-46056453-0bcd-49c7-96b7-819eee74f2f1', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:29.484193 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (747cd05c-fe68-4f8e-aa74-f737c387dfe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:29.487086 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (747cd05c-fe68-4f8e-aa74-f737c387dfe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:29.489870 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e177d2f8-28a5-47e6-8da2-eede26d9cc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:29.490833 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Volume 46056453-0bcd-49c7-96b7-819eee74f2f1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-46056453-0bcd-49c7-96b7-819eee74f2f1', 'volume_size': 1}
Feb 09 13:37:29.492473 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-46056453-0bcd-49c7-96b7-819eee74f2f1 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:29.509414 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1" returned: 0 in 0.863s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:29.510615 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 is fetched for user 610057cbe5454c9e9d6041101449041c. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 09 13:37:29.529328 n-d-825175-3 sudo[139399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-46056453-0bcd-49c7-96b7-819eee74f2f1 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:37:29.531077 n-d-825175-3 sudo[139399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:29.574854 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:29.678637 n-d-825175-3 sudo[139401]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1
Feb 09 13:37:29.679646 n-d-825175-3 sudo[139401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:30.008000 n-d-825175-3 sudo[139392]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:30.018098 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.772s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:30.022909 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9fc6c974-6069-4f97-84c7-b28383bc70d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:30.025553 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c9dfb54-d196-495d-b6c5-39df8f57334d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:30.053299 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Volume volume-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4 (dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4): created successfully
Feb 09 13:37:30.058501 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c9dfb54-d196-495d-b6c5-39df8f57334d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:30.061562 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Flow 'volume_create_manager' (ec59d56a-b2b5-4409-a427-e935eaa8b911) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:37:30.078356 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-3594f08b-57f0-49db-b7b1-633e3dc7717f tempest-VolumesActionsTest-178939210 None] Created volume successfully.
Feb 09 13:37:30.102399 n-d-825175-3 sudo[139401]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:30.113835 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1" returned: 0 in 0.539s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:30.115369 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:30.151471 n-d-825175-3 sudo[139464]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:37:30.153076 n-d-825175-3 sudo[139464]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:30.185330 n-d-825175-3 sudo[139399]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:30.188455 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-46056453-0bcd-49c7-96b7-819eee74f2f1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.695s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:30.194203 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e177d2f8-28a5-47e6-8da2-eede26d9cc9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-46056453-0bcd-49c7-96b7-819eee74f2f1', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:30.197278 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5d301eb0-c128-47ac-9f80-61026662ce32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:30.209573 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Volume volume-46056453-0bcd-49c7-96b7-819eee74f2f1 (46056453-0bcd-49c7-96b7-819eee74f2f1): created successfully
Feb 09 13:37:30.211882 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5d301eb0-c128-47ac-9f80-61026662ce32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:30.215399 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Flow 'volume_create_manager' (425d8be4-fa01-4996-b519-ec9eaa21fee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:37:30.227360 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-64659ae1-635a-40dc-ac68-72b250eb801b tempest-VolumesNegativeTest-735537197 None] Created volume successfully.
Feb 09 13:37:30.834441 n-d-825175-3 sudo[139464]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:30.836327 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.721s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:30.858586 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Attempting download of aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume da8f4c03-f12a-4173-b0f9-39b7a0baeaf0. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 09 13:37:30.917612 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_gihkdkp0 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:31.069495 n-d-825175-3 sudo[139500]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_aec45eaa-b201-4ef5-a863-48d953847b20_gihkdkp0
Feb 09 13:37:31.071092 n-d-825175-3 sudo[139500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:31.539175 n-d-825175-3 sudo[139500]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:31.542090 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_gihkdkp0" returned: 0 in 0.624s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:31.544641 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:31.704778 n-d-825175-3 sudo[139504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1
Feb 09 13:37:31.705648 n-d-825175-3 sudo[139504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:32.565295 n-d-825175-3 sudo[139504]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:32.567509 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1" returned: 0 in 1.023s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:32.568303 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] aec45eaa-b201-4ef5-a863-48d953847b20 was vhdx, converting to raw {{(pid=91721) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 09 13:37:32.569833 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--da8f4c03--f12a--4173--b0f9--39b7a0baeaf0 oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:32.622101 n-d-825175-3 sudo[139512]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--da8f4c03--f12a--4173--b0f9--39b7a0baeaf0 oflag=direct
Feb 09 13:37:32.623660 n-d-825175-3 sudo[139512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:33.146973 n-d-825175-3 sudo[139512]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:33.149252 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--da8f4c03--f12a--4173--b0f9--39b7a0baeaf0 oflag=direct" returned: 0 in 0.579s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:33.150621 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 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_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--da8f4c03--f12a--4173--b0f9--39b7a0baeaf0 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:33.213374 n-d-825175-3 sudo[139526]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--da8f4c03--f12a--4173--b0f9--39b7a0baeaf0
Feb 09 13:37:33.214885 n-d-825175-3 sudo[139526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:34.677286 n-d-825175-3 sudo[139526]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:34.679872 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 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_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--da8f4c03--f12a--4173--b0f9--39b7a0baeaf0" returned: 0 in 1.529s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:34.681581 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:34.960969 n-d-825175-3 sudo[139563]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1
Feb 09 13:37:34.969403 n-d-825175-3 sudo[139563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:35.508040 n-d-825175-3 sudo[139563]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:35.511370 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1" returned: 0 in 0.830s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:35.513411 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_zufredjhn-d-825175-3@lvmdriver-1, size 700.00 MB, duration 1.53 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--da8f4c03--f12a--4173--b0f9--39b7a0baeaf0 {{(pid=91721) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 09 13:37:35.514061 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Converted 700.00 MB image at 457.40 MB/s
Feb 09 13:37:35.514928 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Downloaded image aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 successfully. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 09 13:37:35.659802 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 for user 610057cbe5454c9e9d6041101449041c is deleted. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 09 13:37:35.660923 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Marking volume da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 13:37:35.672735 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Copying metadata from image aec45eaa-b201-4ef5-a863-48d953847b20 to da8f4c03-f12a-4173-b0f9-39b7a0baeaf0. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 09 13:37:35.673549 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Creating volume glance metadata for volume da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 backed by image aec45eaa-b201-4ef5-a863-48d953847b20 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91721) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 09 13:37:35.744799 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (623b4840-18fc-4cd3-9f38-05e625c4bdbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:35.748087 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a753061-b0c6-4c9c-a911-9aa5e57f9194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:35.759546 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Volume volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 (da8f4c03-f12a-4173-b0f9-39b7a0baeaf0): created successfully
Feb 09 13:37:35.762606 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a753061-b0c6-4c9c-a911-9aa5e57f9194) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:35.766256 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Flow 'volume_create_manager' (41ea229c-4a91-42e9-94ec-2d7df0263612) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:37:35.780580 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-b3f6d39c-a6e8-48ba-8c5d-78908a62d4c6 tempest-VolumesSnapshotTestJSON-539692148 None] Created volume successfully.
Feb 09 13:37:37.134832 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-8b60962a-0e3c-463d-8b6a-5f1b3a00591c req-1de8ef2b-7034-4717-95eb-54388f4c8f74 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:37.164066 n-d-825175-3 sudo[139580]: ubuntu : 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-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0
Feb 09 13:37:37.165507 n-d-825175-3 sudo[139580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:37.679096 n-d-825175-3 sudo[139580]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:37.681216 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-8b60962a-0e3c-463d-8b6a-5f1b3a00591c req-1de8ef2b-7034-4717-95eb-54388f4c8f74 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0" returned: 0 in 0.546s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:37.745362 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:37.760281 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:37.760757 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3093af8a-5136-436d-9444-ccc6c7161b92\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92\n Backing store flags: \n Account information:\n MUQ9BiGqiRpNzUQGmoDM\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-8b60962a-0e3c-463d-8b6a-5f1b3a00591c req-1de8ef2b-7034-4717-95eb-54388f4c8f74 tempest-VolumesSnapshotTestJSON-539692148 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-3093af8a-5136-436d-9444-ccc6c7161b92
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: I_T nexus: 39
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: MUQ9BiGqiRpNzUQGmoDM
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:37:37.761719 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:37:37.765426 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-8b60962a-0e3c-463d-8b6a-5f1b3a00591c req-1de8ef2b-7034-4717-95eb-54388f4c8f74 tempest-VolumesSnapshotTestJSON-539692148 None] Creating iscsi_target for Volume ID: volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:37:37.769967 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-8b60962a-0e3c-463d-8b6a-5f1b3a00591c req-1de8ef2b-7034-4717-95eb-54388f4c8f74 tempest-VolumesSnapshotTestJSON-539692148 None] Created volume path /opt/stack/data/cinder/volumes/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0,
Feb 09 13:37:37.769967 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:37:37.769967 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:37:37.769967 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0
Feb 09 13:37:37.769967 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:37:37.769967 n-d-825175-3 cinder-volume[91721]: incominguser Hpr3q5HEBJ8FfPwB2R9A EwJg2TJUopvg2jLt
Feb 09 13:37:37.769967 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:37:37.769967 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:37:37.769967 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:37:37.769967 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:37:37.775675 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:38.385415 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0" returned: 0 in 0.611s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:38.386022 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:37:38.386358 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-8b60962a-0e3c-463d-8b6a-5f1b3a00591c req-1de8ef2b-7034-4717-95eb-54388f4c8f74 tempest-VolumesSnapshotTestJSON-539692148 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:37:38.387100 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-8b60962a-0e3c-463d-8b6a-5f1b3a00591c req-1de8ef2b-7034-4717-95eb-54388f4c8f74 tempest-VolumesSnapshotTestJSON-539692148 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:37:38.388447 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:38.394946 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:38.395558 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3093af8a-5136-436d-9444-ccc6c7161b92\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92\n Backing store flags: \n Account information:\n MUQ9BiGqiRpNzUQGmoDM\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0\n System information:\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-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0\n Backing store flags: \n Account information:\n Hpr3q5HEBJ8FfPwB2R9A\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-8b60962a-0e3c-463d-8b6a-5f1b3a00591c req-1de8ef2b-7034-4717-95eb-54388f4c8f74 tempest-VolumesSnapshotTestJSON-539692148 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-3093af8a-5136-436d-9444-ccc6c7161b92
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: I_T nexus: 39
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: MUQ9BiGqiRpNzUQGmoDM
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:37:38.396673 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:37:38.402091 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:38.492443 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:38.492781 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3093af8a-5136-436d-9444-ccc6c7161b92\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92\n Backing store flags: \n Account information:\n MUQ9BiGqiRpNzUQGmoDM\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0\n System information:\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-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0\n Backing store flags: \n Account information:\n Hpr3q5HEBJ8FfPwB2R9A\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:37:38.494156 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:38.607370 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:38.607764 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3093af8a-5136-436d-9444-ccc6c7161b92\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92\n Backing store flags: \n Account information:\n MUQ9BiGqiRpNzUQGmoDM\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0\n System information:\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-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0\n Backing store flags: \n Account information:\n Hpr3q5HEBJ8FfPwB2R9A\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:37:38.608997 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-8b60962a-0e3c-463d-8b6a-5f1b3a00591c req-1de8ef2b-7034-4717-95eb-54388f4c8f74 tempest-VolumesSnapshotTestJSON-539692148 None] Set provider_location to: 10.222.0.59:3260,2 iqn.2010-10.org.openstack:volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:37:38.660777 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-8b60962a-0e3c-463d-8b6a-5f1b3a00591c req-1de8ef2b-7034-4717-95eb-54388f4c8f74 tempest-VolumesSnapshotTestJSON-539692148 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0', 'target_lun': 1, 'volume_id': 'da8f4c03-f12a-4173-b0f9-39b7a0baeaf0', 'auth_method': 'CHAP', 'auth_username': 'Hpr3q5HEBJ8FfPwB2R9A', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '387b56f5-d316-4798-a980-6363e9fe17ae'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:37:38.845373 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-8b60962a-0e3c-463d-8b6a-5f1b3a00591c req-1de8ef2b-7034-4717-95eb-54388f4c8f74 tempest-VolumesSnapshotTestJSON-539692148 None] attachment_update completed successfully.
Feb 09 13:37:45.397957 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-824e0308-9f32-482e-8f82-4911a52871a4 req-aa06065d-bcc4-4667-993d-24ee4d59cd6d tempest-TestVolumeBootPattern-1281110745 None] Terminate volume connection completed successfully.
Feb 09 13:37:45.398693 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-824e0308-9f32-482e-8f82-4911a52871a4 req-aa06065d-bcc4-4667-993d-24ee4d59cd6d tempest-TestVolumeBootPattern-1281110745 None] Deleting attachment 4d869629-29d6-4b00-a41e-4b18ec963a2e. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:37:45.401917 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:45.635394 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.235s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:45.635725 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3093af8a-5136-436d-9444-ccc6c7161b92\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92\n Backing store flags: \n Account information:\n MUQ9BiGqiRpNzUQGmoDM\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0\n Backing store flags: \n Account information:\n Hpr3q5HEBJ8FfPwB2R9A\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:37:45.636439 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-824e0308-9f32-482e-8f82-4911a52871a4 req-aa06065d-bcc4-4667-993d-24ee4d59cd6d tempest-TestVolumeBootPattern-1281110745 None] Removing iscsi_target for Volume ID: 3093af8a-5136-436d-9444-ccc6c7161b92
Feb 09 13:37:45.643063 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3093af8a-5136-436d-9444-ccc6c7161b92 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:45.776854 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3093af8a-5136-436d-9444-ccc6c7161b92 -f" returned: 0 in 0.137s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:45.777462 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:37:45.780738 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:45.978124 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.199s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:45.978743 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0\n Backing store flags: \n Account information:\n Hpr3q5HEBJ8FfPwB2R9A\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:37:46.141428 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-824e0308-9f32-482e-8f82-4911a52871a4 req-aa06065d-bcc4-4667-993d-24ee4d59cd6d tempest-TestVolumeBootPattern-1281110745 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:37:46.141428 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:37:46.141428 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:37:46.386818 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-824e0308-9f32-482e-8f82-4911a52871a4 req-12fff7e3-e434-47ba-9c7c-c93e7e33f33b tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-3093af8a-5136-436d-9444-ccc6c7161b92-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:37:46.561844 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:46.726947 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73d60ed6-d57b-4880-9d86-b39f612ff167 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:46.796923 n-d-825175-3 sudo[139757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0
Feb 09 13:37:46.798500 n-d-825175-3 sudo[139757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:46.823532 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.263s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:46.824802 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398226464]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0\n Backing store flags: \n Account information:\n Hpr3q5HEBJ8FfPwB2R9A\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:37:46.826177 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [req-824e0308-9f32-482e-8f82-4911a52871a4 req-12fff7e3-e434-47ba-9c7c-c93e7e33f33b tempest-TestVolumeBootPattern-1281110745 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3093af8a-5136-436d-9444-ccc6c7161b92
Feb 09 13:37:46.828140 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-824e0308-9f32-482e-8f82-4911a52871a4 req-12fff7e3-e434-47ba-9c7c-c93e7e33f33b tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:46.870412 n-d-825175-3 sudo[139763]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92
Feb 09 13:37:46.871392 n-d-825175-3 sudo[139763]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:47.490011 n-d-825175-3 sudo[139757]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:47.492749 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73d60ed6-d57b-4880-9d86-b39f612ff167 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0" returned: 0 in 0.766s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:47.494691 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73d60ed6-d57b-4880-9d86-b39f612ff167 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1c3a6572-7c63-44c7-a2db-a595f8a47f73 --snapshot stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:47.520592 n-d-825175-3 sudo[139763]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:47.527240 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-824e0308-9f32-482e-8f82-4911a52871a4 req-12fff7e3-e434-47ba-9c7c-c93e7e33f33b tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92" returned: 0 in 0.698s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:47.529364 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-824e0308-9f32-482e-8f82-4911a52871a4 req-12fff7e3-e434-47ba-9c7c-c93e7e33f33b tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:47.530458 n-d-825175-3 sudo[139781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1c3a6572-7c63-44c7-a2db-a595f8a47f73 --snapshot stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 -L 1.00g
Feb 09 13:37:47.531418 n-d-825175-3 sudo[139781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:47.574444 n-d-825175-3 sudo[139785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92
Feb 09 13:37:47.575326 n-d-825175-3 sudo[139785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:48.204773 n-d-825175-3 sudo[139785]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:48.212658 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-824e0308-9f32-482e-8f82-4911a52871a4 req-12fff7e3-e434-47ba-9c7c-c93e7e33f33b tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92" returned: 0 in 0.677s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:48.215488 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-824e0308-9f32-482e-8f82-4911a52871a4 req-12fff7e3-e434-47ba-9c7c-c93e7e33f33b tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:48.268292 n-d-825175-3 sudo[139878]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92
Feb 09 13:37:48.269878 n-d-825175-3 sudo[139878]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:48.466289 n-d-825175-3 sudo[139781]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:48.469206 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73d60ed6-d57b-4880-9d86-b39f612ff167 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1c3a6572-7c63-44c7-a2db-a595f8a47f73 --snapshot stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 -L 1.00g" returned: 0 in 0.974s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:48.617980 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-73d60ed6-d57b-4880-9d86-b39f612ff167 tempest-VolumesSnapshotTestJSON-539692148 None] Create snapshot completed successfully
Feb 09 13:37:48.918749 n-d-825175-3 sudo[139878]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:48.920792 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-824e0308-9f32-482e-8f82-4911a52871a4 req-12fff7e3-e434-47ba-9c7c-c93e7e33f33b tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3093af8a-5136-436d-9444-ccc6c7161b92" returned: 0 in 0.705s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:48.921771 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [req-824e0308-9f32-482e-8f82-4911a52871a4 req-12fff7e3-e434-47ba-9c7c-c93e7e33f33b tempest-TestVolumeBootPattern-1281110745 None] Successfully deleted volume: 3093af8a-5136-436d-9444-ccc6c7161b92
Feb 09 13:37:49.045229 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [req-824e0308-9f32-482e-8f82-4911a52871a4 req-12fff7e3-e434-47ba-9c7c-c93e7e33f33b tempest-TestVolumeBootPattern-1281110745 None] Created reservations ['79475166-c24e-424a-ba52-bf5630d8a1eb', '8fe11c03-8110-4450-b66b-12e0b9e52aad', '0f60aada-7c91-4a57-8d7a-e3f641cdd829', '79e6287a-b025-4d7a-8603-b68669729cd3'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:37:49.052508 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-824e0308-9f32-482e-8f82-4911a52871a4 req-12fff7e3-e434-47ba-9c7c-c93e7e33f33b tempest-TestVolumeBootPattern-1281110745 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:37:49.052508 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:37:49.052508 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:37:49.132423 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [req-824e0308-9f32-482e-8f82-4911a52871a4 req-12fff7e3-e434-47ba-9c7c-c93e7e33f33b tempest-TestVolumeBootPattern-1281110745 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:37:49.133393 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-824e0308-9f32-482e-8f82-4911a52871a4 req-12fff7e3-e434-47ba-9c7c-c93e7e33f33b tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:49.176701 n-d-825175-3 sudo[139921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:37:49.177539 n-d-825175-3 sudo[139921]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:49.934273 n-d-825175-3 sudo[139921]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:49.938680 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-824e0308-9f32-482e-8f82-4911a52871a4 req-12fff7e3-e434-47ba-9c7c-c93e7e33f33b tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.805s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:49.942441 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-824e0308-9f32-482e-8f82-4911a52871a4 req-12fff7e3-e434-47ba-9c7c-c93e7e33f33b tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:49.987142 n-d-825175-3 sudo[139956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:37:49.991826 n-d-825175-3 sudo[139956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:50.266101 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-20690f12-8946-457b-8bb1-b5f77f7b523d tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-a7b23b97-c411-42bb-acbd-cfe25e524e3b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.083s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:37:50.268060 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-20690f12-8946-457b-8bb1-b5f77f7b523d tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a7b23b97-c411-42bb-acbd-cfe25e524e3b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:50.298581 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a25f1dc3-f7f0-479e-8755-1d76e0f2aa5c tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:50.311716 n-d-825175-3 sudo[139958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a7b23b97-c411-42bb-acbd-cfe25e524e3b
Feb 09 13:37:50.313415 n-d-825175-3 sudo[139958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:50.334808 n-d-825175-3 sudo[139959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0
Feb 09 13:37:50.336695 n-d-825175-3 sudo[139959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:50.661672 n-d-825175-3 sudo[139956]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:50.664862 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-824e0308-9f32-482e-8f82-4911a52871a4 req-12fff7e3-e434-47ba-9c7c-c93e7e33f33b tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.723s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:50.667981 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [req-824e0308-9f32-482e-8f82-4911a52871a4 req-12fff7e3-e434-47ba-9c7c-c93e7e33f33b tempest-TestVolumeBootPattern-1281110745 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:37:50.675182 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-824e0308-9f32-482e-8f82-4911a52871a4 req-12fff7e3-e434-47ba-9c7c-c93e7e33f33b tempest-TestVolumeBootPattern-1281110745 None] Deleted volume successfully.
Feb 09 13:37:50.703344 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-824e0308-9f32-482e-8f82-4911a52871a4 req-12fff7e3-e434-47ba-9c7c-c93e7e33f33b tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-3093af8a-5136-436d-9444-ccc6c7161b92-delete_volume'" released by "delete_volume" :: held 4.328s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:37:50.885131 n-d-825175-3 sudo[139958]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:50.887219 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-20690f12-8946-457b-8bb1-b5f77f7b523d tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a7b23b97-c411-42bb-acbd-cfe25e524e3b" returned: 0 in 0.619s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:50.888963 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-20690f12-8946-457b-8bb1-b5f77f7b523d tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a7b23b97-c411-42bb-acbd-cfe25e524e3b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:50.902836 n-d-825175-3 sudo[139959]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:50.907764 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a25f1dc3-f7f0-479e-8755-1d76e0f2aa5c tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0" returned: 0 in 0.609s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:50.909798 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a25f1dc3-f7f0-479e-8755-1d76e0f2aa5c tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-19bf7211-3550-4cad-973b-df216afe8e3a --snapshot stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:50.914281 n-d-825175-3 sudo[139966]: ubuntu : TTY=unknown ; 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-a7b23b97-c411-42bb-acbd-cfe25e524e3b
Feb 09 13:37:50.915121 n-d-825175-3 sudo[139966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:50.943428 n-d-825175-3 sudo[139967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-19bf7211-3550-4cad-973b-df216afe8e3a --snapshot stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 -L 1.00g
Feb 09 13:37:50.944279 n-d-825175-3 sudo[139967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:51.705522 n-d-825175-3 sudo[139966]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:51.707956 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-20690f12-8946-457b-8bb1-b5f77f7b523d tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a7b23b97-c411-42bb-acbd-cfe25e524e3b" returned: 0 in 0.818s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:51.966655 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-20690f12-8946-457b-8bb1-b5f77f7b523d tempest-TestVolumeBootPattern-1281110745 None] Created reservations ['3e198416-42d4-4983-bf07-2db055125e92', '066a3411-3219-4ba0-a2c1-d93bdb694c57', '0de66311-7fa8-434d-8c82-518ee90e6e68', '81ea97c6-ac17-4854-bf4d-d04cbda432a9'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:37:51.968237 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-20690f12-8946-457b-8bb1-b5f77f7b523d tempest-TestVolumeBootPattern-1281110745 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:37:51.968237 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:37:51.968237 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:37:52.041400 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-20690f12-8946-457b-8bb1-b5f77f7b523d tempest-TestVolumeBootPattern-1281110745 None] Delete snapshot completed successfully.
Feb 09 13:37:52.067576 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-20690f12-8946-457b-8bb1-b5f77f7b523d tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-a7b23b97-c411-42bb-acbd-cfe25e524e3b-delete_snapshot'" released by "delete_snapshot" :: held 1.801s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:37:52.093323 n-d-825175-3 sudo[139967]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:52.095134 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a25f1dc3-f7f0-479e-8755-1d76e0f2aa5c tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-19bf7211-3550-4cad-973b-df216afe8e3a --snapshot stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 -L 1.00g" returned: 0 in 1.185s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:52.204202 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-a25f1dc3-f7f0-479e-8755-1d76e0f2aa5c tempest-VolumesSnapshotTestJSON-539692148 None] Create snapshot completed successfully
Feb 09 13:37:52.294329 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-9e04568a-238a-44c2-8c39-e272d4835973 tempest-VolumesActionsTest-178939210 None] Lock "b'cinder-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4'" acquired by "attach_volume" :: waited 0.011s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:37:52.429346 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-9e04568a-238a-44c2-8c39-e272d4835973 tempest-VolumesActionsTest-178939210 None] Attaching volume dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4 to instance 6aa57ca7-e51a-4d29-8c0a-063855f67ac4 at mountpoint /dev/sdb on host None.
Feb 09 13:37:52.523366 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-9e04568a-238a-44c2-8c39-e272d4835973 tempest-VolumesActionsTest-178939210 None] Attach volume completed successfully.
Feb 09 13:37:52.529811 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-9e04568a-238a-44c2-8c39-e272d4835973 tempest-VolumesActionsTest-178939210 None] Lock "b'cinder-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4'" released by "attach_volume" :: held 0.236s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:37:52.677802 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-fd55cec9-a876-4891-931b-e06b2b9d02e8 tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-fa10f226-111c-42a6-a653-67bd8151e030-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:37:52.838976 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-fd55cec9-a876-4891-931b-e06b2b9d02e8 tempest-TestVolumeBootPattern-1281110745 None] Skipping remove_export. No iscsi_target is presently exported for volume: fa10f226-111c-42a6-a653-67bd8151e030
Feb 09 13:37:52.842564 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fd55cec9-a876-4891-931b-e06b2b9d02e8 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa10f226-111c-42a6-a653-67bd8151e030 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:52.944794 n-d-825175-3 sudo[140131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa10f226-111c-42a6-a653-67bd8151e030
Feb 09 13:37:52.946738 n-d-825175-3 sudo[140131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:53.143581 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1bc34239-c064-4c3f-aaca-f4034c61c3b8 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:53.186287 n-d-825175-3 sudo[140167]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0
Feb 09 13:37:53.191037 n-d-825175-3 sudo[140167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:53.246861 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-dbf89be0-e04e-4be0-9245-d52810ac0a05 tempest-VolumesActionsTest-178939210 None] Lock "b'cinder-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4-detach_volume'" acquired by "detach_volume" :: waited 0.038s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:37:53.328382 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-dbf89be0-e04e-4be0-9245-d52810ac0a05 tempest-VolumesActionsTest-178939210 None] Detaching volume dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4 from instance 6aa57ca7-e51a-4d29-8c0a-063855f67ac4.
Feb 09 13:37:53.329071 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-dbf89be0-e04e-4be0-9245-d52810ac0a05 tempest-VolumesActionsTest-178939210 None] Skipping remove_export. No iscsi_target is presently exported for volume: dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4
Feb 09 13:37:53.542048 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-dbf89be0-e04e-4be0-9245-d52810ac0a05 tempest-VolumesActionsTest-178939210 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:37:53.542048 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:37:53.542048 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:37:53.567688 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-dbf89be0-e04e-4be0-9245-d52810ac0a05 tempest-VolumesActionsTest-178939210 None] Detach volume completed successfully.
Feb 09 13:37:53.572265 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-dbf89be0-e04e-4be0-9245-d52810ac0a05 tempest-VolumesActionsTest-178939210 None] Lock "b'cinder-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4-detach_volume'" released by "detach_volume" :: held 0.326s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:37:53.791172 n-d-825175-3 sudo[140131]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:53.793109 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fd55cec9-a876-4891-931b-e06b2b9d02e8 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa10f226-111c-42a6-a653-67bd8151e030" returned: 0 in 0.953s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:53.794841 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fd55cec9-a876-4891-931b-e06b2b9d02e8 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fa10f226-111c-42a6-a653-67bd8151e030 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:53.816140 n-d-825175-3 sudo[140184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fa10f226-111c-42a6-a653-67bd8151e030
Feb 09 13:37:53.819711 n-d-825175-3 sudo[140184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:53.904653 n-d-825175-3 sudo[140167]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:53.909292 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1bc34239-c064-4c3f-aaca-f4034c61c3b8 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0" returned: 0 in 0.765s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:53.914458 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1bc34239-c064-4c3f-aaca-f4034c61c3b8 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c64ea0cb-fe9d-47d9-ba6d-76d15c7606c9 --snapshot stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:53.948908 n-d-825175-3 sudo[140186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c64ea0cb-fe9d-47d9-ba6d-76d15c7606c9 --snapshot stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 -L 1.00g
Feb 09 13:37:53.951063 n-d-825175-3 sudo[140186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:54.584327 n-d-825175-3 sudo[140184]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:54.586736 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fd55cec9-a876-4891-931b-e06b2b9d02e8 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fa10f226-111c-42a6-a653-67bd8151e030" returned: 0 in 0.792s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:54.588876 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fd55cec9-a876-4891-931b-e06b2b9d02e8 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fa10f226-111c-42a6-a653-67bd8151e030 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:54.621010 n-d-825175-3 sudo[140219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fa10f226-111c-42a6-a653-67bd8151e030
Feb 09 13:37:54.622239 n-d-825175-3 sudo[140219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:55.140001 n-d-825175-3 sudo[140186]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:55.142288 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1bc34239-c064-4c3f-aaca-f4034c61c3b8 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c64ea0cb-fe9d-47d9-ba6d-76d15c7606c9 --snapshot stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 -L 1.00g" returned: 0 in 1.227s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:55.322565 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-1bc34239-c064-4c3f-aaca-f4034c61c3b8 tempest-VolumesSnapshotTestJSON-539692148 None] Create snapshot completed successfully
Feb 09 13:37:55.507637 n-d-825175-3 sudo[140219]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:55.509513 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fd55cec9-a876-4891-931b-e06b2b9d02e8 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fa10f226-111c-42a6-a653-67bd8151e030" returned: 0 in 0.921s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:55.510371 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-fd55cec9-a876-4891-931b-e06b2b9d02e8 tempest-TestVolumeBootPattern-1281110745 None] Successfully deleted volume: fa10f226-111c-42a6-a653-67bd8151e030
Feb 09 13:37:55.603539 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-fd55cec9-a876-4891-931b-e06b2b9d02e8 tempest-TestVolumeBootPattern-1281110745 None] Created reservations ['73c68913-e81f-4c81-ae3b-d2b112510e75', 'c4de36d1-8f08-4053-bcbc-12e30038813d', 'a9aa9f20-7790-4076-a23d-13d8ebd8ab41', 'c667d53b-3def-4d61-89ff-452a7e8ec03e'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:37:55.608779 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-fd55cec9-a876-4891-931b-e06b2b9d02e8 tempest-TestVolumeBootPattern-1281110745 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:37:55.608779 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:37:55.608779 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:37:55.684658 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-fd55cec9-a876-4891-931b-e06b2b9d02e8 tempest-TestVolumeBootPattern-1281110745 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:37:55.685715 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fd55cec9-a876-4891-931b-e06b2b9d02e8 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:55.728274 n-d-825175-3 sudo[140380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:37:55.729082 n-d-825175-3 sudo[140380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:56.264544 n-d-825175-3 sudo[140380]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:56.267192 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fd55cec9-a876-4891-931b-e06b2b9d02e8 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.581s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:56.270498 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fd55cec9-a876-4891-931b-e06b2b9d02e8 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:56.313068 n-d-825175-3 sudo[140392]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:37:56.313893 n-d-825175-3 sudo[140392]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:56.484942 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-49c8f082-de6d-4ff4-ac8a-f713e83a0032 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-1c3a6572-7c63-44c7-a2db-a595f8a47f73-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.021s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:37:56.491666 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-49c8f082-de6d-4ff4-ac8a-f713e83a0032 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-1c3a6572-7c63-44c7-a2db-a595f8a47f73 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:56.544309 n-d-825175-3 sudo[140400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-1c3a6572-7c63-44c7-a2db-a595f8a47f73
Feb 09 13:37:56.549103 n-d-825175-3 sudo[140400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:56.964460 n-d-825175-3 sudo[140392]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:56.966875 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fd55cec9-a876-4891-931b-e06b2b9d02e8 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:56.969197 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-fd55cec9-a876-4891-931b-e06b2b9d02e8 tempest-TestVolumeBootPattern-1281110745 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:37:56.976066 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-fd55cec9-a876-4891-931b-e06b2b9d02e8 tempest-TestVolumeBootPattern-1281110745 None] Deleted volume successfully.
Feb 09 13:37:56.998663 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-fd55cec9-a876-4891-931b-e06b2b9d02e8 tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-fa10f226-111c-42a6-a653-67bd8151e030-delete_volume'" released by "delete_volume" :: held 4.321s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:37:57.073201 n-d-825175-3 sudo[140400]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:57.075502 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-49c8f082-de6d-4ff4-ac8a-f713e83a0032 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-1c3a6572-7c63-44c7-a2db-a595f8a47f73" returned: 0 in 0.584s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:57.077801 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-49c8f082-de6d-4ff4-ac8a-f713e83a0032 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1c3a6572-7c63-44c7-a2db-a595f8a47f73 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:57.098522 n-d-825175-3 sudo[140405]: ubuntu : TTY=unknown ; 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-1c3a6572-7c63-44c7-a2db-a595f8a47f73
Feb 09 13:37:57.099335 n-d-825175-3 sudo[140405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:57.469377 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:37:57.477697 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:37:57.482881 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:37:57.517509 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Flow 'volume_create_manager' (052861a9-9670-46fc-bacf-c1d2d43221fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:37:57.521556 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2695937d-ce30-4dcd-90f7-8ed4e3089dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:57.559315 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:37:57.586356 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2695937d-ce30-4dcd-90f7-8ed4e3089dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:37:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2002442918',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=afc29ee2-86db-48c3-a362-39c1ed427c3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a4607a9291c4746aaf568708d0cc0a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:37:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:37:57Z,user_id='9927b6700a5441b2adba109c6084b7a8',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:57.593869 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2049668e-3e66-4ffe-80d7-a30a673c73b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:57.603413 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2049668e-3e66-4ffe-80d7-a30a673c73b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:57.606838 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3c7ccc3c-d3c2-40c4-9e7f-fa7839df7999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:57.735766 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3c7ccc3c-d3c2-40c4-9e7f-fa7839df7999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'afc29ee2-86db-48c3-a362-39c1ed427c3f', 'volume_name': 'volume-afc29ee2-86db-48c3-a362-39c1ed427c3f', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:57.738384 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (776cfeb9-2493-4778-a1de-c6e5b11b2a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:57.741470 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (776cfeb9-2493-4778-a1de-c6e5b11b2a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:37:57.744566 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a772a96a-be6a-4a13-8547-aa53a24c8a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:37:57.745591 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Volume afc29ee2-86db-48c3-a362-39c1ed427c3f: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-afc29ee2-86db-48c3-a362-39c1ed427c3f', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 09 13:37:57.746412 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Cloning afc29ee2-86db-48c3-a362-39c1ed427c3f from image aec45eaa-b201-4ef5-a863-48d953847b20 at location (None, None). {{(pid=91721) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 09 13:37:58.062977 n-d-825175-3 sudo[140405]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:58.064978 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-49c8f082-de6d-4ff4-ac8a-f713e83a0032 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1c3a6572-7c63-44c7-a2db-a595f8a47f73" returned: 0 in 0.987s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:58.158368 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-49c8f082-de6d-4ff4-ac8a-f713e83a0032 tempest-VolumesSnapshotTestJSON-539692148 None] Created reservations ['ed4eb636-005c-467c-ace3-765079f759b7', 'c6aaacf1-5374-41e1-8920-a24d9e90af12', '099cc301-105e-46b1-b051-718c024a9b80', 'ad1d09c6-937c-4d02-b639-5c95014e9049'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:37:58.161205 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-49c8f082-de6d-4ff4-ac8a-f713e83a0032 tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:37:58.161205 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:37:58.161205 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:37:58.215544 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-49c8f082-de6d-4ff4-ac8a-f713e83a0032 tempest-VolumesSnapshotTestJSON-539692148 None] Delete snapshot completed successfully.
Feb 09 13:37:58.221163 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-49c8f082-de6d-4ff4-ac8a-f713e83a0032 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-1c3a6572-7c63-44c7-a2db-a595f8a47f73-delete_snapshot'" released by "delete_snapshot" :: held 1.736s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:37:58.870955 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-2f1f2a4e-9a34-441b-ad4a-d4b8266e304e tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-c64ea0cb-fe9d-47d9-ba6d-76d15c7606c9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:37:58.873080 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2f1f2a4e-9a34-441b-ad4a-d4b8266e304e tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c64ea0cb-fe9d-47d9-ba6d-76d15c7606c9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:58.914975 n-d-825175-3 sudo[140498]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c64ea0cb-fe9d-47d9-ba6d-76d15c7606c9
Feb 09 13:37:58.917128 n-d-825175-3 sudo[140498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:37:59.586417 n-d-825175-3 sudo[140498]: pam_unix(sudo:session): session closed for user root
Feb 09 13:37:59.588974 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2f1f2a4e-9a34-441b-ad4a-d4b8266e304e tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c64ea0cb-fe9d-47d9-ba6d-76d15c7606c9" returned: 0 in 0.716s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:37:59.591301 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2f1f2a4e-9a34-441b-ad4a-d4b8266e304e tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c64ea0cb-fe9d-47d9-ba6d-76d15c7606c9 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:37:59.615248 n-d-825175-3 sudo[140526]: ubuntu : TTY=unknown ; 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-c64ea0cb-fe9d-47d9-ba6d-76d15c7606c9
Feb 09 13:37:59.616352 n-d-825175-3 sudo[140526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:00.446396 n-d-825175-3 sudo[140526]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:00.449281 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2f1f2a4e-9a34-441b-ad4a-d4b8266e304e tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c64ea0cb-fe9d-47d9-ba6d-76d15c7606c9" returned: 0 in 0.858s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:00.567835 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-2f1f2a4e-9a34-441b-ad4a-d4b8266e304e tempest-VolumesSnapshotTestJSON-539692148 None] Created reservations ['bad69db4-dfb1-4430-96c5-c05e2a5e8855', '3544f794-626b-4ac4-95e3-81af4686a6d4', '224347ed-3ba9-4f4d-be2d-ab15bd80f6c0', 'd7d35016-8df8-4a62-92ae-9787704c29f5'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:38:00.569708 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-2f1f2a4e-9a34-441b-ad4a-d4b8266e304e tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:38:00.569708 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:38:00.569708 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:38:00.628180 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-2f1f2a4e-9a34-441b-ad4a-d4b8266e304e tempest-VolumesSnapshotTestJSON-539692148 None] Delete snapshot completed successfully.
Feb 09 13:38:00.634155 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-2f1f2a4e-9a34-441b-ad4a-d4b8266e304e tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-c64ea0cb-fe9d-47d9-ba6d-76d15c7606c9-delete_snapshot'" released by "delete_snapshot" :: held 1.763s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:38:01.201326 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-04dec8bb-40d9-4de6-bd37-587c613c8ae5 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-19bf7211-3550-4cad-973b-df216afe8e3a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.032s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:38:01.203059 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-04dec8bb-40d9-4de6-bd37-587c613c8ae5 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-19bf7211-3550-4cad-973b-df216afe8e3a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:01.256416 n-d-825175-3 sudo[140600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-19bf7211-3550-4cad-973b-df216afe8e3a
Feb 09 13:38:01.257262 n-d-825175-3 sudo[140600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:01.840451 n-d-825175-3 sudo[140600]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:01.843580 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-04dec8bb-40d9-4de6-bd37-587c613c8ae5 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-19bf7211-3550-4cad-973b-df216afe8e3a" returned: 0 in 0.640s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:01.846003 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-04dec8bb-40d9-4de6-bd37-587c613c8ae5 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-19bf7211-3550-4cad-973b-df216afe8e3a {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:01.865462 n-d-825175-3 sudo[140607]: ubuntu : TTY=unknown ; 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-19bf7211-3550-4cad-973b-df216afe8e3a
Feb 09 13:38:01.866309 n-d-825175-3 sudo[140607]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:02.615498 n-d-825175-3 sudo[140607]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:02.620519 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-04dec8bb-40d9-4de6-bd37-587c613c8ae5 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-19bf7211-3550-4cad-973b-df216afe8e3a" returned: 0 in 0.774s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:02.771522 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-04dec8bb-40d9-4de6-bd37-587c613c8ae5 tempest-VolumesSnapshotTestJSON-539692148 None] Created reservations ['8ceff903-8b8c-4112-a9c1-b04de12cae50', '6f42d1af-6f0b-4ee5-a301-c83c78f0d9bb', '670db268-71f4-4305-8791-fcebd14046a7', '82345228-0210-4677-a1b8-7dba28bac37b'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:38:02.774170 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-04dec8bb-40d9-4de6-bd37-587c613c8ae5 tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:38:02.774170 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:38:02.774170 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:38:02.841052 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-04dec8bb-40d9-4de6-bd37-587c613c8ae5 tempest-VolumesSnapshotTestJSON-539692148 None] Delete snapshot completed successfully.
Feb 09 13:38:02.847414 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-04dec8bb-40d9-4de6-bd37-587c613c8ae5 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-19bf7211-3550-4cad-973b-df216afe8e3a-delete_snapshot'" released by "delete_snapshot" :: held 1.646s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:38:04.763553 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-796f3861-e20c-4a77-9f2a-a01d81523fcc req-5b765b4f-3742-41a9-8aee-feab99aa66c0 tempest-VolumesSnapshotTestJSON-539692148 None] Terminate volume connection completed successfully.
Feb 09 13:38:04.764456 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-796f3861-e20c-4a77-9f2a-a01d81523fcc req-5b765b4f-3742-41a9-8aee-feab99aa66c0 tempest-VolumesSnapshotTestJSON-539692148 None] Deleting attachment 387b56f5-d316-4798-a980-6363e9fe17ae. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:38:04.765870 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:04.909057 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:04.909362 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398130976]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0\n System information:\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-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0\n Backing store flags: \n Account information:\n Hpr3q5HEBJ8FfPwB2R9A\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:38:04.912547 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-796f3861-e20c-4a77-9f2a-a01d81523fcc req-5b765b4f-3742-41a9-8aee-feab99aa66c0 tempest-VolumesSnapshotTestJSON-539692148 None] Removing iscsi_target for Volume ID: da8f4c03-f12a-4173-b0f9-39b7a0baeaf0
Feb 09 13:38:04.912819 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:04.939551 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:38:04.939908 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:38:04.940537 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:04.980198 n-d-825175-3 sudo[140660]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:38:04.981022 n-d-825175-3 sudo[140660]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:05.120496 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 -f" returned: 0 in 0.203s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:05.121353 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398130976]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:38:05.125791 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:05.380782 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.257s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:05.381126 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398130976]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:38:05.584215 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-796f3861-e20c-4a77-9f2a-a01d81523fcc req-5b765b4f-3742-41a9-8aee-feab99aa66c0 tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:38:05.584215 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:38:05.584215 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:38:05.727645 n-d-825175-3 sudo[140660]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:05.733312 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:05.736330 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:05.777731 n-d-825175-3 sudo[140677]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:38:05.781677 n-d-825175-3 sudo[140677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:06.388265 n-d-825175-3 sudo[140677]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:06.391923 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.655s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:06.402668 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:38:07.228797 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-9f70ccd3-19de-43bf-b67f-8a48ff3ac1d6 tempest-VolumesNegativeTest-735537197 None] Lock "b'cinder-46056453-0bcd-49c7-96b7-819eee74f2f1-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:38:07.352724 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-9f70ccd3-19de-43bf-b67f-8a48ff3ac1d6 tempest-VolumesNegativeTest-735537197 None] Skipping remove_export. No iscsi_target is presently exported for volume: 46056453-0bcd-49c7-96b7-819eee74f2f1
Feb 09 13:38:07.353730 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9f70ccd3-19de-43bf-b67f-8a48ff3ac1d6 tempest-VolumesNegativeTest-735537197 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-46056453-0bcd-49c7-96b7-819eee74f2f1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:07.373466 n-d-825175-3 sudo[140681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-46056453-0bcd-49c7-96b7-819eee74f2f1
Feb 09 13:38:07.374287 n-d-825175-3 sudo[140681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:07.824653 n-d-825175-3 sudo[140681]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:07.827506 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9f70ccd3-19de-43bf-b67f-8a48ff3ac1d6 tempest-VolumesNegativeTest-735537197 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-46056453-0bcd-49c7-96b7-819eee74f2f1" returned: 0 in 0.473s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:07.829121 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9f70ccd3-19de-43bf-b67f-8a48ff3ac1d6 tempest-VolumesNegativeTest-735537197 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-46056453-0bcd-49c7-96b7-819eee74f2f1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:07.848950 n-d-825175-3 sudo[140685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-46056453-0bcd-49c7-96b7-819eee74f2f1
Feb 09 13:38:07.849755 n-d-825175-3 sudo[140685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:08.280575 n-d-825175-3 sudo[140685]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:08.283314 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9f70ccd3-19de-43bf-b67f-8a48ff3ac1d6 tempest-VolumesNegativeTest-735537197 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-46056453-0bcd-49c7-96b7-819eee74f2f1" returned: 0 in 0.454s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:08.285360 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9f70ccd3-19de-43bf-b67f-8a48ff3ac1d6 tempest-VolumesNegativeTest-735537197 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-46056453-0bcd-49c7-96b7-819eee74f2f1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:08.305867 n-d-825175-3 sudo[140688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-46056453-0bcd-49c7-96b7-819eee74f2f1
Feb 09 13:38:08.306770 n-d-825175-3 sudo[140688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:08.925141 n-d-825175-3 sudo[140688]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:08.933755 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9f70ccd3-19de-43bf-b67f-8a48ff3ac1d6 tempest-VolumesNegativeTest-735537197 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-46056453-0bcd-49c7-96b7-819eee74f2f1" returned: 0 in 0.647s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:08.934860 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-9f70ccd3-19de-43bf-b67f-8a48ff3ac1d6 tempest-VolumesNegativeTest-735537197 None] Successfully deleted volume: 46056453-0bcd-49c7-96b7-819eee74f2f1
Feb 09 13:38:09.035145 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-9f70ccd3-19de-43bf-b67f-8a48ff3ac1d6 tempest-VolumesNegativeTest-735537197 None] Created reservations ['55ffdd51-2a2e-4038-9e36-e27f2f8652d1', '740406dd-f8c5-4dfe-ba6b-c904dfa36464', '95e0e7ab-4073-4387-a80e-8b946a9a7b2d', 'b56b1548-5f1e-4d40-9507-ee8d60e590f8'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:38:09.037897 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-9f70ccd3-19de-43bf-b67f-8a48ff3ac1d6 tempest-VolumesNegativeTest-735537197 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:38:09.037897 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:38:09.037897 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:38:09.092830 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-9f70ccd3-19de-43bf-b67f-8a48ff3ac1d6 tempest-VolumesNegativeTest-735537197 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:38:09.093921 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9f70ccd3-19de-43bf-b67f-8a48ff3ac1d6 tempest-VolumesNegativeTest-735537197 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:09.117135 n-d-825175-3 sudo[140695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:38:09.118117 n-d-825175-3 sudo[140695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:09.661473 n-d-825175-3 sudo[140695]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:09.667155 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9f70ccd3-19de-43bf-b67f-8a48ff3ac1d6 tempest-VolumesNegativeTest-735537197 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:09.671773 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9f70ccd3-19de-43bf-b67f-8a48ff3ac1d6 tempest-VolumesNegativeTest-735537197 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:09.725188 n-d-825175-3 sudo[140698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:38:09.726255 n-d-825175-3 sudo[140698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:10.421849 n-d-825175-3 sudo[140698]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:10.425571 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-9f70ccd3-19de-43bf-b67f-8a48ff3ac1d6 tempest-VolumesNegativeTest-735537197 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.754s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:10.428272 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-9f70ccd3-19de-43bf-b67f-8a48ff3ac1d6 tempest-VolumesNegativeTest-735537197 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:38:10.436307 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-9f70ccd3-19de-43bf-b67f-8a48ff3ac1d6 tempest-VolumesNegativeTest-735537197 None] Deleted volume successfully.
Feb 09 13:38:10.455040 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-9f70ccd3-19de-43bf-b67f-8a48ff3ac1d6 tempest-VolumesNegativeTest-735537197 None] Lock "b'cinder-46056453-0bcd-49c7-96b7-819eee74f2f1-delete_volume'" released by "delete_volume" :: held 3.226s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:38:11.449661 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5eb25b6e-605d-4071-9220-28a8236c68eb tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:11.475858 n-d-825175-3 sudo[140701]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd
Feb 09 13:38:11.477142 n-d-825175-3 sudo[140701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:11.935103 n-d-825175-3 sudo[140701]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:11.939586 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5eb25b6e-605d-4071-9220-28a8236c68eb tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd" returned: 0 in 0.489s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:11.941369 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5eb25b6e-605d-4071-9220-28a8236c68eb tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b257ee48-bb63-41cc-8dd8-529f6c5b2acc --snapshot stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:11.961893 n-d-825175-3 sudo[140704]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b257ee48-bb63-41cc-8dd8-529f6c5b2acc --snapshot stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd -L 1.00g
Feb 09 13:38:11.962789 n-d-825175-3 sudo[140704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:12.860108 n-d-825175-3 sudo[140704]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:12.869499 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5eb25b6e-605d-4071-9220-28a8236c68eb tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b257ee48-bb63-41cc-8dd8-529f6c5b2acc --snapshot stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd -L 1.00g" returned: 0 in 0.922s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:12.987481 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-5eb25b6e-605d-4071-9220-28a8236c68eb tempest-VolumesSnapshotTestJSON-539692148 None] Create snapshot completed successfully
Feb 09 13:38:14.174554 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-5253fbbe-abcd-4781-b6fe-e209db6a8078 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-b257ee48-bb63-41cc-8dd8-529f6c5b2acc-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.024s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:38:14.215359 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5253fbbe-abcd-4781-b6fe-e209db6a8078 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b257ee48-bb63-41cc-8dd8-529f6c5b2acc {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:14.248687 n-d-825175-3 sudo[140823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b257ee48-bb63-41cc-8dd8-529f6c5b2acc
Feb 09 13:38:14.251054 n-d-825175-3 sudo[140823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:15.041984 n-d-825175-3 sudo[140823]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:15.045479 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5253fbbe-abcd-4781-b6fe-e209db6a8078 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b257ee48-bb63-41cc-8dd8-529f6c5b2acc" returned: 0 in 0.830s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:15.047757 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5253fbbe-abcd-4781-b6fe-e209db6a8078 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b257ee48-bb63-41cc-8dd8-529f6c5b2acc {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:15.091488 n-d-825175-3 sudo[140826]: ubuntu : TTY=unknown ; 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-b257ee48-bb63-41cc-8dd8-529f6c5b2acc
Feb 09 13:38:15.096081 n-d-825175-3 sudo[140826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:15.225671 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1, size 616.00 MB, duration 17.47 sec {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 09 13:38:15.226689 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Image download 616.00 MB at 35.26 MB/s
Feb 09 13:38:15.306770 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:15.498384 n-d-825175-3 sudo[140828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1
Feb 09 13:38:15.499265 n-d-825175-3 sudo[140828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:16.064217 n-d-825175-3 sudo[140826]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:16.068202 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-5253fbbe-abcd-4781-b6fe-e209db6a8078 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b257ee48-bb63-41cc-8dd8-529f6c5b2acc" returned: 0 in 1.020s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:16.158284 n-d-825175-3 sudo[140828]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:16.166921 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1" returned: 0 in 0.860s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:16.167659 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 is fetched for user 9927b6700a5441b2adba109c6084b7a8. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 09 13:38:16.190742 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-5253fbbe-abcd-4781-b6fe-e209db6a8078 tempest-VolumesSnapshotTestJSON-539692148 None] Created reservations ['ef62c944-2bbb-4a87-9f12-9fe57b01dd5b', '3ebdc639-b6de-4408-b9f4-6c866edbb589', '3e814b1e-811f-42d2-80a8-9e3894ae8908', 'bea3054e-0643-4016-b76e-cd2a72d427dc'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:38:16.193380 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-5253fbbe-abcd-4781-b6fe-e209db6a8078 tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:38:16.193380 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:38:16.193380 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:38:16.304046 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:16.348527 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-5253fbbe-abcd-4781-b6fe-e209db6a8078 tempest-VolumesSnapshotTestJSON-539692148 None] Delete snapshot completed successfully.
Feb 09 13:38:16.362915 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-5253fbbe-abcd-4781-b6fe-e209db6a8078 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-b257ee48-bb63-41cc-8dd8-529f6c5b2acc-delete_snapshot'" released by "delete_snapshot" :: held 2.186s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:38:16.522819 n-d-825175-3 sudo[140917]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1
Feb 09 13:38:16.529240 n-d-825175-3 sudo[140917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:16.639099 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-f4c80627-8af4-4ba5-a545-9f6b51249ddc tempest-VolumesActionsTest-178939210 None] Lock "b'cinder-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4'" acquired by "attach_volume" :: waited 0.010s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:38:16.747330 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f4c80627-8af4-4ba5-a545-9f6b51249ddc tempest-VolumesActionsTest-178939210 None] Attaching volume dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4 to instance 5cfee8db-bf92-4b75-898d-5f76abd6e77b at mountpoint /dev/sdb on host None.
Feb 09 13:38:16.833416 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f4c80627-8af4-4ba5-a545-9f6b51249ddc tempest-VolumesActionsTest-178939210 None] Attach volume completed successfully.
Feb 09 13:38:16.846343 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-f4c80627-8af4-4ba5-a545-9f6b51249ddc tempest-VolumesActionsTest-178939210 None] Lock "b'cinder-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4'" released by "attach_volume" :: held 0.211s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:38:17.011478 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4f806464-f2a4-429e-a3a8-1cb330e5ade9 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:17.026253 n-d-825175-3 sudo[140917]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:17.044044 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1" returned: 0 in 0.743s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:17.046560 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-afc29ee2-86db-48c3-a362-39c1ed427c3f stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:17.063512 n-d-825175-3 sudo[140943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd
Feb 09 13:38:17.065222 n-d-825175-3 sudo[140943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:17.085358 n-d-825175-3 sudo[140946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-afc29ee2-86db-48c3-a362-39c1ed427c3f stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:38:17.086831 n-d-825175-3 sudo[140946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:17.371819 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-0cca77cc-0d1c-4554-8391-4402ab8a1f8f tempest-VolumesActionsTest-178939210 None] Lock "b'cinder-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4-detach_volume'" acquired by "detach_volume" :: waited 0.025s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:38:17.429146 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-0cca77cc-0d1c-4554-8391-4402ab8a1f8f tempest-VolumesActionsTest-178939210 None] Detaching volume dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4 from instance 5cfee8db-bf92-4b75-898d-5f76abd6e77b.
Feb 09 13:38:17.429844 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-0cca77cc-0d1c-4554-8391-4402ab8a1f8f tempest-VolumesActionsTest-178939210 None] Skipping remove_export. No iscsi_target is presently exported for volume: dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4
Feb 09 13:38:17.634673 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-0cca77cc-0d1c-4554-8391-4402ab8a1f8f tempest-VolumesActionsTest-178939210 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:38:17.634673 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:38:17.634673 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:38:17.688920 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-0cca77cc-0d1c-4554-8391-4402ab8a1f8f tempest-VolumesActionsTest-178939210 None] Detach volume completed successfully.
Feb 09 13:38:17.701999 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-0cca77cc-0d1c-4554-8391-4402ab8a1f8f tempest-VolumesActionsTest-178939210 None] Lock "b'cinder-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4-detach_volume'" released by "detach_volume" :: held 0.332s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:38:17.794943 n-d-825175-3 sudo[140946]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:17.796887 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-afc29ee2-86db-48c3-a362-39c1ed427c3f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.751s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:17.813051 n-d-825175-3 sudo[140943]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:17.816322 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4f806464-f2a4-429e-a3a8-1cb330e5ade9 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd" returned: 0 in 0.805s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:17.818809 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4f806464-f2a4-429e-a3a8-1cb330e5ade9 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ca83ac7f-f314-4be1-8b11-19157c24e025 --snapshot stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:17.855375 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Attempting download of aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume afc29ee2-86db-48c3-a362-39c1ed427c3f. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 09 13:38:17.864132 n-d-825175-3 sudo[141002]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ca83ac7f-f314-4be1-8b11-19157c24e025 --snapshot stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd -L 1.00g
Feb 09 13:38:17.864945 n-d-825175-3 sudo[141002]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:17.938746 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_q8w8_0lu {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:18.146137 n-d-825175-3 sudo[141004]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_aec45eaa-b201-4ef5-a863-48d953847b20_q8w8_0lu
Feb 09 13:38:18.146977 n-d-825175-3 sudo[141004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:18.887066 n-d-825175-3 sudo[141004]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:18.889475 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_q8w8_0lu" returned: 0 in 0.951s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:18.891049 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:18.935341 n-d-825175-3 sudo[141002]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:18.937937 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4f806464-f2a4-429e-a3a8-1cb330e5ade9 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ca83ac7f-f314-4be1-8b11-19157c24e025 --snapshot stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd -L 1.00g" returned: 0 in 1.119s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:19.009470 n-d-825175-3 sudo[141125]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1
Feb 09 13:38:19.010292 n-d-825175-3 sudo[141125]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:19.036867 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-4f806464-f2a4-429e-a3a8-1cb330e5ade9 tempest-VolumesSnapshotTestJSON-539692148 None] Create snapshot completed successfully
Feb 09 13:38:19.372740 n-d-825175-3 sudo[141125]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:19.375040 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1" returned: 0 in 0.484s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:19.375736 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] aec45eaa-b201-4ef5-a863-48d953847b20 was vhdx, converting to raw {{(pid=91721) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 09 13:38:19.376622 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--afc29ee2--86db--48c3--a362--39c1ed427c3f oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:19.396113 n-d-825175-3 sudo[141130]: 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_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--afc29ee2--86db--48c3--a362--39c1ed427c3f oflag=direct
Feb 09 13:38:19.396923 n-d-825175-3 sudo[141130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:19.783713 n-d-825175-3 sudo[141130]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:19.786597 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--afc29ee2--86db--48c3--a362--39c1ed427c3f oflag=direct" returned: 0 in 0.409s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:19.788011 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 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_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--afc29ee2--86db--48c3--a362--39c1ed427c3f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:19.809578 n-d-825175-3 sudo[141145]: 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_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--afc29ee2--86db--48c3--a362--39c1ed427c3f
Feb 09 13:38:19.810499 n-d-825175-3 sudo[141145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:20.909398 n-d-825175-3 sudo[141145]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:20.911880 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 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_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--afc29ee2--86db--48c3--a362--39c1ed427c3f" returned: 0 in 1.123s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:20.913708 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:21.022497 n-d-825175-3 sudo[141191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1
Feb 09 13:38:21.024015 n-d-825175-3 sudo[141191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:21.458894 n-d-825175-3 sudo[141191]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:21.461194 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1" returned: 0 in 0.547s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:21.462031 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20__vmgmj64n-d-825175-3@lvmdriver-1, size 700.00 MB, duration 1.13 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--afc29ee2--86db--48c3--a362--39c1ed427c3f {{(pid=91721) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 09 13:38:21.462398 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Converted 700.00 MB image at 621.85 MB/s
Feb 09 13:38:21.463041 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Downloaded image aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume afc29ee2-86db-48c3-a362-39c1ed427c3f successfully. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 09 13:38:21.606834 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 for user 9927b6700a5441b2adba109c6084b7a8 is deleted. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 09 13:38:21.607568 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Marking volume afc29ee2-86db-48c3-a362-39c1ed427c3f as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 13:38:21.622357 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Copying metadata from image aec45eaa-b201-4ef5-a863-48d953847b20 to afc29ee2-86db-48c3-a362-39c1ed427c3f. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 09 13:38:21.623118 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Creating volume glance metadata for volume afc29ee2-86db-48c3-a362-39c1ed427c3f backed by image aec45eaa-b201-4ef5-a863-48d953847b20 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91721) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 09 13:38:21.798971 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a772a96a-be6a-4a13-8547-aa53a24c8a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-afc29ee2-86db-48c3-a362-39c1ed427c3f', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:38:21.805159 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8a202a7-6b3a-4bd2-8bdb-65c256f85093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:38:21.820727 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Volume volume-afc29ee2-86db-48c3-a362-39c1ed427c3f (afc29ee2-86db-48c3-a362-39c1ed427c3f): created successfully
Feb 09 13:38:21.823028 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8a202a7-6b3a-4bd2-8bdb-65c256f85093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:38:21.827389 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Flow 'volume_create_manager' (052861a9-9670-46fc-bacf-c1d2d43221fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:38:21.846364 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-0825665e-9c7b-473c-9fb0-1c0876e200c9 tempest-TestVolumeBootPattern-1281110745 None] Created volume successfully.
Feb 09 13:38:24.241471 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-f4cb022a-077f-4e21-a44a-bf524913031f tempest-VolumesActionsTest-178939210 None] 5f301319-239f-4eee-ab23-70a637ba9dc3 was raw, no need to convert to raw {{(pid=91721) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:749}}
Feb 09 13:38:24.242268 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f4cb022a-077f-4e21-a44a-bf524913031f tempest-VolumesActionsTest-178939210 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--dd84a7bf--255d--4bbb--8c1d--46b03d8cfad4 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:24.279240 n-d-825175-3 sudo[141264]: 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--dd84a7bf--255d--4bbb--8c1d--46b03d8cfad4
Feb 09 13:38:24.281567 n-d-825175-3 sudo[141264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:24.650329 n-d-825175-3 sudo[141264]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:24.652663 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f4cb022a-077f-4e21-a44a-bf524913031f tempest-VolumesActionsTest-178939210 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--dd84a7bf--255d--4bbb--8c1d--46b03d8cfad4" returned: 0 in 0.410s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:26.177724 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-2e07934f-26c7-4b2c-b85f-ce7cb42f6636 req-1fe77fbd-032b-4387-bea3-1c42999beb4a tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:26.229362 n-d-825175-3 sudo[141274]: ubuntu : 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-afc29ee2-86db-48c3-a362-39c1ed427c3f
Feb 09 13:38:26.231477 n-d-825175-3 sudo[141274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:27.172879 n-d-825175-3 sudo[141274]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:27.175463 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-2e07934f-26c7-4b2c-b85f-ce7cb42f6636 req-1fe77fbd-032b-4387-bea3-1c42999beb4a tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f" returned: 0 in 0.999s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:27.267095 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:27.292820 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:27.293167 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398130176]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:38:27.293857 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-2e07934f-26c7-4b2c-b85f-ce7cb42f6636 req-1fe77fbd-032b-4387-bea3-1c42999beb4a tempest-TestVolumeBootPattern-1281110745 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:38:27.294835 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-2e07934f-26c7-4b2c-b85f-ce7cb42f6636 req-1fe77fbd-032b-4387-bea3-1c42999beb4a tempest-TestVolumeBootPattern-1281110745 None] Creating iscsi_target for Volume ID: volume-afc29ee2-86db-48c3-a362-39c1ed427c3f {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:38:27.304908 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-2e07934f-26c7-4b2c-b85f-ce7cb42f6636 req-1fe77fbd-032b-4387-bea3-1c42999beb4a tempest-TestVolumeBootPattern-1281110745 None] Created volume path /opt/stack/data/cinder/volumes/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f,
Feb 09 13:38:27.304908 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:38:27.304908 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:38:27.304908 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f
Feb 09 13:38:27.304908 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:38:27.304908 n-d-825175-3 cinder-volume[91721]: incominguser CsBk7wrCTrdJDNgGipDV t3b5s3aFZjbxYePA
Feb 09 13:38:27.304908 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:38:27.304908 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:38:27.304908 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:38:27.304908 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:38:27.309864 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:27.967251 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f" returned: 0 in 0.661s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:27.967568 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398130176]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:38:27.968179 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-2e07934f-26c7-4b2c-b85f-ce7cb42f6636 req-1fe77fbd-032b-4387-bea3-1c42999beb4a tempest-TestVolumeBootPattern-1281110745 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:38:27.968604 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-2e07934f-26c7-4b2c-b85f-ce7cb42f6636 req-1fe77fbd-032b-4387-bea3-1c42999beb4a tempest-TestVolumeBootPattern-1281110745 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:38:27.972340 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:27.982930 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:27.983315 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398130176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n Backing store flags: \n Account information:\n CsBk7wrCTrdJDNgGipDV\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:38:27.984186 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-2e07934f-26c7-4b2c-b85f-ce7cb42f6636 req-1fe77fbd-032b-4387-bea3-1c42999beb4a tempest-TestVolumeBootPattern-1281110745 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:38:27.988128 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:28.289833 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.301s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:28.290435 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398130176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n Backing store flags: \n Account information:\n CsBk7wrCTrdJDNgGipDV\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:38:28.292040 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:28.589263 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.297s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:28.589606 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398130176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n Backing store flags: \n Account information:\n CsBk7wrCTrdJDNgGipDV\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:38:28.590573 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-2e07934f-26c7-4b2c-b85f-ce7cb42f6636 req-1fe77fbd-032b-4387-bea3-1c42999beb4a tempest-TestVolumeBootPattern-1281110745 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:38:28.679618 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-2e07934f-26c7-4b2c-b85f-ce7cb42f6636 req-1fe77fbd-032b-4387-bea3-1c42999beb4a tempest-TestVolumeBootPattern-1281110745 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f', 'target_lun': 1, 'volume_id': 'afc29ee2-86db-48c3-a362-39c1ed427c3f', 'auth_method': 'CHAP', 'auth_username': 'CsBk7wrCTrdJDNgGipDV', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'd32ce091-cbd4-4f9d-8f5a-673a3e761cc7'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:38:28.861951 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-2e07934f-26c7-4b2c-b85f-ce7cb42f6636 req-1fe77fbd-032b-4387-bea3-1c42999beb4a tempest-TestVolumeBootPattern-1281110745 None] attachment_update completed successfully.
Feb 09 13:38:39.838080 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-faa142f9-e79a-4c2f-96bf-5f6d3eb7dcca req-66f90e82-0f58-4c2e-a3e7-82327d879f73 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:39.868972 n-d-825175-3 sudo[141550]: ubuntu : 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-70b049b8-aefd-4c67-a161-59497555b1bd
Feb 09 13:38:39.869785 n-d-825175-3 sudo[141550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:40.456502 n-d-825175-3 sudo[141550]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:40.459440 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-faa142f9-e79a-4c2f-96bf-5f6d3eb7dcca req-66f90e82-0f58-4c2e-a3e7-82327d879f73 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd" returned: 0 in 0.621s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:40.514290 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:40.528095 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:40.528492 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398130176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n Backing store flags: \n Account information:\n CsBk7wrCTrdJDNgGipDV\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-faa142f9-e79a-4c2f-96bf-5f6d3eb7dcca req-66f90e82-0f58-4c2e-a3e7-82327d879f73 tempest-VolumesSnapshotTestJSON-539692148 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: I_T nexus: 41
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.62
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: CsBk7wrCTrdJDNgGipDV
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:38:40.529538 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:38:40.533198 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-faa142f9-e79a-4c2f-96bf-5f6d3eb7dcca req-66f90e82-0f58-4c2e-a3e7-82327d879f73 tempest-VolumesSnapshotTestJSON-539692148 None] Creating iscsi_target for Volume ID: volume-70b049b8-aefd-4c67-a161-59497555b1bd {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:38:40.538339 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-faa142f9-e79a-4c2f-96bf-5f6d3eb7dcca req-66f90e82-0f58-4c2e-a3e7-82327d879f73 tempest-VolumesSnapshotTestJSON-539692148 None] Created volume path /opt/stack/data/cinder/volumes/volume-70b049b8-aefd-4c67-a161-59497555b1bd,
Feb 09 13:38:40.538339 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:38:40.538339 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:38:40.538339 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd
Feb 09 13:38:40.538339 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:38:40.538339 n-d-825175-3 cinder-volume[91721]: incominguser YhqCxiETtB7eQu7877qB s9wDQKeLY68cgeEn
Feb 09 13:38:40.538339 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:38:40.538339 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:38:40.538339 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:38:40.538339 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:38:40.542089 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-70b049b8-aefd-4c67-a161-59497555b1bd {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:41.064202 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-70b049b8-aefd-4c67-a161-59497555b1bd" returned: 0 in 0.524s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:41.065325 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398130176]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:38:41.065952 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-faa142f9-e79a-4c2f-96bf-5f6d3eb7dcca req-66f90e82-0f58-4c2e-a3e7-82327d879f73 tempest-VolumesSnapshotTestJSON-539692148 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:38:41.066532 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-faa142f9-e79a-4c2f-96bf-5f6d3eb7dcca req-66f90e82-0f58-4c2e-a3e7-82327d879f73 tempest-VolumesSnapshotTestJSON-539692148 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:38:41.068213 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:41.082941 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:41.083301 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398130176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n Backing store flags: \n Account information:\n CsBk7wrCTrdJDNgGipDV\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-70b049b8-aefd-4c67-a161-59497555b1bd\n System information:\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-70b049b8-aefd-4c67-a161-59497555b1bd\n Backing store flags: \n Account information:\n YhqCxiETtB7eQu7877qB\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-faa142f9-e79a-4c2f-96bf-5f6d3eb7dcca req-66f90e82-0f58-4c2e-a3e7-82327d879f73 tempest-VolumesSnapshotTestJSON-539692148 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: I_T nexus: 41
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.62
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: CsBk7wrCTrdJDNgGipDV
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:38:41.084062 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:38:41.088163 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:41.210889 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:41.211229 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398130176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n Backing store flags: \n Account information:\n CsBk7wrCTrdJDNgGipDV\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-70b049b8-aefd-4c67-a161-59497555b1bd\n System information:\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-70b049b8-aefd-4c67-a161-59497555b1bd\n Backing store flags: \n Account information:\n YhqCxiETtB7eQu7877qB\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:38:41.215077 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:41.343009 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.129s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:41.343483 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398130176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n Backing store flags: \n Account information:\n CsBk7wrCTrdJDNgGipDV\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-70b049b8-aefd-4c67-a161-59497555b1bd\n System information:\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-70b049b8-aefd-4c67-a161-59497555b1bd\n Backing store flags: \n Account information:\n YhqCxiETtB7eQu7877qB\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:38:41.344720 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-faa142f9-e79a-4c2f-96bf-5f6d3eb7dcca req-66f90e82-0f58-4c2e-a3e7-82327d879f73 tempest-VolumesSnapshotTestJSON-539692148 None] Set provider_location to: 10.222.0.59:3260,2 iqn.2010-10.org.openstack:volume-70b049b8-aefd-4c67-a161-59497555b1bd 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:38:41.426449 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-faa142f9-e79a-4c2f-96bf-5f6d3eb7dcca req-66f90e82-0f58-4c2e-a3e7-82327d879f73 tempest-VolumesSnapshotTestJSON-539692148 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-70b049b8-aefd-4c67-a161-59497555b1bd', 'target_lun': 1, 'volume_id': '70b049b8-aefd-4c67-a161-59497555b1bd', 'auth_method': 'CHAP', 'auth_username': 'YhqCxiETtB7eQu7877qB', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '11431c6a-b42f-4b55-b0f1-de7e388a7505'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:38:41.570366 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-faa142f9-e79a-4c2f-96bf-5f6d3eb7dcca req-66f90e82-0f58-4c2e-a3e7-82327d879f73 tempest-VolumesSnapshotTestJSON-539692148 None] attachment_update completed successfully.
Feb 09 13:38:48.483525 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-55293e8f-1a70-4909-b61a-3b641af47cce tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:48.511259 n-d-825175-3 sudo[141678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd
Feb 09 13:38:48.512083 n-d-825175-3 sudo[141678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:48.610312 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-d17b3904-a248-46c2-bc86-10fb5f9da2c6 req-5b284f93-60ca-4986-b736-c892a89a75d5 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:48.660704 n-d-825175-3 sudo[141680]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f
Feb 09 13:38:48.661581 n-d-825175-3 sudo[141680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:49.233612 n-d-825175-3 sudo[141678]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:49.236032 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-55293e8f-1a70-4909-b61a-3b641af47cce tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd" returned: 0 in 0.752s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:49.238591 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-55293e8f-1a70-4909-b61a-3b641af47cce tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5a8da1c3-8027-4792-b5de-f39a6407e530 --snapshot stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:49.297171 n-d-825175-3 sudo[141704]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5a8da1c3-8027-4792-b5de-f39a6407e530 --snapshot stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd -L 1.00g
Feb 09 13:38:49.297994 n-d-825175-3 sudo[141704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:49.524577 n-d-825175-3 sudo[141680]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:49.527304 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-d17b3904-a248-46c2-bc86-10fb5f9da2c6 req-5b284f93-60ca-4986-b736-c892a89a75d5 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f" returned: 0 in 0.917s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:49.530821 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-d17b3904-a248-46c2-bc86-10fb5f9da2c6 req-5b284f93-60ca-4986-b736-c892a89a75d5 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bc0fc405-b03c-4b88-8edc-26ea5b25c2e1 --snapshot stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:49.611197 n-d-825175-3 sudo[141709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bc0fc405-b03c-4b88-8edc-26ea5b25c2e1 --snapshot stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f -L 1.00g
Feb 09 13:38:49.612654 n-d-825175-3 sudo[141709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:50.610664 n-d-825175-3 sudo[141704]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:50.614249 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-55293e8f-1a70-4909-b61a-3b641af47cce tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5a8da1c3-8027-4792-b5de-f39a6407e530 --snapshot stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd -L 1.00g" returned: 0 in 1.375s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:50.736417 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-55293e8f-1a70-4909-b61a-3b641af47cce tempest-VolumesSnapshotTestJSON-539692148 None] Create snapshot completed successfully
Feb 09 13:38:50.953293 n-d-825175-3 sudo[141709]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:50.955066 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-d17b3904-a248-46c2-bc86-10fb5f9da2c6 req-5b284f93-60ca-4986-b736-c892a89a75d5 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bc0fc405-b03c-4b88-8edc-26ea5b25c2e1 --snapshot stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f -L 1.00g" returned: 0 in 1.424s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:51.211935 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-d17b3904-a248-46c2-bc86-10fb5f9da2c6 req-5b284f93-60ca-4986-b736-c892a89a75d5 tempest-TestVolumeBootPattern-1281110745 None] Create snapshot completed successfully
Feb 09 13:38:52.152928 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-645a9837-cdc3-45dd-9ab7-eb720566a82a tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:52.217033 n-d-825175-3 sudo[141983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd
Feb 09 13:38:52.219169 n-d-825175-3 sudo[141983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:53.008206 n-d-825175-3 sudo[141983]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:53.012836 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-645a9837-cdc3-45dd-9ab7-eb720566a82a tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd" returned: 0 in 0.857s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:53.014637 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-645a9837-cdc3-45dd-9ab7-eb720566a82a tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7c8eb6c8-987d-42ea-96d0-8cb6594eab0e --snapshot stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:53.082587 n-d-825175-3 sudo[141989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7c8eb6c8-987d-42ea-96d0-8cb6594eab0e --snapshot stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd -L 1.00g
Feb 09 13:38:53.083436 n-d-825175-3 sudo[141989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:54.888876 n-d-825175-3 sudo[141989]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:54.900088 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-645a9837-cdc3-45dd-9ab7-eb720566a82a tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7c8eb6c8-987d-42ea-96d0-8cb6594eab0e --snapshot stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd -L 1.00g" returned: 0 in 1.885s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:55.008902 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-645a9837-cdc3-45dd-9ab7-eb720566a82a tempest-VolumesSnapshotTestJSON-539692148 None] Create snapshot completed successfully
Feb 09 13:38:55.658453 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-1e96d237-0979-4117-b529-72f67c866144 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-7c8eb6c8-987d-42ea-96d0-8cb6594eab0e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.041s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:38:55.667312 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1e96d237-0979-4117-b529-72f67c866144 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7c8eb6c8-987d-42ea-96d0-8cb6594eab0e {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:55.740667 n-d-825175-3 sudo[142223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7c8eb6c8-987d-42ea-96d0-8cb6594eab0e
Feb 09 13:38:55.741521 n-d-825175-3 sudo[142223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:56.762131 n-d-825175-3 sudo[142223]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:56.765235 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1e96d237-0979-4117-b529-72f67c866144 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7c8eb6c8-987d-42ea-96d0-8cb6594eab0e" returned: 0 in 1.099s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:56.773555 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1e96d237-0979-4117-b529-72f67c866144 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7c8eb6c8-987d-42ea-96d0-8cb6594eab0e {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:56.834732 n-d-825175-3 sudo[142252]: ubuntu : TTY=unknown ; 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-7c8eb6c8-987d-42ea-96d0-8cb6594eab0e
Feb 09 13:38:56.840752 n-d-825175-3 sudo[142252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:57.942557 n-d-825175-3 sudo[142252]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:57.947627 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1e96d237-0979-4117-b529-72f67c866144 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7c8eb6c8-987d-42ea-96d0-8cb6594eab0e" returned: 0 in 1.173s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:58.195532 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-1e96d237-0979-4117-b529-72f67c866144 tempest-VolumesSnapshotTestJSON-539692148 None] Created reservations ['d39b499c-5913-4a9e-a575-134ebdb5887d', '56abc102-a326-40c6-a6a3-defc5f3147e0', '84a231d4-893f-4574-a178-6e2706aadd3e', '1cfd3fb3-50cb-4909-9d91-04dd76caba7c'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:38:58.198525 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-1e96d237-0979-4117-b529-72f67c866144 tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:38:58.198525 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:38:58.198525 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:38:58.231384 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:38:58.239201 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:38:58.240689 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:38:58.275096 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-1e96d237-0979-4117-b529-72f67c866144 tempest-VolumesSnapshotTestJSON-539692148 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:38:58.293969 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Flow 'volume_create_manager' (df922c68-0bfc-419c-8934-e2140859936a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:38:58.305981 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2305b832-a2d2-4a28-a119-9c48859f043a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:38:58.454618 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2305b832-a2d2-4a28-a119-9c48859f043a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:38:57Z,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-825175-3@lvmdriver-1#lvmdriver-1',id=779c05ec-ed17-42a6-b232-6dc4830097de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a4607a9291c4746aaf568708d0cc0a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:38:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=bc0fc405-b03c-4b88-8edc-26ea5b25c2e1,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:38:58Z,user_id='9927b6700a5441b2adba109c6084b7a8',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:38:58.465088 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0256d31-89ed-4860-bf19-892fcaabfa10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:38:58.479443 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0256d31-89ed-4860-bf19-892fcaabfa10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:38:58.481344 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd001bb7-b713-40dc-a7fb-a6a320a35901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:38:58.496339 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd001bb7-b713-40dc-a7fb-a6a320a35901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '779c05ec-ed17-42a6-b232-6dc4830097de', 'volume_name': 'volume-779c05ec-ed17-42a6-b232-6dc4830097de', 'volume_size': 1, 'snapshot_id': 'bc0fc405-b03c-4b88-8edc-26ea5b25c2e1'}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:38:58.516209 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e2c39584-fb6c-4999-a2a3-e388c6a3dc61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:38:58.516209 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e2c39584-fb6c-4999-a2a3-e388c6a3dc61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:38:58.531574 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (71dbb87b-ddba-4048-922b-4ab3b8240883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:38:58.531574 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Volume 779c05ec-ed17-42a6-b232-6dc4830097de: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-779c05ec-ed17-42a6-b232-6dc4830097de', 'volume_size': 1, 'snapshot_id': 'bc0fc405-b03c-4b88-8edc-26ea5b25c2e1'}
Feb 09 13:38:58.594734 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-779c05ec-ed17-42a6-b232-6dc4830097de stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:58.630669 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-1e96d237-0979-4117-b529-72f67c866144 tempest-VolumesSnapshotTestJSON-539692148 None] Delete snapshot completed successfully.
Feb 09 13:38:58.634128 n-d-825175-3 sudo[142373]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-779c05ec-ed17-42a6-b232-6dc4830097de stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:38:58.635069 n-d-825175-3 sudo[142373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:58.642934 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-1e96d237-0979-4117-b529-72f67c866144 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-7c8eb6c8-987d-42ea-96d0-8cb6594eab0e-delete_snapshot'" released by "delete_snapshot" :: held 2.984s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:38:59.267112 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-942c7f4f-6441-4d66-89bb-24eb47242ef3 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-ca83ac7f-f314-4be1-8b11-19157c24e025-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:38:59.269594 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-942c7f4f-6441-4d66-89bb-24eb47242ef3 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ca83ac7f-f314-4be1-8b11-19157c24e025 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:59.380356 n-d-825175-3 sudo[142384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ca83ac7f-f314-4be1-8b11-19157c24e025
Feb 09 13:38:59.389154 n-d-825175-3 sudo[142384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:38:59.579266 n-d-825175-3 sudo[142373]: pam_unix(sudo:session): session closed for user root
Feb 09 13:38:59.586132 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-779c05ec-ed17-42a6-b232-6dc4830097de stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.987s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:38:59.586132 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-bc0fc405-b03c-4b88-8edc-26ea5b25c2e1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:38:59.653580 n-d-825175-3 sudo[142415]: ubuntu : 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-bc0fc405-b03c-4b88-8edc-26ea5b25c2e1
Feb 09 13:38:59.654647 n-d-825175-3 sudo[142415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:00.102024 n-d-825175-3 sudo[142384]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:00.104435 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-942c7f4f-6441-4d66-89bb-24eb47242ef3 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ca83ac7f-f314-4be1-8b11-19157c24e025" returned: 0 in 0.834s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:00.106423 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-942c7f4f-6441-4d66-89bb-24eb47242ef3 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ca83ac7f-f314-4be1-8b11-19157c24e025 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:00.166782 n-d-825175-3 sudo[142427]: ubuntu : TTY=unknown ; 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-ca83ac7f-f314-4be1-8b11-19157c24e025
Feb 09 13:39:00.167608 n-d-825175-3 sudo[142427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:00.501305 n-d-825175-3 sudo[142415]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:00.503661 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-bc0fc405-b03c-4b88-8edc-26ea5b25c2e1" returned: 0 in 0.920s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:00.506704 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bc0fc405--b03c--4b88--8edc--26ea5b25c2e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--779c05ec--ed17--42a6--b232--6dc4830097de iflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:00.542516 n-d-825175-3 sudo[142436]: 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--bc0fc405--b03c--4b88--8edc--26ea5b25c2e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--779c05ec--ed17--42a6--b232--6dc4830097de iflag=direct
Feb 09 13:39:00.543395 n-d-825175-3 sudo[142436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:01.393868 n-d-825175-3 sudo[142427]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:01.397010 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-942c7f4f-6441-4d66-89bb-24eb47242ef3 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ca83ac7f-f314-4be1-8b11-19157c24e025" returned: 0 in 1.290s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:01.410264 n-d-825175-3 sudo[142436]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:01.471354 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bc0fc405--b03c--4b88--8edc--26ea5b25c2e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--779c05ec--ed17--42a6--b232--6dc4830097de iflag=direct" returned: 0 in 0.965s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:01.478515 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bc0fc405--b03c--4b88--8edc--26ea5b25c2e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--779c05ec--ed17--42a6--b232--6dc4830097de oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:01.517182 n-d-825175-3 sudo[142531]: 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--bc0fc405--b03c--4b88--8edc--26ea5b25c2e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--779c05ec--ed17--42a6--b232--6dc4830097de oflag=direct
Feb 09 13:39:01.521252 n-d-825175-3 sudo[142531]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:01.556641 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-942c7f4f-6441-4d66-89bb-24eb47242ef3 tempest-VolumesSnapshotTestJSON-539692148 None] Created reservations ['b5697a89-0514-4a56-b0f4-a071bfde7db6', '1ccad20a-23cf-464d-a51c-56ae4edc376b', '3f4d7cb8-a9ce-4a21-8d24-9b6122ee5873', 'bfb693c6-27f4-4c4f-90e4-c1becd927cc9'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:39:01.559453 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-942c7f4f-6441-4d66-89bb-24eb47242ef3 tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:39:01.559453 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:39:01.559453 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:39:01.618084 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-942c7f4f-6441-4d66-89bb-24eb47242ef3 tempest-VolumesSnapshotTestJSON-539692148 None] Delete snapshot completed successfully.
Feb 09 13:39:01.627362 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-942c7f4f-6441-4d66-89bb-24eb47242ef3 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-ca83ac7f-f314-4be1-8b11-19157c24e025-delete_snapshot'" released by "delete_snapshot" :: held 2.360s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:39:02.028204 n-d-825175-3 sudo[142531]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:02.030163 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bc0fc405--b03c--4b88--8edc--26ea5b25c2e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--779c05ec--ed17--42a6--b232--6dc4830097de oflag=direct" returned: 0 in 0.552s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:02.031124 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bc0fc405--b03c--4b88--8edc--26ea5b25c2e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--779c05ec--ed17--42a6--b232--6dc4830097de count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:02.081114 n-d-825175-3 sudo[142556]: 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--bc0fc405--b03c--4b88--8edc--26ea5b25c2e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--779c05ec--ed17--42a6--b232--6dc4830097de count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 09 13:39:02.083025 n-d-825175-3 sudo[142556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:03.065145 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f4cb022a-077f-4e21-a44a-bf524913031f tempest-VolumesActionsTest-178939210 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--dd84a7bf--255d--4bbb--8c1d--46b03d8cfad4 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:03.101541 n-d-825175-3 sudo[142572]: 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--dd84a7bf--255d--4bbb--8c1d--46b03d8cfad4
Feb 09 13:39:03.108772 n-d-825175-3 sudo[142572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:03.110544 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-1a8f7539-3912-491b-99e1-e242cf56ddff tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-5a8da1c3-8027-4792-b5de-f39a6407e530-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:39:03.115529 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1a8f7539-3912-491b-99e1-e242cf56ddff tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5a8da1c3-8027-4792-b5de-f39a6407e530 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:03.175964 n-d-825175-3 sudo[142575]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5a8da1c3-8027-4792-b5de-f39a6407e530
Feb 09 13:39:03.176825 n-d-825175-3 sudo[142575]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:03.515195 n-d-825175-3 sudo[142572]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:03.519536 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f4cb022a-077f-4e21-a44a-bf524913031f tempest-VolumesActionsTest-178939210 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--dd84a7bf--255d--4bbb--8c1d--46b03d8cfad4" returned: 0 in 0.453s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:03.520873 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f4cb022a-077f-4e21-a44a-bf524913031f tempest-VolumesActionsTest-178939210 None] Uploaded volume to glance image-id: 5f301319-239f-4eee-ab23-70a637ba9dc3. {{(pid=91721) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1674}}
Feb 09 13:39:03.601554 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f4cb022a-077f-4e21-a44a-bf524913031f tempest-VolumesActionsTest-178939210 None] Copy volume to image completed successfully.
Feb 09 13:39:03.801360 n-d-825175-3 sudo[142575]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:03.803888 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1a8f7539-3912-491b-99e1-e242cf56ddff tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5a8da1c3-8027-4792-b5de-f39a6407e530" returned: 0 in 0.689s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:03.806792 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1a8f7539-3912-491b-99e1-e242cf56ddff tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5a8da1c3-8027-4792-b5de-f39a6407e530 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:03.847103 n-d-825175-3 sudo[142582]: ubuntu : TTY=unknown ; 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-5a8da1c3-8027-4792-b5de-f39a6407e530
Feb 09 13:39:03.848739 n-d-825175-3 sudo[142582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:04.947361 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:39:04.947361 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:39:04.947361 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:05.061326 n-d-825175-3 sudo[142582]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:05.065762 n-d-825175-3 sudo[142647]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:39:05.066613 n-d-825175-3 sudo[142647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:05.067916 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-1a8f7539-3912-491b-99e1-e242cf56ddff tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5a8da1c3-8027-4792-b5de-f39a6407e530" returned: 0 in 1.259s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:05.337992 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-1a8f7539-3912-491b-99e1-e242cf56ddff tempest-VolumesSnapshotTestJSON-539692148 None] Created reservations ['0930454a-fc3a-4914-8bee-f046086dadf3', '7411e883-f817-4bb8-a44e-031351e2974c', 'cb0e0aad-d967-4612-814a-233fe25582ff', '10f0315f-1401-4971-a5e0-e1e4525e80ac'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:39:05.337992 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-1a8f7539-3912-491b-99e1-e242cf56ddff tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:39:05.337992 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:39:05.337992 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:39:05.413197 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-1a8f7539-3912-491b-99e1-e242cf56ddff tempest-VolumesSnapshotTestJSON-539692148 None] Delete snapshot completed successfully.
Feb 09 13:39:05.438423 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-1a8f7539-3912-491b-99e1-e242cf56ddff tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-5a8da1c3-8027-4792-b5de-f39a6407e530-delete_snapshot'" released by "delete_snapshot" :: held 2.310s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:39:06.960948 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-e634f5ed-e187-49cf-83e5-8313d4d61098 tempest-VolumesActionsTest-178939210 None] Lock "b'cinder-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:39:07.183018 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-e634f5ed-e187-49cf-83e5-8313d4d61098 tempest-VolumesActionsTest-178939210 None] Skipping remove_export. No iscsi_target is presently exported for volume: dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4
Feb 09 13:39:07.184918 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e634f5ed-e187-49cf-83e5-8313d4d61098 tempest-VolumesActionsTest-178939210 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:07.233375 n-d-825175-3 sudo[142653]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4
Feb 09 13:39:07.235226 n-d-825175-3 sudo[142653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:07.261140 n-d-825175-3 sudo[142647]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:07.263302 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 2.320s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:07.265252 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:07.316178 n-d-825175-3 sudo[142655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:39:07.323365 n-d-825175-3 sudo[142655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:07.878182 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-ebd1aed8-eda9-43f0-a63b-6c09693b104e req-489b3f9d-a2d7-4af3-9218-45d824826fb4 tempest-VolumesSnapshotTestJSON-539692148 None] Terminate volume connection completed successfully.
Feb 09 13:39:07.878788 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-ebd1aed8-eda9-43f0-a63b-6c09693b104e req-489b3f9d-a2d7-4af3-9218-45d824826fb4 tempest-VolumesSnapshotTestJSON-539692148 None] Deleting attachment 11431c6a-b42f-4b55-b0f1-de7e388a7505. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:39:07.889048 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:08.024189 n-d-825175-3 sudo[142653]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:08.026299 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e634f5ed-e187-49cf-83e5-8313d4d61098 tempest-VolumesActionsTest-178939210 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4" returned: 0 in 0.842s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:08.028971 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e634f5ed-e187-49cf-83e5-8313d4d61098 tempest-VolumesActionsTest-178939210 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:08.123277 n-d-825175-3 sudo[142660]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4
Feb 09 13:39:08.124128 n-d-825175-3 sudo[142660]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:08.303337 n-d-825175-3 sudo[142655]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:08.305915 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:08.307446 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:39:08.404554 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.522s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:08.405179 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131296]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n Backing store flags: \n Account information:\n CsBk7wrCTrdJDNgGipDV\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-70b049b8-aefd-4c67-a161-59497555b1bd\n System information:\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-70b049b8-aefd-4c67-a161-59497555b1bd\n Backing store flags: \n Account information:\n YhqCxiETtB7eQu7877qB\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:39:08.406165 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-ebd1aed8-eda9-43f0-a63b-6c09693b104e req-489b3f9d-a2d7-4af3-9218-45d824826fb4 tempest-VolumesSnapshotTestJSON-539692148 None] Removing iscsi_target for Volume ID: 70b049b8-aefd-4c67-a161-59497555b1bd
Feb 09 13:39:08.411491 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-70b049b8-aefd-4c67-a161-59497555b1bd -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:08.776895 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-70b049b8-aefd-4c67-a161-59497555b1bd -f" returned: 0 in 0.365s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:08.777268 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131296]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:39:08.782938 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:08.813183 n-d-825175-3 sudo[142660]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:08.822127 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e634f5ed-e187-49cf-83e5-8313d4d61098 tempest-VolumesActionsTest-178939210 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4" returned: 0 in 0.786s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:08.822127 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e634f5ed-e187-49cf-83e5-8313d4d61098 tempest-VolumesActionsTest-178939210 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:08.859841 n-d-825175-3 sudo[142682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4
Feb 09 13:39:08.861202 n-d-825175-3 sudo[142682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:09.023107 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.228s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:09.023107 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131296]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n Backing store flags: \n Account information:\n CsBk7wrCTrdJDNgGipDV\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:39:09.193505 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-ebd1aed8-eda9-43f0-a63b-6c09693b104e req-489b3f9d-a2d7-4af3-9218-45d824826fb4 tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:39:09.193505 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:39:09.193505 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:39:09.638777 n-d-825175-3 sudo[142682]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:09.648909 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e634f5ed-e187-49cf-83e5-8313d4d61098 tempest-VolumesActionsTest-178939210 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4" returned: 0 in 0.823s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:09.648909 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-e634f5ed-e187-49cf-83e5-8313d4d61098 tempest-VolumesActionsTest-178939210 None] Successfully deleted volume: dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4
Feb 09 13:39:09.806059 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-e634f5ed-e187-49cf-83e5-8313d4d61098 tempest-VolumesActionsTest-178939210 None] Created reservations ['258e477e-4944-40ea-b20d-3a1577d8cc03', '08ac186e-73e7-4c64-b04e-276a0a2007f9', '91c2fe84-63de-432a-b4b2-79419378956a', '4311ea90-95dd-4990-a667-0d75e3eb21ac'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:39:09.902524 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-e634f5ed-e187-49cf-83e5-8313d4d61098 tempest-VolumesActionsTest-178939210 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:39:09.903050 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e634f5ed-e187-49cf-83e5-8313d4d61098 tempest-VolumesActionsTest-178939210 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:09.951450 n-d-825175-3 sudo[142697]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:39:09.952863 n-d-825175-3 sudo[142697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:10.527128 n-d-825175-3 sudo[142697]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:10.532166 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e634f5ed-e187-49cf-83e5-8313d4d61098 tempest-VolumesActionsTest-178939210 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.629s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:10.534118 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e634f5ed-e187-49cf-83e5-8313d4d61098 tempest-VolumesActionsTest-178939210 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:10.559605 n-d-825175-3 sudo[142707]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:39:10.560467 n-d-825175-3 sudo[142707]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:10.854864 n-d-825175-3 sudo[142556]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:10.857405 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bc0fc405--b03c--4b88--8edc--26ea5b25c2e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--779c05ec--ed17--42a6--b232--6dc4830097de count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.826s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:10.858066 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bc0fc405--b03c--4b88--8edc--26ea5b25c2e1, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--779c05ec--ed17--42a6--b232--6dc4830097de, size 1024.00 MB, duration 8.83 sec {{(pid=91721) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 09 13:39:10.858441 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.volume_utils [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Volume copy 1024.00 MB at 116.00 MB/s
Feb 09 13:39:10.979991 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Marking volume 779c05ec-ed17-42a6-b232-6dc4830097de as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 13:39:10.995554 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Copying metadata from snapshot bc0fc405-b03c-4b88-8edc-26ea5b25c2e1 to 779c05ec-ed17-42a6-b232-6dc4830097de. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
Feb 09 13:39:11.072700 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (71dbb87b-ddba-4048-922b-4ab3b8240883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-779c05ec-ed17-42a6-b232-6dc4830097de', 'volume_size': 1, 'snapshot_id': 'bc0fc405-b03c-4b88-8edc-26ea5b25c2e1'}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:11.075750 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec43e6f9-a8a4-4bc2-9dec-f371e9ded830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:11.086001 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Volume volume-779c05ec-ed17-42a6-b232-6dc4830097de (779c05ec-ed17-42a6-b232-6dc4830097de): created successfully
Feb 09 13:39:11.088951 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec43e6f9-a8a4-4bc2-9dec-f371e9ded830) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:11.092355 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Flow 'volume_create_manager' (df922c68-0bfc-419c-8934-e2140859936a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:39:11.109406 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-3609cbd2-b357-4bae-b902-99474076eff1 tempest-TestVolumeBootPattern-1281110745 None] Created volume successfully.
Feb 09 13:39:11.120307 n-d-825175-3 sudo[142707]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:11.122732 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e634f5ed-e187-49cf-83e5-8313d4d61098 tempest-VolumesActionsTest-178939210 None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:11.125043 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-e634f5ed-e187-49cf-83e5-8313d4d61098 tempest-VolumesActionsTest-178939210 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:39:11.131858 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-e634f5ed-e187-49cf-83e5-8313d4d61098 tempest-VolumesActionsTest-178939210 None] Deleted volume successfully.
Feb 09 13:39:11.149031 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-e634f5ed-e187-49cf-83e5-8313d4d61098 tempest-VolumesActionsTest-178939210 None] Lock "b'cinder-dd84a7bf-255d-4bbb-8c1d-46b03d8cfad4-delete_volume'" released by "delete_volume" :: held 4.188s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:39:12.617943 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-6f931a76-22e8-42a0-948c-1eea55e609dd tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-779c05ec-ed17-42a6-b232-6dc4830097de {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:12.638679 n-d-825175-3 sudo[142728]: ubuntu : 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-779c05ec-ed17-42a6-b232-6dc4830097de
Feb 09 13:39:12.639483 n-d-825175-3 sudo[142728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:13.173620 n-d-825175-3 sudo[142728]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:13.178021 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-6f931a76-22e8-42a0-948c-1eea55e609dd tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-779c05ec-ed17-42a6-b232-6dc4830097de" returned: 0 in 0.560s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:13.229590 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:13.241416 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:13.244197 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398133056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n Backing store flags: \n Account information:\n CsBk7wrCTrdJDNgGipDV\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-6f931a76-22e8-42a0-948c-1eea55e609dd tempest-TestVolumeBootPattern-1281110745 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: I_T nexus: 41
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.62
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: CsBk7wrCTrdJDNgGipDV
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:39:13.244929 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:39:13.250278 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-6f931a76-22e8-42a0-948c-1eea55e609dd tempest-TestVolumeBootPattern-1281110745 None] Creating iscsi_target for Volume ID: volume-779c05ec-ed17-42a6-b232-6dc4830097de {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:39:13.257407 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-6f931a76-22e8-42a0-948c-1eea55e609dd tempest-TestVolumeBootPattern-1281110745 None] Created volume path /opt/stack/data/cinder/volumes/volume-779c05ec-ed17-42a6-b232-6dc4830097de,
Feb 09 13:39:13.257407 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:39:13.257407 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:39:13.257407 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-779c05ec-ed17-42a6-b232-6dc4830097de
Feb 09 13:39:13.257407 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:39:13.257407 n-d-825175-3 cinder-volume[91721]: incominguser S47j8tgFSUCUWfXU22Ak DM3NAj8mAMVv5Ldj
Feb 09 13:39:13.257407 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:39:13.257407 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:39:13.257407 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:39:13.257407 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:39:13.279919 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-779c05ec-ed17-42a6-b232-6dc4830097de {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:13.853226 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-779c05ec-ed17-42a6-b232-6dc4830097de" returned: 0 in 0.581s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:13.853759 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398133056]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:39:13.854638 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-6f931a76-22e8-42a0-948c-1eea55e609dd tempest-TestVolumeBootPattern-1281110745 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:39:13.855272 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-6f931a76-22e8-42a0-948c-1eea55e609dd tempest-TestVolumeBootPattern-1281110745 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:39:13.858942 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:13.870136 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:13.870433 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398133056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n Backing store flags: \n Account information:\n CsBk7wrCTrdJDNgGipDV\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-779c05ec-ed17-42a6-b232-6dc4830097de\n System information:\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-779c05ec-ed17-42a6-b232-6dc4830097de\n Backing store flags: \n Account information:\n S47j8tgFSUCUWfXU22Ak\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-6f931a76-22e8-42a0-948c-1eea55e609dd tempest-TestVolumeBootPattern-1281110745 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: I_T nexus: 41
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.62
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: CsBk7wrCTrdJDNgGipDV
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:39:13.871154 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:39:13.874827 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:14.054397 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.182s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:14.054926 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398133056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n Backing store flags: \n Account information:\n CsBk7wrCTrdJDNgGipDV\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-779c05ec-ed17-42a6-b232-6dc4830097de\n System information:\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-779c05ec-ed17-42a6-b232-6dc4830097de\n Backing store flags: \n Account information:\n S47j8tgFSUCUWfXU22Ak\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:39:14.057890 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:14.246556 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.190s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:14.246998 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398133056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n Backing store flags: \n Account information:\n CsBk7wrCTrdJDNgGipDV\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-779c05ec-ed17-42a6-b232-6dc4830097de\n System information:\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-779c05ec-ed17-42a6-b232-6dc4830097de\n Backing store flags: \n Account information:\n S47j8tgFSUCUWfXU22Ak\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:39:14.248233 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-6f931a76-22e8-42a0-948c-1eea55e609dd tempest-TestVolumeBootPattern-1281110745 None] Set provider_location to: 10.222.0.59:3260,2 iqn.2010-10.org.openstack:volume-779c05ec-ed17-42a6-b232-6dc4830097de 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:39:14.367041 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-6f931a76-22e8-42a0-948c-1eea55e609dd tempest-TestVolumeBootPattern-1281110745 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-779c05ec-ed17-42a6-b232-6dc4830097de', 'target_lun': 1, 'volume_id': '779c05ec-ed17-42a6-b232-6dc4830097de', 'auth_method': 'CHAP', 'auth_username': 'S47j8tgFSUCUWfXU22Ak', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b657d89c-6714-48c5-900a-bccca7f07735'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:39:14.519214 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-c18b203c-b69e-4823-a2e9-e2c9b7357f85 req-6f931a76-22e8-42a0-948c-1eea55e609dd tempest-TestVolumeBootPattern-1281110745 None] attachment_update completed successfully.
Feb 09 13:39:16.257139 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:39:16.264938 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:39:16.265507 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:39:16.296215 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Flow 'volume_create_manager' (56169561-0a85-4e44-8412-bb69bc4716fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:39:16.300285 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2c6ff0bc-20d8-4065-9966-b9fe4b542b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:16.325284 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:39:16.360891 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2c6ff0bc-20d8-4065-9966-b9fe4b542b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:39:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1772188149',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=76145755-cd03-4945-a7b1-946caaa3b338,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac036200f44945598ca5b020a558007f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:39:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:39:16Z,user_id='f657af2c738a4f9fb85f32c738a26f59',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:16.365323 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (199348f3-1a99-4d78-b90c-6dbc4b09f6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:16.367790 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (199348f3-1a99-4d78-b90c-6dbc4b09f6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:16.370347 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64ab57bd-a140-4edb-b850-bc9357350981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:16.708535 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64ab57bd-a140-4edb-b850-bc9357350981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '76145755-cd03-4945-a7b1-946caaa3b338', 'volume_name': 'volume-76145755-cd03-4945-a7b1-946caaa3b338', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:16.712080 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1cb7a05a-db37-4ccd-9dec-67987e3914db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:16.717290 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1cb7a05a-db37-4ccd-9dec-67987e3914db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:16.720405 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (21ddcdc4-e7af-4eab-87af-5e8ebd9a2b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:16.722307 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Volume 76145755-cd03-4945-a7b1-946caaa3b338: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-76145755-cd03-4945-a7b1-946caaa3b338', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 09 13:39:16.723117 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Cloning 76145755-cd03-4945-a7b1-946caaa3b338 from image aec45eaa-b201-4ef5-a863-48d953847b20 at location (None, None). {{(pid=91721) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 09 13:39:16.761894 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:39:16.774206 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:39:16.778619 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:39:16.823032 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Flow 'volume_create_manager' (b2ab00f8-a80e-4d89-853b-a2bd2282ec13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:39:16.835373 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c53329bc-d1db-4b58-883c-9b7890b7d1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:16.891311 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:39:16.984023 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c53329bc-d1db-4b58-883c-9b7890b7d1b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:39:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1003691391',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d47b5dfdd0d44f0fb19f66dc53821ded',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:39:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:39:17Z,user_id='610057cbe5454c9e9d6041101449041c',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:16.995566 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6858f88c-49c0-46dd-ab4d-35a2d747ef27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:16.997777 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6858f88c-49c0-46dd-ab4d-35a2d747ef27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:17.009557 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b566b24c-d3c8-4694-9d83-6693ebbfc0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:17.012292 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b566b24c-d3c8-4694-9d83-6693ebbfc0dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff', 'volume_name': 'volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:17.014729 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bae6565-4fb5-465d-be11-8a1743cd71f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:17.018813 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bae6565-4fb5-465d-be11-8a1743cd71f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:17.022900 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea3a8501-e2c5-4f40-b724-a7fc7c0ec9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:17.024075 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Volume 5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff', 'volume_size': 1}
Feb 09 13:39:17.025915 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:17.076415 n-d-825175-3 sudo[142790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:39:17.087896 n-d-825175-3 sudo[142790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:17.780663 n-d-825175-3 sudo[142790]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:17.785527 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.759s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:17.790148 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea3a8501-e2c5-4f40-b724-a7fc7c0ec9c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:17.792698 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c452af67-ff1b-4bca-b0d7-9e97652e3762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:17.811610 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Volume volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff (5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff): created successfully
Feb 09 13:39:17.814779 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c452af67-ff1b-4bca-b0d7-9e97652e3762) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:17.819850 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Flow 'volume_create_manager' (b2ab00f8-a80e-4d89-853b-a2bd2282ec13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:39:17.834809 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-4ad2e900-6b1f-4d22-a4b0-624764548df0 tempest-VolumesSnapshotTestJSON-539692148 None] Created volume successfully.
Feb 09 13:39:18.375351 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-09797e19-b6ef-4d9c-8b58-655320c33bce tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:18.398634 n-d-825175-3 sudo[142824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff
Feb 09 13:39:18.399686 n-d-825175-3 sudo[142824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:19.136450 n-d-825175-3 sudo[142824]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:19.140043 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-09797e19-b6ef-4d9c-8b58-655320c33bce tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff" returned: 0 in 0.768s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:19.143274 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-09797e19-b6ef-4d9c-8b58-655320c33bce tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e038601e-6f31-4054-926d-8384d2dc4cd1 --snapshot stack-volumes-lvmdriver-1/volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:19.168324 n-d-825175-3 sudo[142827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e038601e-6f31-4054-926d-8384d2dc4cd1 --snapshot stack-volumes-lvmdriver-1/volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff -L 1.00g
Feb 09 13:39:19.169965 n-d-825175-3 sudo[142827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:20.029429 n-d-825175-3 sudo[142827]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:20.032556 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-09797e19-b6ef-4d9c-8b58-655320c33bce tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e038601e-6f31-4054-926d-8384d2dc4cd1 --snapshot stack-volumes-lvmdriver-1/volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff -L 1.00g" returned: 0 in 0.889s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:20.098794 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-09797e19-b6ef-4d9c-8b58-655320c33bce tempest-VolumesSnapshotTestJSON-539692148 None] Create snapshot completed successfully
Feb 09 13:39:21.657645 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:39:21.663756 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:39:21.664357 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:39:21.692823 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Flow 'volume_create_manager' (c28877e5-84be-42fb-be61-7d94d8d46cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:39:21.696157 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e2d58eab-aeed-44f4-9301-5f65c66c277a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:21.723944 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:39:21.761164 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e2d58eab-aeed-44f4-9301-5f65c66c277a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:39:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-206361172',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=1e5eb748-31ce-4eab-a5f3-786cce2f3753,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d47b5dfdd0d44f0fb19f66dc53821ded',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:39:22Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=e038601e-6f31-4054-926d-8384d2dc4cd1,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:39:22Z,user_id='610057cbe5454c9e9d6041101449041c',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:21.764473 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46753cca-4f00-4864-a77f-5a693dd9fdb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:21.767174 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46753cca-4f00-4864-a77f-5a693dd9fdb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:21.771977 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c2318a12-a842-4b14-a6da-f9a05a112b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:21.774533 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c2318a12-a842-4b14-a6da-f9a05a112b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '1e5eb748-31ce-4eab-a5f3-786cce2f3753', 'volume_name': 'volume-1e5eb748-31ce-4eab-a5f3-786cce2f3753', 'volume_size': 2, 'snapshot_id': 'e038601e-6f31-4054-926d-8384d2dc4cd1'}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:21.777721 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93b7de2b-4e17-4917-b839-696e645d8ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:21.780375 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93b7de2b-4e17-4917-b839-696e645d8ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:21.783047 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (186755e9-cfb1-4d5e-8324-c054c626edc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:21.784648 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Volume 1e5eb748-31ce-4eab-a5f3-786cce2f3753: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-1e5eb748-31ce-4eab-a5f3-786cce2f3753', 'volume_size': 2, 'snapshot_id': 'e038601e-6f31-4054-926d-8384d2dc4cd1'}
Feb 09 13:39:21.811948 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e5eb748-31ce-4eab-a5f3-786cce2f3753 stack-volumes-lvmdriver-1 -L 2g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:21.861766 n-d-825175-3 sudo[142929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e5eb748-31ce-4eab-a5f3-786cce2f3753 stack-volumes-lvmdriver-1 -L 2g
Feb 09 13:39:21.871621 n-d-825175-3 sudo[142929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:22.686966 n-d-825175-3 sudo[142929]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:22.689811 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e5eb748-31ce-4eab-a5f3-786cce2f3753 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.878s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:22.692539 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-e038601e-6f31-4054-926d-8384d2dc4cd1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:22.738969 n-d-825175-3 sudo[142961]: ubuntu : 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-e038601e-6f31-4054-926d-8384d2dc4cd1
Feb 09 13:39:22.739795 n-d-825175-3 sudo[142961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:23.386717 n-d-825175-3 sudo[142961]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:23.390188 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-e038601e-6f31-4054-926d-8384d2dc4cd1" returned: 0 in 0.696s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:23.397577 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e038601e--6f31--4054--926d--8384d2dc4cd1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1e5eb748--31ce--4eab--a5f3--786cce2f3753 iflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:23.448570 n-d-825175-3 sudo[142969]: 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--e038601e--6f31--4054--926d--8384d2dc4cd1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1e5eb748--31ce--4eab--a5f3--786cce2f3753 iflag=direct
Feb 09 13:39:23.449588 n-d-825175-3 sudo[142969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:24.217610 n-d-825175-3 sudo[142969]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:24.226805 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e038601e--6f31--4054--926d--8384d2dc4cd1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1e5eb748--31ce--4eab--a5f3--786cce2f3753 iflag=direct" returned: 0 in 0.826s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:24.228259 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e038601e--6f31--4054--926d--8384d2dc4cd1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1e5eb748--31ce--4eab--a5f3--786cce2f3753 oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:24.256558 n-d-825175-3 sudo[143010]: 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--e038601e--6f31--4054--926d--8384d2dc4cd1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1e5eb748--31ce--4eab--a5f3--786cce2f3753 oflag=direct
Feb 09 13:39:24.257653 n-d-825175-3 sudo[143010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:24.842705 n-d-825175-3 sudo[143010]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:24.849637 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e038601e--6f31--4054--926d--8384d2dc4cd1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1e5eb748--31ce--4eab--a5f3--786cce2f3753 oflag=direct" returned: 0 in 0.622s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:24.850655 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e038601e--6f31--4054--926d--8384d2dc4cd1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1e5eb748--31ce--4eab--a5f3--786cce2f3753 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:24.915539 n-d-825175-3 sudo[143034]: 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--e038601e--6f31--4054--926d--8384d2dc4cd1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1e5eb748--31ce--4eab--a5f3--786cce2f3753 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 09 13:39:24.918565 n-d-825175-3 sudo[143034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:32.778436 n-d-825175-3 sudo[143034]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:32.781631 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e038601e--6f31--4054--926d--8384d2dc4cd1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1e5eb748--31ce--4eab--a5f3--786cce2f3753 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.931s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:32.784090 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e038601e--6f31--4054--926d--8384d2dc4cd1, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--1e5eb748--31ce--4eab--a5f3--786cce2f3753, size 1024.00 MB, duration 7.93 sec {{(pid=91721) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 09 13:39:32.784650 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.volume_utils [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Volume copy 1024.00 MB at 129.09 MB/s
Feb 09 13:39:32.840990 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (186755e9-cfb1-4d5e-8324-c054c626edc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1e5eb748-31ce-4eab-a5f3-786cce2f3753', 'volume_size': 2, 'snapshot_id': 'e038601e-6f31-4054-926d-8384d2dc4cd1'}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:32.843752 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a9f2cf7b-6225-4b01-ab2f-134ef8c9d300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:32.859734 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Volume volume-1e5eb748-31ce-4eab-a5f3-786cce2f3753 (1e5eb748-31ce-4eab-a5f3-786cce2f3753): created successfully
Feb 09 13:39:32.861741 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a9f2cf7b-6225-4b01-ab2f-134ef8c9d300) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:32.865945 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Flow 'volume_create_manager' (c28877e5-84be-42fb-be61-7d94d8d46cc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:39:32.887874 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-67c8371f-6147-46ef-b132-b8c775421a8b tempest-VolumesSnapshotTestJSON-539692148 None] Created volume successfully.
Feb 09 13:39:34.292417 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-32838062-fdb7-486b-8bf7-cc00f831d34c tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-1e5eb748-31ce-4eab-a5f3-786cce2f3753-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:39:34.370797 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-32838062-fdb7-486b-8bf7-cc00f831d34c tempest-VolumesSnapshotTestJSON-539692148 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1e5eb748-31ce-4eab-a5f3-786cce2f3753
Feb 09 13:39:34.375254 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-32838062-fdb7-486b-8bf7-cc00f831d34c tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1e5eb748-31ce-4eab-a5f3-786cce2f3753 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:34.419744 n-d-825175-3 sudo[143189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1e5eb748-31ce-4eab-a5f3-786cce2f3753
Feb 09 13:39:34.420700 n-d-825175-3 sudo[143189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:35.088511 n-d-825175-3 sudo[143189]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:35.093644 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-32838062-fdb7-486b-8bf7-cc00f831d34c tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1e5eb748-31ce-4eab-a5f3-786cce2f3753" returned: 0 in 0.718s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:35.096274 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-32838062-fdb7-486b-8bf7-cc00f831d34c tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1e5eb748-31ce-4eab-a5f3-786cce2f3753 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:35.147900 n-d-825175-3 sudo[143197]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1e5eb748-31ce-4eab-a5f3-786cce2f3753
Feb 09 13:39:35.153679 n-d-825175-3 sudo[143197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:35.850628 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-6250b95b-20ba-4f76-a435-d5bfadadfd37 tempest-TestVolumeBootPattern-1281110745 None] Terminate volume connection completed successfully.
Feb 09 13:39:35.851326 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-6250b95b-20ba-4f76-a435-d5bfadadfd37 tempest-TestVolumeBootPattern-1281110745 None] Deleting attachment b657d89c-6714-48c5-900a-bccca7f07735. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:39:35.855672 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:36.242853 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.389s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:36.243158 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398132416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n Backing store flags: \n Account information:\n CsBk7wrCTrdJDNgGipDV\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-779c05ec-ed17-42a6-b232-6dc4830097de\n System information:\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-779c05ec-ed17-42a6-b232-6dc4830097de\n Backing store flags: \n Account information:\n S47j8tgFSUCUWfXU22Ak\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:39:36.244735 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-6250b95b-20ba-4f76-a435-d5bfadadfd37 tempest-TestVolumeBootPattern-1281110745 None] Removing iscsi_target for Volume ID: 779c05ec-ed17-42a6-b232-6dc4830097de
Feb 09 13:39:36.251293 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-779c05ec-ed17-42a6-b232-6dc4830097de -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:36.433353 n-d-825175-3 sudo[143197]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:36.436095 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-32838062-fdb7-486b-8bf7-cc00f831d34c tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1e5eb748-31ce-4eab-a5f3-786cce2f3753" returned: 0 in 1.340s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:36.439545 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-32838062-fdb7-486b-8bf7-cc00f831d34c tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e5eb748-31ce-4eab-a5f3-786cce2f3753 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:36.481377 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-779c05ec-ed17-42a6-b232-6dc4830097de -f" returned: 0 in 0.233s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:36.481698 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398132416]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:39:36.484262 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:36.495268 n-d-825175-3 sudo[143210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e5eb748-31ce-4eab-a5f3-786cce2f3753
Feb 09 13:39:36.496081 n-d-825175-3 sudo[143210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:36.615482 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:36.616277 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398132416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n Backing store flags: \n Account information:\n CsBk7wrCTrdJDNgGipDV\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:39:36.728488 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-6250b95b-20ba-4f76-a435-d5bfadadfd37 tempest-TestVolumeBootPattern-1281110745 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:39:36.728488 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:39:36.728488 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:39:37.076333 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-96accabe-2f84-4cbb-8e90-8738c1a6f7e4 tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-779c05ec-ed17-42a6-b232-6dc4830097de-delete_volume'" acquired by "delete_volume" :: waited 0.054s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:39:37.234297 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:37.347774 n-d-825175-3 sudo[143210]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:37.352529 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-32838062-fdb7-486b-8bf7-cc00f831d34c tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e5eb748-31ce-4eab-a5f3-786cce2f3753" returned: 0 in 0.912s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:37.353451 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-32838062-fdb7-486b-8bf7-cc00f831d34c tempest-VolumesSnapshotTestJSON-539692148 None] Successfully deleted volume: 1e5eb748-31ce-4eab-a5f3-786cce2f3753
Feb 09 13:39:37.465623 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.229s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:37.465919 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.62\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n Backing store flags: \n Account information:\n CsBk7wrCTrdJDNgGipDV\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:39:37.467055 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-96accabe-2f84-4cbb-8e90-8738c1a6f7e4 tempest-TestVolumeBootPattern-1281110745 None] Skipping remove_export. No iscsi_target is presently exported for volume: 779c05ec-ed17-42a6-b232-6dc4830097de
Feb 09 13:39:37.468327 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-96accabe-2f84-4cbb-8e90-8738c1a6f7e4 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-779c05ec-ed17-42a6-b232-6dc4830097de {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:37.520299 n-d-825175-3 sudo[143234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-779c05ec-ed17-42a6-b232-6dc4830097de
Feb 09 13:39:37.521175 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-32838062-fdb7-486b-8bf7-cc00f831d34c tempest-VolumesSnapshotTestJSON-539692148 None] Created reservations ['575a2859-8c0a-496b-8a66-412f74836b20', 'ce5f28a3-bd03-4c3d-856f-1eee1fddce99', '5a6a8283-f2b7-4dd7-bdff-24b22724a1b9', '91d22cc0-7886-4365-b2ae-cbec4ce030fc'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:39:37.521700 n-d-825175-3 sudo[143234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:37.528727 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-32838062-fdb7-486b-8bf7-cc00f831d34c tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:39:37.528727 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:39:37.528727 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:39:37.690067 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-32838062-fdb7-486b-8bf7-cc00f831d34c tempest-VolumesSnapshotTestJSON-539692148 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:39:37.690878 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-32838062-fdb7-486b-8bf7-cc00f831d34c tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:37.751724 n-d-825175-3 sudo[143242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:39:37.755155 n-d-825175-3 sudo[143242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:38.392487 n-d-825175-3 sudo[143234]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:38.399462 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-96accabe-2f84-4cbb-8e90-8738c1a6f7e4 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-779c05ec-ed17-42a6-b232-6dc4830097de" returned: 0 in 0.931s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:38.404115 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-96accabe-2f84-4cbb-8e90-8738c1a6f7e4 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-779c05ec-ed17-42a6-b232-6dc4830097de {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:38.436117 n-d-825175-3 sudo[143250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-779c05ec-ed17-42a6-b232-6dc4830097de
Feb 09 13:39:38.436941 n-d-825175-3 sudo[143250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:38.635369 n-d-825175-3 sudo[143242]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:38.640587 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-32838062-fdb7-486b-8bf7-cc00f831d34c tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.949s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:38.646248 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-32838062-fdb7-486b-8bf7-cc00f831d34c tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:38.690414 n-d-825175-3 sudo[143253]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:39:38.691959 n-d-825175-3 sudo[143253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:39.264759 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:39:39.277019 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:39:39.277574 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:39:39.304494 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Flow 'volume_create_manager' (cf6c3a63-3d9f-49a1-bd8a-3f43c0873fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:39:39.311075 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7ae886a0-9904-40cb-8e00-194fe4e9d542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:39.369972 n-d-825175-3 sudo[143250]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:39.372703 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-96accabe-2f84-4cbb-8e90-8738c1a6f7e4 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-779c05ec-ed17-42a6-b232-6dc4830097de" returned: 0 in 0.969s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:39.374696 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-96accabe-2f84-4cbb-8e90-8738c1a6f7e4 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-779c05ec-ed17-42a6-b232-6dc4830097de {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:39.428549 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:39:39.451497 n-d-825175-3 sudo[143253]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:39.457817 n-d-825175-3 sudo[143265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-779c05ec-ed17-42a6-b232-6dc4830097de
Feb 09 13:39:39.459052 n-d-825175-3 sudo[143265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:39.492227 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7ae886a0-9904-40cb-8e00-194fe4e9d542) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:39:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1280950726',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=7c1c7318-5e29-46b7-b3b3-24b5bfd3633d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d47b5dfdd0d44f0fb19f66dc53821ded',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:39:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:39:39Z,user_id='610057cbe5454c9e9d6041101449041c',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:39.497154 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6ff5dd4e-e700-44ee-a25c-3b3bd1f43a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:39.501116 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6ff5dd4e-e700-44ee-a25c-3b3bd1f43a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:39.504280 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac3ab28d-f1d8-400d-a4a1-2bb070f2700c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:39.507681 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac3ab28d-f1d8-400d-a4a1-2bb070f2700c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7c1c7318-5e29-46b7-b3b3-24b5bfd3633d', 'volume_name': 'volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:39.510855 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (16b5da0c-8785-4647-9e10-448247e45c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:39.514234 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (16b5da0c-8785-4647-9e10-448247e45c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:39.517367 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (004a53ca-10e4-4598-a8be-117e28adfd8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:39.520015 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Volume 7c1c7318-5e29-46b7-b3b3-24b5bfd3633d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d', 'volume_size': 1}
Feb 09 13:39:39.521846 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:39.561527 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-32838062-fdb7-486b-8bf7-cc00f831d34c tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.914s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:39.564008 n-d-825175-3 sudo[143271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:39:39.565482 n-d-825175-3 sudo[143271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:39.566129 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-32838062-fdb7-486b-8bf7-cc00f831d34c tempest-VolumesSnapshotTestJSON-539692148 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:39:39.585654 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-32838062-fdb7-486b-8bf7-cc00f831d34c tempest-VolumesSnapshotTestJSON-539692148 None] Deleted volume successfully.
Feb 09 13:39:39.620365 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-32838062-fdb7-486b-8bf7-cc00f831d34c tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-1e5eb748-31ce-4eab-a5f3-786cce2f3753-delete_volume'" released by "delete_volume" :: held 5.326s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:39:40.156924 n-d-825175-3 sudo[143265]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:40.164678 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-96accabe-2f84-4cbb-8e90-8738c1a6f7e4 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-779c05ec-ed17-42a6-b232-6dc4830097de" returned: 0 in 0.790s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:40.169756 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-96accabe-2f84-4cbb-8e90-8738c1a6f7e4 tempest-TestVolumeBootPattern-1281110745 None] Successfully deleted volume: 779c05ec-ed17-42a6-b232-6dc4830097de
Feb 09 13:39:40.283584 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-96accabe-2f84-4cbb-8e90-8738c1a6f7e4 tempest-TestVolumeBootPattern-1281110745 None] Created reservations ['6d8673dc-8439-4666-8b09-8ab1830ec0b8', 'ec23189f-93bd-403b-b29f-78017544f023', '4cc605d1-8e24-4b42-a331-e5758d751a88', '680404e5-f654-4cbf-a423-3a9f1dbde64d'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:39:40.287338 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-96accabe-2f84-4cbb-8e90-8738c1a6f7e4 tempest-TestVolumeBootPattern-1281110745 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:39:40.287338 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:39:40.287338 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:39:40.363662 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-96accabe-2f84-4cbb-8e90-8738c1a6f7e4 tempest-TestVolumeBootPattern-1281110745 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:39:40.364677 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-96accabe-2f84-4cbb-8e90-8738c1a6f7e4 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:40.444579 n-d-825175-3 sudo[143291]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:39:40.445361 n-d-825175-3 sudo[143291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:40.647226 n-d-825175-3 sudo[143271]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:40.651191 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.128s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:40.655201 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (004a53ca-10e4-4598-a8be-117e28adfd8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:40.657436 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62eddb2d-dda2-46dc-92be-6ad9cf7e6b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:40.671458 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Volume volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d (7c1c7318-5e29-46b7-b3b3-24b5bfd3633d): created successfully
Feb 09 13:39:40.673911 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62eddb2d-dda2-46dc-92be-6ad9cf7e6b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:40.677865 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Flow 'volume_create_manager' (cf6c3a63-3d9f-49a1-bd8a-3f43c0873fd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:39:40.710420 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1, size 616.00 MB, duration 23.99 sec {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 09 13:39:40.710858 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Image download 616.00 MB at 25.68 MB/s
Feb 09 13:39:40.729565 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f3053383-b111-4b9c-8da5-bdb4b89c982d tempest-VolumesSnapshotTestJSON-539692148 None] Created volume successfully.
Feb 09 13:39:40.765117 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:40.833609 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-856d06d5-9d86-4f63-b992-180070777329 tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-bc0fc405-b03c-4b88-8edc-26ea5b25c2e1-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:39:40.840700 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-856d06d5-9d86-4f63-b992-180070777329 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-bc0fc405-b03c-4b88-8edc-26ea5b25c2e1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:40.885014 n-d-825175-3 sudo[143311]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-bc0fc405-b03c-4b88-8edc-26ea5b25c2e1
Feb 09 13:39:40.886365 n-d-825175-3 sudo[143311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:40.953383 n-d-825175-3 sudo[143310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1
Feb 09 13:39:40.964599 n-d-825175-3 sudo[143310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:41.311181 n-d-825175-3 sudo[143291]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:41.314114 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-96accabe-2f84-4cbb-8e90-8738c1a6f7e4 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.948s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:41.317650 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-96accabe-2f84-4cbb-8e90-8738c1a6f7e4 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:41.374809 n-d-825175-3 sudo[143315]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:39:41.376093 n-d-825175-3 sudo[143315]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:41.508306 n-d-825175-3 sudo[143310]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:41.511166 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1" returned: 0 in 0.746s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:41.512095 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 is fetched for user f657af2c738a4f9fb85f32c738a26f59. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 09 13:39:41.641991 n-d-825175-3 sudo[143311]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:41.676971 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-856d06d5-9d86-4f63-b992-180070777329 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-bc0fc405-b03c-4b88-8edc-26ea5b25c2e1" returned: 0 in 0.835s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:41.681814 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-856d06d5-9d86-4f63-b992-180070777329 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bc0fc405-b03c-4b88-8edc-26ea5b25c2e1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:41.731551 n-d-825175-3 sudo[143331]: ubuntu : TTY=unknown ; 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-bc0fc405-b03c-4b88-8edc-26ea5b25c2e1
Feb 09 13:39:41.732399 n-d-825175-3 sudo[143331]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:41.735425 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:41.903322 n-d-825175-3 sudo[143335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1
Feb 09 13:39:41.904544 n-d-825175-3 sudo[143335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:42.968340 n-d-825175-3 sudo[143315]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:42.996602 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-96accabe-2f84-4cbb-8e90-8738c1a6f7e4 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/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.679s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:43.006703 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-96accabe-2f84-4cbb-8e90-8738c1a6f7e4 tempest-TestVolumeBootPattern-1281110745 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:39:43.039695 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-96accabe-2f84-4cbb-8e90-8738c1a6f7e4 tempest-TestVolumeBootPattern-1281110745 None] Deleted volume successfully.
Feb 09 13:39:43.100297 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c1be3654-4770-4b01-b440-1c3e578f8f93 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:43.210414 n-d-825175-3 sudo[143391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d
Feb 09 13:39:43.222253 n-d-825175-3 sudo[143391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:43.228298 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-6f509fd7-3fb3-4d62-8c04-4f4e9aedb09e req-96accabe-2f84-4cbb-8e90-8738c1a6f7e4 tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-779c05ec-ed17-42a6-b232-6dc4830097de-delete_volume'" released by "delete_volume" :: held 6.156s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:39:43.268085 n-d-825175-3 sudo[143335]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:43.281578 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1" returned: 0 in 1.545s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:43.285531 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-76145755-cd03-4945-a7b1-946caaa3b338 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:43.362637 n-d-825175-3 sudo[143417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-76145755-cd03-4945-a7b1-946caaa3b338 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:39:43.363712 n-d-825175-3 sudo[143417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:43.442386 n-d-825175-3 sudo[143331]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:43.445800 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-856d06d5-9d86-4f63-b992-180070777329 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bc0fc405-b03c-4b88-8edc-26ea5b25c2e1" returned: 0 in 1.766s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:43.691512 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-856d06d5-9d86-4f63-b992-180070777329 tempest-TestVolumeBootPattern-1281110745 None] Created reservations ['03a9c278-7ba6-4e5a-bd85-18f374f8ab82', 'a7cabaf8-e531-47c2-8bd9-241b8ebfedf2', '0012d364-70c1-4038-bc6e-20931e70877c', 'c164f83f-3104-431c-a987-367efc0fc226'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:39:43.694663 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-856d06d5-9d86-4f63-b992-180070777329 tempest-TestVolumeBootPattern-1281110745 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:39:43.694663 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:39:43.694663 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:39:43.793217 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-856d06d5-9d86-4f63-b992-180070777329 tempest-TestVolumeBootPattern-1281110745 None] Delete snapshot completed successfully.
Feb 09 13:39:43.805225 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-856d06d5-9d86-4f63-b992-180070777329 tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-bc0fc405-b03c-4b88-8edc-26ea5b25c2e1-delete_snapshot'" released by "delete_snapshot" :: held 2.971s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:39:44.656691 n-d-825175-3 sudo[143391]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:44.658663 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c1be3654-4770-4b01-b440-1c3e578f8f93 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d" returned: 0 in 1.573s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:44.661012 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c1be3654-4770-4b01-b440-1c3e578f8f93 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7fc69ad9-01cb-4a37-bfce-3a8a21482a18 --snapshot stack-volumes-lvmdriver-1/volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:44.712593 n-d-825175-3 sudo[143487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7fc69ad9-01cb-4a37-bfce-3a8a21482a18 --snapshot stack-volumes-lvmdriver-1/volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d -L 1.00g
Feb 09 13:39:44.715839 n-d-825175-3 sudo[143487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:44.841607 n-d-825175-3 sudo[143417]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:44.844702 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-76145755-cd03-4945-a7b1-946caaa3b338 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.560s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:44.891402 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Attempting download of aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume 76145755-cd03-4945-a7b1-946caaa3b338. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 09 13:39:44.997137 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_xa_m4r5z {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:45.203453 n-d-825175-3 sudo[143507]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_aec45eaa-b201-4ef5-a863-48d953847b20_xa_m4r5z
Feb 09 13:39:45.205674 n-d-825175-3 sudo[143507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:45.793561 n-d-825175-3 sudo[143487]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:45.800679 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c1be3654-4770-4b01-b440-1c3e578f8f93 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7fc69ad9-01cb-4a37-bfce-3a8a21482a18 --snapshot stack-volumes-lvmdriver-1/volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d -L 1.00g" returned: 0 in 1.138s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:45.874018 n-d-825175-3 sudo[143507]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:45.929116 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_xa_m4r5z" returned: 0 in 0.933s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:45.936303 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:45.978848 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-c1be3654-4770-4b01-b440-1c3e578f8f93 tempest-VolumesSnapshotTestJSON-539692148 None] Create snapshot completed successfully
Feb 09 13:39:46.120003 n-d-825175-3 sudo[143629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1
Feb 09 13:39:46.121511 n-d-825175-3 sudo[143629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:46.556482 n-d-825175-3 sudo[143629]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:46.568614 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1" returned: 0 in 0.623s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:46.569800 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] aec45eaa-b201-4ef5-a863-48d953847b20 was vhdx, converting to raw {{(pid=91721) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 09 13:39:46.571253 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--76145755--cd03--4945--a7b1--946caaa3b338 oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:46.597863 n-d-825175-3 sudo[143639]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--76145755--cd03--4945--a7b1--946caaa3b338 oflag=direct
Feb 09 13:39:46.599813 n-d-825175-3 sudo[143639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:47.330059 n-d-825175-3 sudo[143639]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:47.333100 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--76145755--cd03--4945--a7b1--946caaa3b338 oflag=direct" returned: 0 in 0.761s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:47.334901 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 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_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--76145755--cd03--4945--a7b1--946caaa3b338 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:47.376585 n-d-825175-3 sudo[143677]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--76145755--cd03--4945--a7b1--946caaa3b338
Feb 09 13:39:47.377426 n-d-825175-3 sudo[143677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:47.671683 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:39:47.676953 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:39:47.677670 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:39:47.719243 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Flow 'volume_create_manager' (a20590c0-d1d5-49c6-a8b9-18ebda6ae482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:39:47.723090 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e63f035-105e-4757-96c0-ef820109aab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:47.749196 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:39:47.796808 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e63f035-105e-4757-96c0-ef820109aab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:39:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-237981541',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=44641e8d-3279-4058-b3e6-7643f5098a7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d47b5dfdd0d44f0fb19f66dc53821ded',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:39:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=7fc69ad9-01cb-4a37-bfce-3a8a21482a18,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:39:48Z,user_id='610057cbe5454c9e9d6041101449041c',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:47.800385 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eebba2b9-c305-4845-8913-fee22f9bb63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:47.803193 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eebba2b9-c305-4845-8913-fee22f9bb63f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:47.805805 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc724acc-bf22-4c15-8c83-891ab9e4ac30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:47.808601 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc724acc-bf22-4c15-8c83-891ab9e4ac30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '44641e8d-3279-4058-b3e6-7643f5098a7c', 'volume_name': 'volume-44641e8d-3279-4058-b3e6-7643f5098a7c', 'volume_size': 1, 'snapshot_id': '7fc69ad9-01cb-4a37-bfce-3a8a21482a18'}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:47.811722 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b97b4514-ed9c-495e-a44e-cb2a7fa6063f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:47.814652 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b97b4514-ed9c-495e-a44e-cb2a7fa6063f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:47.817372 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (891e93a5-0daf-496f-8221-339c8569a185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:47.818411 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Volume 44641e8d-3279-4058-b3e6-7643f5098a7c: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-44641e8d-3279-4058-b3e6-7643f5098a7c', 'volume_size': 1, 'snapshot_id': '7fc69ad9-01cb-4a37-bfce-3a8a21482a18'}
Feb 09 13:39:47.840467 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44641e8d-3279-4058-b3e6-7643f5098a7c stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:47.863722 n-d-825175-3 sudo[143707]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44641e8d-3279-4058-b3e6-7643f5098a7c stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:39:47.865192 n-d-825175-3 sudo[143707]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:48.589879 n-d-825175-3 sudo[143707]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:48.593685 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44641e8d-3279-4058-b3e6-7643f5098a7c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.753s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:48.596149 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-7fc69ad9-01cb-4a37-bfce-3a8a21482a18 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:48.626616 n-d-825175-3 sudo[143744]: ubuntu : 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-7fc69ad9-01cb-4a37-bfce-3a8a21482a18
Feb 09 13:39:48.627983 n-d-825175-3 sudo[143744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:48.792241 n-d-825175-3 sudo[143677]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:48.797655 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 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_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--76145755--cd03--4945--a7b1--946caaa3b338" returned: 0 in 1.461s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:48.800421 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:48.901752 n-d-825175-3 sudo[143755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1
Feb 09 13:39:48.903248 n-d-825175-3 sudo[143755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:49.170960 n-d-825175-3 sudo[143744]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:49.173730 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-7fc69ad9-01cb-4a37-bfce-3a8a21482a18" returned: 0 in 0.578s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:49.175812 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7fc69ad9--01cb--4a37--bfce--3a8a21482a18 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--44641e8d--3279--4058--b3e6--7643f5098a7c iflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:49.210845 n-d-825175-3 sudo[143761]: 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--7fc69ad9--01cb--4a37--bfce--3a8a21482a18 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--44641e8d--3279--4058--b3e6--7643f5098a7c iflag=direct
Feb 09 13:39:49.211680 n-d-825175-3 sudo[143761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:49.213748 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-23f01df6-ec3a-4706-9135-68fe59847831 req-21645638-a889-4b86-b7ca-5885e621932b tempest-TestVolumeBootPattern-1281110745 None] Terminate volume connection completed successfully.
Feb 09 13:39:49.214374 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-23f01df6-ec3a-4706-9135-68fe59847831 req-21645638-a889-4b86-b7ca-5885e621932b tempest-TestVolumeBootPattern-1281110745 None] Deleting attachment d32ce091-cbd4-4f9d-8f5a-673a3e761cc7. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:39:49.216263 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:49.327227 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:49.327768 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398129216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f\n Backing store flags: \n Account information:\n CsBk7wrCTrdJDNgGipDV\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:39:49.328601 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-23f01df6-ec3a-4706-9135-68fe59847831 req-21645638-a889-4b86-b7ca-5885e621932b tempest-TestVolumeBootPattern-1281110745 None] Removing iscsi_target for Volume ID: afc29ee2-86db-48c3-a362-39c1ed427c3f
Feb 09 13:39:49.332691 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:49.410321 n-d-825175-3 sudo[143755]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:49.412951 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1" returned: 0 in 0.613s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:49.414043 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8t9a1utmn-d-825175-3@lvmdriver-1, size 700.00 MB, duration 1.46 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--76145755--cd03--4945--a7b1--946caaa3b338 {{(pid=91721) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 09 13:39:49.414613 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Converted 700.00 MB image at 478.02 MB/s
Feb 09 13:39:49.415503 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Downloaded image aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume 76145755-cd03-4945-a7b1-946caaa3b338 successfully. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 09 13:39:49.557881 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 for user f657af2c738a4f9fb85f32c738a26f59 is deleted. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 09 13:39:49.558554 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Marking volume 76145755-cd03-4945-a7b1-946caaa3b338 as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 13:39:49.562618 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-afc29ee2-86db-48c3-a362-39c1ed427c3f -f" returned: 0 in 0.181s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:49.563137 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398129216]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:39:49.564539 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:49.569475 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Copying metadata from image aec45eaa-b201-4ef5-a863-48d953847b20 to 76145755-cd03-4945-a7b1-946caaa3b338. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 09 13:39:49.570204 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Creating volume glance metadata for volume 76145755-cd03-4945-a7b1-946caaa3b338 backed by image aec45eaa-b201-4ef5-a863-48d953847b20 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91721) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 09 13:39:49.646188 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (21ddcdc4-e7af-4eab-87af-5e8ebd9a2b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-76145755-cd03-4945-a7b1-946caaa3b338', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:49.649420 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dbdc359b-3692-4d1e-9e3e-4df01b7b5ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:49.661898 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Volume volume-76145755-cd03-4945-a7b1-946caaa3b338 (76145755-cd03-4945-a7b1-946caaa3b338): created successfully
Feb 09 13:39:49.666842 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dbdc359b-3692-4d1e-9e3e-4df01b7b5ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:49.672307 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Flow 'volume_create_manager' (56169561-0a85-4e44-8412-bb69bc4716fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:39:49.696350 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-73c5f61e-11d2-478c-b00a-36ae9578ce06 tempest-VolumesCloneTest-72397737 None] Created volume successfully.
Feb 09 13:39:49.718959 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:49.719488 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398129216]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:39:49.732184 n-d-825175-3 sudo[143761]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:49.809473 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7fc69ad9--01cb--4a37--bfce--3a8a21482a18 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--44641e8d--3279--4058--b3e6--7643f5098a7c iflag=direct" returned: 0 in 0.633s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:49.810440 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7fc69ad9--01cb--4a37--bfce--3a8a21482a18 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--44641e8d--3279--4058--b3e6--7643f5098a7c oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:49.853344 n-d-825175-3 sudo[143804]: 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--7fc69ad9--01cb--4a37--bfce--3a8a21482a18 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--44641e8d--3279--4058--b3e6--7643f5098a7c oflag=direct
Feb 09 13:39:49.857435 n-d-825175-3 sudo[143804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:49.874878 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-23f01df6-ec3a-4706-9135-68fe59847831 req-21645638-a889-4b86-b7ca-5885e621932b tempest-TestVolumeBootPattern-1281110745 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:39:49.874878 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:39:49.874878 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:39:50.108368 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-23f01df6-ec3a-4706-9135-68fe59847831 req-8a89d612-b405-4ca7-be58-74d558fe5735 tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-afc29ee2-86db-48c3-a362-39c1ed427c3f-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:39:50.204095 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:50.344677 n-d-825175-3 sudo[143804]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:50.347318 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7fc69ad9--01cb--4a37--bfce--3a8a21482a18 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--44641e8d--3279--4058--b3e6--7643f5098a7c oflag=direct" returned: 0 in 0.537s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:50.348217 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7fc69ad9--01cb--4a37--bfce--3a8a21482a18 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--44641e8d--3279--4058--b3e6--7643f5098a7c count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:50.372499 n-d-825175-3 sudo[143819]: 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--7fc69ad9--01cb--4a37--bfce--3a8a21482a18 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--44641e8d--3279--4058--b3e6--7643f5098a7c count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 09 13:39:50.373910 n-d-825175-3 sudo[143819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:50.385773 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.183s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:50.386197 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:39:50.387540 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [req-23f01df6-ec3a-4706-9135-68fe59847831 req-8a89d612-b405-4ca7-be58-74d558fe5735 tempest-TestVolumeBootPattern-1281110745 None] Skipping remove_export. No iscsi_target is presently exported for volume: afc29ee2-86db-48c3-a362-39c1ed427c3f
Feb 09 13:39:50.389248 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-23f01df6-ec3a-4706-9135-68fe59847831 req-8a89d612-b405-4ca7-be58-74d558fe5735 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:50.413172 n-d-825175-3 sudo[143822]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f
Feb 09 13:39:50.414023 n-d-825175-3 sudo[143822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:51.065331 n-d-825175-3 sudo[143822]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:51.067828 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-23f01df6-ec3a-4706-9135-68fe59847831 req-8a89d612-b405-4ca7-be58-74d558fe5735 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f" returned: 0 in 0.679s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:51.071949 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-23f01df6-ec3a-4706-9135-68fe59847831 req-8a89d612-b405-4ca7-be58-74d558fe5735 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:51.109500 n-d-825175-3 sudo[143829]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f
Feb 09 13:39:51.110300 n-d-825175-3 sudo[143829]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:51.344342 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:39:51.352465 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:39:51.352983 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:39:51.378675 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Flow 'volume_create_manager' (05fa03e5-38f1-4230-a70c-8845804ff6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:39:51.382966 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1788b6c9-2a32-485d-8bad-ffd08702a315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:51.419626 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:39:51.453970 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1788b6c9-2a32-485d-8bad-ffd08702a315) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-40419821',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=967f7f69-2ee7-41b8-b93d-645a00a0fff3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac036200f44945598ca5b020a558007f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:39:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=76145755-cd03-4945-a7b1-946caaa3b338,status='creating',terminated_at=None,updated_at=2022-02-09T13:39:51Z,user_id='f657af2c738a4f9fb85f32c738a26f59',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:51.457920 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58005eeb-21e5-4e57-8308-636588e04707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:51.459863 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58005eeb-21e5-4e57-8308-636588e04707) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:51.462299 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bebf5c14-0d59-40e5-9c60-945a77f505e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:51.519053 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bebf5c14-0d59-40e5-9c60-945a77f505e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '967f7f69-2ee7-41b8-b93d-645a00a0fff3', 'volume_name': 'volume-967f7f69-2ee7-41b8-b93d-645a00a0fff3', 'volume_size': 1, 'source_volid': '76145755-cd03-4945-a7b1-946caaa3b338', 'source_volstatus': 'available'}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:51.521501 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ac02b0ff-a1bf-4420-a2e3-36660f539576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:51.523854 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ac02b0ff-a1bf-4420-a2e3-36660f539576) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:51.526899 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (98c50263-a6e2-41ee-b1a0-a66364af63fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:51.528255 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Volume 967f7f69-2ee7-41b8-b93d-645a00a0fff3: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-967f7f69-2ee7-41b8-b93d-645a00a0fff3', 'volume_size': 1, 'source_volid': '76145755-cd03-4945-a7b1-946caaa3b338', 'source_volstatus': 'available'}
Feb 09 13:39:51.577605 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Creating clone of volume: 76145755-cd03-4945-a7b1-946caaa3b338
Feb 09 13:39:51.579179 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-76145755-cd03-4945-a7b1-946caaa3b338 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:51.612216 n-d-825175-3 sudo[143832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-76145755-cd03-4945-a7b1-946caaa3b338
Feb 09 13:39:51.613176 n-d-825175-3 sudo[143832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:51.817648 n-d-825175-3 sudo[143829]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:51.820785 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-23f01df6-ec3a-4706-9135-68fe59847831 req-8a89d612-b405-4ca7-be58-74d558fe5735 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f" returned: 0 in 0.748s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:51.824175 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-23f01df6-ec3a-4706-9135-68fe59847831 req-8a89d612-b405-4ca7-be58-74d558fe5735 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:51.867248 n-d-825175-3 sudo[143847]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f
Feb 09 13:39:51.868090 n-d-825175-3 sudo[143847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:52.307731 n-d-825175-3 sudo[143832]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:52.309828 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-76145755-cd03-4945-a7b1-946caaa3b338" returned: 0 in 0.730s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:52.311418 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-967f7f69-2ee7-41b8-b93d-645a00a0fff3 --snapshot stack-volumes-lvmdriver-1/volume-76145755-cd03-4945-a7b1-946caaa3b338 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:52.347405 n-d-825175-3 sudo[143868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-967f7f69-2ee7-41b8-b93d-645a00a0fff3 --snapshot stack-volumes-lvmdriver-1/volume-76145755-cd03-4945-a7b1-946caaa3b338 -L 1.00g
Feb 09 13:39:52.348215 n-d-825175-3 sudo[143868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:52.665764 n-d-825175-3 sudo[143847]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:52.668246 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-23f01df6-ec3a-4706-9135-68fe59847831 req-8a89d612-b405-4ca7-be58-74d558fe5735 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-afc29ee2-86db-48c3-a362-39c1ed427c3f" returned: 0 in 0.845s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:52.670665 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [req-23f01df6-ec3a-4706-9135-68fe59847831 req-8a89d612-b405-4ca7-be58-74d558fe5735 tempest-TestVolumeBootPattern-1281110745 None] Successfully deleted volume: afc29ee2-86db-48c3-a362-39c1ed427c3f
Feb 09 13:39:52.792567 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [req-23f01df6-ec3a-4706-9135-68fe59847831 req-8a89d612-b405-4ca7-be58-74d558fe5735 tempest-TestVolumeBootPattern-1281110745 None] Created reservations ['38b862d6-40d4-4621-bf59-3bff2fb90f61', '4ac01e35-0f6a-468b-a68c-371f26c1e3ef', 'f39c515f-66c8-4954-8a9d-742d0f92c3d2', 'a65589a6-a7fa-4d2e-9f4c-9b381a899fe3'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:39:52.796434 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-23f01df6-ec3a-4706-9135-68fe59847831 req-8a89d612-b405-4ca7-be58-74d558fe5735 tempest-TestVolumeBootPattern-1281110745 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:39:52.796434 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:39:52.796434 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:39:52.893303 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [req-23f01df6-ec3a-4706-9135-68fe59847831 req-8a89d612-b405-4ca7-be58-74d558fe5735 tempest-TestVolumeBootPattern-1281110745 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:39:52.897030 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-23f01df6-ec3a-4706-9135-68fe59847831 req-8a89d612-b405-4ca7-be58-74d558fe5735 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:52.955961 n-d-825175-3 sudo[143892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:39:52.957397 n-d-825175-3 sudo[143892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:53.366961 n-d-825175-3 sudo[143868]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:53.370071 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-967f7f69-2ee7-41b8-b93d-645a00a0fff3 --snapshot stack-volumes-lvmdriver-1/volume-76145755-cd03-4945-a7b1-946caaa3b338 -L 1.00g" returned: 0 in 1.058s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:53.373579 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-967f7f69-2ee7-41b8-b93d-645a00a0fff3 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:53.394231 n-d-825175-3 sudo[143991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-967f7f69-2ee7-41b8-b93d-645a00a0fff3 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:39:53.395075 n-d-825175-3 sudo[143991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:53.576967 n-d-825175-3 sudo[143892]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:53.579362 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-23f01df6-ec3a-4706-9135-68fe59847831 req-8a89d612-b405-4ca7-be58-74d558fe5735 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.682s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:53.581640 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-23f01df6-ec3a-4706-9135-68fe59847831 req-8a89d612-b405-4ca7-be58-74d558fe5735 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:53.623142 n-d-825175-3 sudo[143993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:39:53.624375 n-d-825175-3 sudo[143993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:54.359046 n-d-825175-3 sudo[143991]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:54.361866 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-967f7f69-2ee7-41b8-b93d-645a00a0fff3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.989s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:54.363816 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-967f7f69-2ee7-41b8-b93d-645a00a0fff3 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:54.420504 n-d-825175-3 sudo[144062]: ubuntu : 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-967f7f69-2ee7-41b8-b93d-645a00a0fff3
Feb 09 13:39:54.424333 n-d-825175-3 sudo[144062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:54.758843 n-d-825175-3 sudo[143993]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:54.761209 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-23f01df6-ec3a-4706-9135-68fe59847831 req-8a89d612-b405-4ca7-be58-74d558fe5735 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/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.179s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:54.763297 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [req-23f01df6-ec3a-4706-9135-68fe59847831 req-8a89d612-b405-4ca7-be58-74d558fe5735 tempest-TestVolumeBootPattern-1281110745 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:39:54.770614 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-23f01df6-ec3a-4706-9135-68fe59847831 req-8a89d612-b405-4ca7-be58-74d558fe5735 tempest-TestVolumeBootPattern-1281110745 None] Deleted volume successfully.
Feb 09 13:39:54.797799 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-23f01df6-ec3a-4706-9135-68fe59847831 req-8a89d612-b405-4ca7-be58-74d558fe5735 tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-afc29ee2-86db-48c3-a362-39c1ed427c3f-delete_volume'" released by "delete_volume" :: held 4.688s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:39:55.238588 n-d-825175-3 sudo[144062]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:55.240605 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-967f7f69-2ee7-41b8-b93d-645a00a0fff3" returned: 0 in 0.877s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:55.242894 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--967f7f69--2ee7--41b8--b93d--645a00a0fff3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--967f7f69--2ee7--41b8--b93d--645a00a0fff3 iflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:55.291254 n-d-825175-3 sudo[144070]: 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--967f7f69--2ee7--41b8--b93d--645a00a0fff3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--967f7f69--2ee7--41b8--b93d--645a00a0fff3 iflag=direct
Feb 09 13:39:55.293325 n-d-825175-3 sudo[144070]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:55.633451 n-d-825175-3 sudo[144070]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:55.636934 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--967f7f69--2ee7--41b8--b93d--645a00a0fff3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--967f7f69--2ee7--41b8--b93d--645a00a0fff3 iflag=direct" returned: 0 in 0.393s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:55.638274 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--967f7f69--2ee7--41b8--b93d--645a00a0fff3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--967f7f69--2ee7--41b8--b93d--645a00a0fff3 oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:55.678573 n-d-825175-3 sudo[144082]: 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--967f7f69--2ee7--41b8--b93d--645a00a0fff3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--967f7f69--2ee7--41b8--b93d--645a00a0fff3 oflag=direct
Feb 09 13:39:55.679502 n-d-825175-3 sudo[144082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:56.216675 n-d-825175-3 sudo[144082]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:56.219138 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--967f7f69--2ee7--41b8--b93d--645a00a0fff3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--967f7f69--2ee7--41b8--b93d--645a00a0fff3 oflag=direct" returned: 0 in 0.580s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:56.220315 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--967f7f69--2ee7--41b8--b93d--645a00a0fff3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--967f7f69--2ee7--41b8--b93d--645a00a0fff3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:56.244446 n-d-825175-3 sudo[144101]: 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--967f7f69--2ee7--41b8--b93d--645a00a0fff3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--967f7f69--2ee7--41b8--b93d--645a00a0fff3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 09 13:39:56.245289 n-d-825175-3 sudo[144101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:57.327512 n-d-825175-3 sudo[143819]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:57.331627 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7fc69ad9--01cb--4a37--bfce--3a8a21482a18 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--44641e8d--3279--4058--b3e6--7643f5098a7c count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.981s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:57.333340 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7fc69ad9--01cb--4a37--bfce--3a8a21482a18, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--44641e8d--3279--4058--b3e6--7643f5098a7c, size 1024.00 MB, duration 6.99 sec {{(pid=91721) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 09 13:39:57.333798 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.volume_utils [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Volume copy 1024.00 MB at 146.59 MB/s
Feb 09 13:39:57.402176 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (891e93a5-0daf-496f-8221-339c8569a185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-44641e8d-3279-4058-b3e6-7643f5098a7c', 'volume_size': 1, 'snapshot_id': '7fc69ad9-01cb-4a37-bfce-3a8a21482a18'}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:57.404633 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e461611b-172b-48bb-b10e-3006423e0b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:39:57.418866 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Volume volume-44641e8d-3279-4058-b3e6-7643f5098a7c (44641e8d-3279-4058-b3e6-7643f5098a7c): created successfully
Feb 09 13:39:57.420831 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e461611b-172b-48bb-b10e-3006423e0b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:39:57.423969 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Flow 'volume_create_manager' (a20590c0-d1d5-49c6-a8b9-18ebda6ae482) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:39:57.446452 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-955b8843-34c7-4e16-8c19-609584037000 tempest-VolumesSnapshotTestJSON-539692148 None] Created volume successfully.
Feb 09 13:39:58.777547 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-c3337479-2bb2-4715-9fb0-bf00348f154b tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-44641e8d-3279-4058-b3e6-7643f5098a7c-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:39:58.965043 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-c3337479-2bb2-4715-9fb0-bf00348f154b tempest-VolumesSnapshotTestJSON-539692148 None] Skipping remove_export. No iscsi_target is presently exported for volume: 44641e8d-3279-4058-b3e6-7643f5098a7c
Feb 09 13:39:58.967286 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c3337479-2bb2-4715-9fb0-bf00348f154b tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-44641e8d-3279-4058-b3e6-7643f5098a7c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:59.008189 n-d-825175-3 sudo[144133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-44641e8d-3279-4058-b3e6-7643f5098a7c
Feb 09 13:39:59.010025 n-d-825175-3 sudo[144133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:39:59.857569 n-d-825175-3 sudo[144133]: pam_unix(sudo:session): session closed for user root
Feb 09 13:39:59.859835 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c3337479-2bb2-4715-9fb0-bf00348f154b tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-44641e8d-3279-4058-b3e6-7643f5098a7c" returned: 0 in 0.893s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:39:59.862139 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c3337479-2bb2-4715-9fb0-bf00348f154b tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-44641e8d-3279-4058-b3e6-7643f5098a7c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:39:59.895144 n-d-825175-3 sudo[144146]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-44641e8d-3279-4058-b3e6-7643f5098a7c
Feb 09 13:39:59.900131 n-d-825175-3 sudo[144146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:00.697197 n-d-825175-3 sudo[144146]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:00.699650 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c3337479-2bb2-4715-9fb0-bf00348f154b tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-44641e8d-3279-4058-b3e6-7643f5098a7c" returned: 0 in 0.838s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:00.701725 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c3337479-2bb2-4715-9fb0-bf00348f154b tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44641e8d-3279-4058-b3e6-7643f5098a7c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:00.755355 n-d-825175-3 sudo[144159]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44641e8d-3279-4058-b3e6-7643f5098a7c
Feb 09 13:40:00.758536 n-d-825175-3 sudo[144159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:01.826172 n-d-825175-3 sudo[144159]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:01.831580 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c3337479-2bb2-4715-9fb0-bf00348f154b tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44641e8d-3279-4058-b3e6-7643f5098a7c" returned: 0 in 1.127s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:01.834340 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-c3337479-2bb2-4715-9fb0-bf00348f154b tempest-VolumesSnapshotTestJSON-539692148 None] Successfully deleted volume: 44641e8d-3279-4058-b3e6-7643f5098a7c
Feb 09 13:40:01.919410 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-c3337479-2bb2-4715-9fb0-bf00348f154b tempest-VolumesSnapshotTestJSON-539692148 None] Created reservations ['a8144573-49f8-41f6-9f3a-ef74989bbe5a', '9c889a57-5771-4164-85d7-5241bd3f7f7e', '1af18157-78a3-47f3-b5c8-efd1cba8667a', '0040d6a1-1510-49d2-8e7f-402193dc4775'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:40:01.922525 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-c3337479-2bb2-4715-9fb0-bf00348f154b tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:40:01.922525 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:40:01.922525 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:40:02.031772 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-c3337479-2bb2-4715-9fb0-bf00348f154b tempest-VolumesSnapshotTestJSON-539692148 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:40:02.034807 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c3337479-2bb2-4715-9fb0-bf00348f154b tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:02.113649 n-d-825175-3 sudo[144177]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:02.119287 n-d-825175-3 sudo[144177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:02.648986 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:40:02.663241 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:40:02.663754 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:40:02.724070 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Flow 'volume_create_manager' (deacf979-3374-49f1-a0e2-847e691724bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:40:02.744024 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b95a7d35-e048-4398-9126-72a2aeef3a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:40:02.806686 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:40:02.882165 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b95a7d35-e048-4398-9126-72a2aeef3a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:40:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1706740972',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=5b3799fb-0d2a-4b27-864e-bb18555c3372,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a4607a9291c4746aaf568708d0cc0a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:40:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:40:03Z,user_id='9927b6700a5441b2adba109c6084b7a8',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:02.885524 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (058ebba5-526d-424d-a208-ef67733efcd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:40:02.891304 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (058ebba5-526d-424d-a208-ef67733efcd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:02.900303 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (829f5d06-149a-4574-803a-8bb27a0616ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:40:03.099267 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (829f5d06-149a-4574-803a-8bb27a0616ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '5b3799fb-0d2a-4b27-864e-bb18555c3372', 'volume_name': 'volume-5b3799fb-0d2a-4b27-864e-bb18555c3372', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:03.101563 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70efb693-5cc2-42ef-84ac-190062004a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:40:03.104283 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70efb693-5cc2-42ef-84ac-190062004a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:03.106429 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (099595e2-e66f-4d85-afcd-e3092dfafc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:40:03.112738 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Volume 5b3799fb-0d2a-4b27-864e-bb18555c3372: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-5b3799fb-0d2a-4b27-864e-bb18555c3372', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 09 13:40:03.113410 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Cloning 5b3799fb-0d2a-4b27-864e-bb18555c3372 from image aec45eaa-b201-4ef5-a863-48d953847b20 at location (None, None). {{(pid=91721) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 09 13:40:03.443393 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-dc5c5306-4acd-441a-982f-7168335118f2 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-7fc69ad9-01cb-4a37-bfce-3a8a21482a18-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.017s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:40:03.446329 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-dc5c5306-4acd-441a-982f-7168335118f2 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7fc69ad9-01cb-4a37-bfce-3a8a21482a18 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:03.505932 n-d-825175-3 sudo[144204]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7fc69ad9-01cb-4a37-bfce-3a8a21482a18
Feb 09 13:40:03.510950 n-d-825175-3 sudo[144204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:03.673013 n-d-825175-3 sudo[144177]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:03.677779 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c3337479-2bb2-4715-9fb0-bf00348f154b tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.645s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:03.680014 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c3337479-2bb2-4715-9fb0-bf00348f154b tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:03.813614 n-d-825175-3 sudo[144206]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:03.818714 n-d-825175-3 sudo[144206]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:04.551544 n-d-825175-3 sudo[144204]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:04.554528 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-dc5c5306-4acd-441a-982f-7168335118f2 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7fc69ad9-01cb-4a37-bfce-3a8a21482a18" returned: 0 in 1.108s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:04.557559 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-dc5c5306-4acd-441a-982f-7168335118f2 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7fc69ad9-01cb-4a37-bfce-3a8a21482a18 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:04.605047 n-d-825175-3 sudo[144239]: ubuntu : TTY=unknown ; 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-7fc69ad9-01cb-4a37-bfce-3a8a21482a18
Feb 09 13:40:04.606875 n-d-825175-3 sudo[144239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:04.745631 n-d-825175-3 sudo[144206]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:04.748603 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-c3337479-2bb2-4715-9fb0-bf00348f154b tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.068s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:04.751248 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-c3337479-2bb2-4715-9fb0-bf00348f154b tempest-VolumesSnapshotTestJSON-539692148 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:40:04.757670 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-c3337479-2bb2-4715-9fb0-bf00348f154b tempest-VolumesSnapshotTestJSON-539692148 None] Deleted volume successfully.
Feb 09 13:40:04.779090 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-c3337479-2bb2-4715-9fb0-bf00348f154b tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-44641e8d-3279-4058-b3e6-7643f5098a7c-delete_volume'" released by "delete_volume" :: held 6.001s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:40:04.865889 n-d-825175-3 sudo[144101]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:04.869972 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--967f7f69--2ee7--41b8--b93d--645a00a0fff3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--967f7f69--2ee7--41b8--b93d--645a00a0fff3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.650s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:04.874793 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--967f7f69--2ee7--41b8--b93d--645a00a0fff3, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--967f7f69--2ee7--41b8--b93d--645a00a0fff3, size 1024.00 MB, duration 8.65 sec {{(pid=91721) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 09 13:40:04.875422 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.volume_utils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Volume copy 1024.00 MB at 118.31 MB/s
Feb 09 13:40:04.876496 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo 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-967f7f69-2ee7-41b8-b93d-645a00a0fff3 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:04.945665 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:40:04.946718 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:40:04.947565 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:04.954687 n-d-825175-3 sudo[144258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-967f7f69-2ee7-41b8-b93d-645a00a0fff3
Feb 09 13:40:04.956079 n-d-825175-3 sudo[144258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:04.993659 n-d-825175-3 sudo[144260]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:04.995282 n-d-825175-3 sudo[144260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:05.591981 n-d-825175-3 sudo[144239]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:05.594378 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-dc5c5306-4acd-441a-982f-7168335118f2 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7fc69ad9-01cb-4a37-bfce-3a8a21482a18" returned: 0 in 1.037s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:05.724638 n-d-825175-3 sudo[144258]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:05.725223 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-dc5c5306-4acd-441a-982f-7168335118f2 tempest-VolumesSnapshotTestJSON-539692148 None] Created reservations ['2714ced1-21d6-42ce-b8d8-4a41ebae7745', '0de3f8eb-01c2-44e1-becd-df18f6ae6fab', 'ae34718a-3188-422b-9f8d-5aa452718d4c', '6ee1f7ee-e2dc-4953-a477-76dcefb8c0af'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:40:05.728203 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-dc5c5306-4acd-441a-982f-7168335118f2 tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:40:05.728203 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:40:05.728203 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:40:05.729956 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] CMD "sudo 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-967f7f69-2ee7-41b8-b93d-645a00a0fff3" returned: 0 in 0.853s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:05.732814 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-967f7f69-2ee7-41b8-b93d-645a00a0fff3 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:05.782806 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-dc5c5306-4acd-441a-982f-7168335118f2 tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:40:05.782806 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:40:05.782806 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:40:05.789304 n-d-825175-3 sudo[144327]: ubuntu : TTY=unknown ; 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-967f7f69-2ee7-41b8-b93d-645a00a0fff3
Feb 09 13:40:05.790164 n-d-825175-3 sudo[144327]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:05.827745 n-d-825175-3 sudo[144260]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:05.830367 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.883s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:05.832246 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:05.874302 n-d-825175-3 sudo[144330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:05.875526 n-d-825175-3 sudo[144330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:05.881311 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-dc5c5306-4acd-441a-982f-7168335118f2 tempest-VolumesSnapshotTestJSON-539692148 None] Delete snapshot completed successfully.
Feb 09 13:40:05.890881 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-dc5c5306-4acd-441a-982f-7168335118f2 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-7fc69ad9-01cb-4a37-bfce-3a8a21482a18-delete_snapshot'" released by "delete_snapshot" :: held 2.448s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:40:06.550297 n-d-825175-3 sudo[144330]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:06.554275 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.721s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:06.555243 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:40:06.736322 n-d-825175-3 sudo[144327]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:06.738327 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-967f7f69-2ee7-41b8-b93d-645a00a0fff3" returned: 0 in 1.006s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:06.740143 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Marking volume 967f7f69-2ee7-41b8-b93d-645a00a0fff3 as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 13:40:06.754298 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Copying metadata from source volume 76145755-cd03-4945-a7b1-946caaa3b338 to 967f7f69-2ee7-41b8-b93d-645a00a0fff3. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:428}}
Feb 09 13:40:06.802505 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (98c50263-a6e2-41ee-b1a0-a66364af63fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-967f7f69-2ee7-41b8-b93d-645a00a0fff3', 'volume_size': 1, 'source_volid': '76145755-cd03-4945-a7b1-946caaa3b338', 'source_volstatus': 'available'}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:06.807074 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (160c28fc-7b66-4a52-b29a-009bf188e558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:40:06.822571 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Volume volume-967f7f69-2ee7-41b8-b93d-645a00a0fff3 (967f7f69-2ee7-41b8-b93d-645a00a0fff3): created successfully
Feb 09 13:40:06.824665 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (160c28fc-7b66-4a52-b29a-009bf188e558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:06.827778 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Flow 'volume_create_manager' (05fa03e5-38f1-4230-a70c-8845804ff6e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:40:06.849267 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-fe6e5c44-d6de-4dda-b96e-13b30839afe0 tempest-VolumesCloneTest-72397737 None] Created volume successfully.
Feb 09 13:40:06.979153 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-6d68e44c-6f72-47ec-bc2f-338259e3b9a3 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:40:07.069067 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-6d68e44c-6f72-47ec-bc2f-338259e3b9a3 tempest-VolumesSnapshotTestJSON-539692148 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7c1c7318-5e29-46b7-b3b3-24b5bfd3633d
Feb 09 13:40:07.070505 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d68e44c-6f72-47ec-bc2f-338259e3b9a3 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:07.096271 n-d-825175-3 sudo[144376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d
Feb 09 13:40:07.097091 n-d-825175-3 sudo[144376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:07.567016 n-d-825175-3 sudo[144376]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:07.571036 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d68e44c-6f72-47ec-bc2f-338259e3b9a3 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d" returned: 0 in 0.500s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:07.580009 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d68e44c-6f72-47ec-bc2f-338259e3b9a3 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:07.619109 n-d-825175-3 sudo[144380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d
Feb 09 13:40:07.619940 n-d-825175-3 sudo[144380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:08.277692 n-d-825175-3 sudo[144380]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:08.285571 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d68e44c-6f72-47ec-bc2f-338259e3b9a3 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d" returned: 0 in 0.705s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:08.287208 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d68e44c-6f72-47ec-bc2f-338259e3b9a3 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:08.307631 n-d-825175-3 sudo[144386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d
Feb 09 13:40:08.309386 n-d-825175-3 sudo[144386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:08.608551 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:40:08.613864 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:40:08.614445 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:40:08.628506 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Flow 'volume_create_manager' (d46c7341-5e37-433a-9dc7-24e9d148921a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:40:08.631999 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b0d3cfa9-d547-43b5-800a-cecf19385f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:40:08.662316 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:40:08.700346 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b0d3cfa9-d547-43b5-800a-cecf19385f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:40:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-714755037',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=5887c774-321f-4908-8ecd-d9297d437b9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac036200f44945598ca5b020a558007f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:40:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:40:09Z,user_id='f657af2c738a4f9fb85f32c738a26f59',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:08.703120 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2059967e-277f-4c68-a211-e08c4e8c0df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:40:08.705837 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2059967e-277f-4c68-a211-e08c4e8c0df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:08.708551 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ee4a9911-7406-4d8b-a005-3b4d5cd5b7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:40:08.710861 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ee4a9911-7406-4d8b-a005-3b4d5cd5b7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5887c774-321f-4908-8ecd-d9297d437b9c', 'volume_name': 'volume-5887c774-321f-4908-8ecd-d9297d437b9c', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:08.713488 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a5324f4f-e6df-404d-b90f-e71bf65fffa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:40:08.716242 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a5324f4f-e6df-404d-b90f-e71bf65fffa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:08.718035 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c35987b0-f258-4796-88db-f8344e85a874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:40:08.718962 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Volume 5887c774-321f-4908-8ecd-d9297d437b9c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5887c774-321f-4908-8ecd-d9297d437b9c', 'volume_size': 1}
Feb 09 13:40:08.720118 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5887c774-321f-4908-8ecd-d9297d437b9c stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:08.755206 n-d-825175-3 sudo[144395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5887c774-321f-4908-8ecd-d9297d437b9c stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:40:08.757854 n-d-825175-3 sudo[144395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:08.817002 n-d-825175-3 sudo[144386]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:08.819694 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d68e44c-6f72-47ec-bc2f-338259e3b9a3 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d" returned: 0 in 0.532s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:08.822218 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-6d68e44c-6f72-47ec-bc2f-338259e3b9a3 tempest-VolumesSnapshotTestJSON-539692148 None] Successfully deleted volume: 7c1c7318-5e29-46b7-b3b3-24b5bfd3633d
Feb 09 13:40:08.889588 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-6d68e44c-6f72-47ec-bc2f-338259e3b9a3 tempest-VolumesSnapshotTestJSON-539692148 None] Created reservations ['11489245-b9ef-4982-8e19-5905d2265c35', 'b374a0d1-6f52-4746-85ff-0806d6ab1328', 'f578ae86-0b1e-43ae-8cce-c319df334003', 'af89cb02-0df1-41b8-bb61-43abea18a57f'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:40:08.892488 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-6d68e44c-6f72-47ec-bc2f-338259e3b9a3 tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:40:08.892488 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:40:08.892488 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:40:08.956000 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-6d68e44c-6f72-47ec-bc2f-338259e3b9a3 tempest-VolumesSnapshotTestJSON-539692148 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:40:08.957870 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d68e44c-6f72-47ec-bc2f-338259e3b9a3 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:09.006499 n-d-825175-3 sudo[144398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:09.007315 n-d-825175-3 sudo[144398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:09.567443 n-d-825175-3 sudo[144395]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:09.570155 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5887c774-321f-4908-8ecd-d9297d437b9c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.850s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:09.579974 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c35987b0-f258-4796-88db-f8344e85a874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5887c774-321f-4908-8ecd-d9297d437b9c', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:09.584635 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4db246e2-a6d2-446a-b242-9426cdd22c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:40:09.609620 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Volume volume-5887c774-321f-4908-8ecd-d9297d437b9c (5887c774-321f-4908-8ecd-d9297d437b9c): created successfully
Feb 09 13:40:09.613264 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4db246e2-a6d2-446a-b242-9426cdd22c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:09.616830 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Flow 'volume_create_manager' (d46c7341-5e37-433a-9dc7-24e9d148921a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:40:09.631702 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-ca55b89c-f17a-45e2-bb85-b5f8f95c21d1 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-e038601e-6f31-4054-926d-8384d2dc4cd1-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.026s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:40:09.636184 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ca55b89c-f17a-45e2-bb85-b5f8f95c21d1 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e038601e-6f31-4054-926d-8384d2dc4cd1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:09.666881 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f681324d-6caf-4e12-8bdd-77372ba472da tempest-VolumesCloneTest-72397737 None] Created volume successfully.
Feb 09 13:40:09.695711 n-d-825175-3 sudo[144398]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:09.697707 n-d-825175-3 sudo[144431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e038601e-6f31-4054-926d-8384d2dc4cd1
Feb 09 13:40:09.703158 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d68e44c-6f72-47ec-bc2f-338259e3b9a3 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.744s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:09.702169 n-d-825175-3 sudo[144431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:09.707054 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d68e44c-6f72-47ec-bc2f-338259e3b9a3 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:09.765450 n-d-825175-3 sudo[144433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:09.768592 n-d-825175-3 sudo[144433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:10.522017 n-d-825175-3 sudo[144433]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:10.532703 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d68e44c-6f72-47ec-bc2f-338259e3b9a3 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.822s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:10.535291 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-6d68e44c-6f72-47ec-bc2f-338259e3b9a3 tempest-VolumesSnapshotTestJSON-539692148 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:40:10.542784 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-6d68e44c-6f72-47ec-bc2f-338259e3b9a3 tempest-VolumesSnapshotTestJSON-539692148 None] Deleted volume successfully.
Feb 09 13:40:10.568109 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-6d68e44c-6f72-47ec-bc2f-338259e3b9a3 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-7c1c7318-5e29-46b7-b3b3-24b5bfd3633d-delete_volume'" released by "delete_volume" :: held 3.589s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:40:10.591160 n-d-825175-3 sudo[144431]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:10.594278 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ca55b89c-f17a-45e2-bb85-b5f8f95c21d1 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e038601e-6f31-4054-926d-8384d2dc4cd1" returned: 0 in 0.958s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:10.597464 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ca55b89c-f17a-45e2-bb85-b5f8f95c21d1 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e038601e-6f31-4054-926d-8384d2dc4cd1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:10.674289 n-d-825175-3 sudo[144439]: ubuntu : TTY=unknown ; 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-e038601e-6f31-4054-926d-8384d2dc4cd1
Feb 09 13:40:10.684253 n-d-825175-3 sudo[144439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:11.275798 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:40:11.290066 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:40:11.291713 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:40:11.336430 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Flow 'volume_create_manager' (a3b1e89d-9905-4a62-a0f1-bbbfbf87a401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:40:11.339963 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (52334fbe-a8c7-464e-99d6-1a184527e442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:40:11.366261 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:40:11.406724 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (52334fbe-a8c7-464e-99d6-1a184527e442) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:40:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1906966088',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=b181c36a-f8fd-4ca5-a90b-a57a04ecd79b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac036200f44945598ca5b020a558007f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:40:11Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=5887c774-321f-4908-8ecd-d9297d437b9c,status='creating',terminated_at=None,updated_at=2022-02-09T13:40:11Z,user_id='f657af2c738a4f9fb85f32c738a26f59',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:11.411743 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78d1b1e4-a934-4f55-83e8-44a8735aa952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:40:11.414874 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78d1b1e4-a934-4f55-83e8-44a8735aa952) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:11.417291 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (74aef76e-8760-4f6c-a0cc-3af0dc9ba613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:40:11.498315 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (74aef76e-8760-4f6c-a0cc-3af0dc9ba613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'b181c36a-f8fd-4ca5-a90b-a57a04ecd79b', 'volume_name': 'volume-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b', 'volume_size': 2, 'source_volid': '5887c774-321f-4908-8ecd-d9297d437b9c', 'source_volstatus': 'available'}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:11.502496 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2de39f5-cf91-46c4-80c6-c63c5b5e2682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:40:11.505759 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2de39f5-cf91-46c4-80c6-c63c5b5e2682) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:11.509068 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4e7f0a3-63f6-4b2d-b21f-ee15045fab73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:40:11.510104 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Volume b181c36a-f8fd-4ca5-a90b-a57a04ecd79b: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b', 'volume_size': 2, 'source_volid': '5887c774-321f-4908-8ecd-d9297d437b9c', 'source_volstatus': 'available'}
Feb 09 13:40:11.591642 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Creating clone of volume: 5887c774-321f-4908-8ecd-d9297d437b9c
Feb 09 13:40:11.592883 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5887c774-321f-4908-8ecd-d9297d437b9c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:11.623916 n-d-825175-3 sudo[144488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5887c774-321f-4908-8ecd-d9297d437b9c
Feb 09 13:40:11.624751 n-d-825175-3 sudo[144488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:11.674199 n-d-825175-3 sudo[144439]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:11.679093 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ca55b89c-f17a-45e2-bb85-b5f8f95c21d1 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e038601e-6f31-4054-926d-8384d2dc4cd1" returned: 0 in 1.081s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:11.799832 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-ca55b89c-f17a-45e2-bb85-b5f8f95c21d1 tempest-VolumesSnapshotTestJSON-539692148 None] Created reservations ['9231f54c-a30c-40fd-8b14-e664ddd6fd30', 'adfdd651-be70-4e2b-acd6-7c612592c04a', '716f9d5f-ef2f-4718-b8a1-e3cab04f876d', 'ca41e459-952b-417d-b6d2-0c0f25f4b019'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:40:11.802183 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-ca55b89c-f17a-45e2-bb85-b5f8f95c21d1 tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:40:11.802183 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:40:11.802183 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:40:11.854525 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-ca55b89c-f17a-45e2-bb85-b5f8f95c21d1 tempest-VolumesSnapshotTestJSON-539692148 None] Delete snapshot completed successfully.
Feb 09 13:40:11.861784 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-ca55b89c-f17a-45e2-bb85-b5f8f95c21d1 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-e038601e-6f31-4054-926d-8384d2dc4cd1-delete_snapshot'" released by "delete_snapshot" :: held 2.230s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:40:12.225909 n-d-825175-3 sudo[144488]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:12.228280 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5887c774-321f-4908-8ecd-d9297d437b9c" returned: 0 in 0.635s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:12.229617 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b --snapshot stack-volumes-lvmdriver-1/volume-5887c774-321f-4908-8ecd-d9297d437b9c -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:12.248965 n-d-825175-3 sudo[144495]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b --snapshot stack-volumes-lvmdriver-1/volume-5887c774-321f-4908-8ecd-d9297d437b9c -L 1.00g
Feb 09 13:40:12.249815 n-d-825175-3 sudo[144495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:13.063253 n-d-825175-3 sudo[144495]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:13.067412 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b --snapshot stack-volumes-lvmdriver-1/volume-5887c774-321f-4908-8ecd-d9297d437b9c -L 1.00g" returned: 0 in 0.837s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:13.072304 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b stack-volumes-lvmdriver-1 -L 2g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:13.098185 n-d-825175-3 sudo[144599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b stack-volumes-lvmdriver-1 -L 2g
Feb 09 13:40:13.099221 n-d-825175-3 sudo[144599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:13.164676 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-65c35f0c-7d77-4676-83fc-032f86a7be37 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:40:13.268084 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-65c35f0c-7d77-4676-83fc-032f86a7be37 tempest-VolumesSnapshotTestJSON-539692148 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff
Feb 09 13:40:13.270226 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-65c35f0c-7d77-4676-83fc-032f86a7be37 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:13.328299 n-d-825175-3 sudo[144606]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff
Feb 09 13:40:13.330731 n-d-825175-3 sudo[144606]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:13.924440 n-d-825175-3 sudo[144599]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:13.928830 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.856s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:13.934056 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:13.976045 n-d-825175-3 sudo[144606]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:13.979358 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-65c35f0c-7d77-4676-83fc-032f86a7be37 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff" returned: 0 in 0.709s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:13.982892 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-65c35f0c-7d77-4676-83fc-032f86a7be37 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:13.987775 n-d-825175-3 sudo[144647]: ubuntu : 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-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b
Feb 09 13:40:13.989114 n-d-825175-3 sudo[144647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:14.038993 n-d-825175-3 sudo[144649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff
Feb 09 13:40:14.045267 n-d-825175-3 sudo[144649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:14.532667 n-d-825175-3 sudo[144647]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:14.536260 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b" returned: 0 in 0.602s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:14.538824 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b iflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:14.558375 n-d-825175-3 sudo[144660]: 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--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b iflag=direct
Feb 09 13:40:14.559304 n-d-825175-3 sudo[144660]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:14.618827 n-d-825175-3 sudo[144649]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:14.621149 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-65c35f0c-7d77-4676-83fc-032f86a7be37 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff" returned: 0 in 0.639s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:14.623759 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-65c35f0c-7d77-4676-83fc-032f86a7be37 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:14.651344 n-d-825175-3 sudo[144662]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff
Feb 09 13:40:14.652327 n-d-825175-3 sudo[144662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:14.892957 n-d-825175-3 sudo[144660]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:14.895382 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b iflag=direct" returned: 0 in 0.356s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:14.896641 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:14.915894 n-d-825175-3 sudo[144674]: 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--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b oflag=direct
Feb 09 13:40:14.916853 n-d-825175-3 sudo[144674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:15.252464 n-d-825175-3 sudo[144662]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:15.255302 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-65c35f0c-7d77-4676-83fc-032f86a7be37 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff" returned: 0 in 0.631s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:15.256599 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-65c35f0c-7d77-4676-83fc-032f86a7be37 tempest-VolumesSnapshotTestJSON-539692148 None] Successfully deleted volume: 5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff
Feb 09 13:40:15.327364 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-65c35f0c-7d77-4676-83fc-032f86a7be37 tempest-VolumesSnapshotTestJSON-539692148 None] Created reservations ['e4ccd6ee-b96e-4167-98af-6bd6e06c1bf8', 'a3353d6e-d8c0-47db-9998-b12aa2e789da', '03b427db-62db-425b-af0e-f7eca210e32a', 'c1d14cd8-5dfa-4350-8a10-ea8b30b4645b'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:40:15.331471 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-65c35f0c-7d77-4676-83fc-032f86a7be37 tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:40:15.331471 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:40:15.331471 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:40:15.355010 n-d-825175-3 sudo[144674]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:15.384146 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b oflag=direct" returned: 0 in 0.487s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:15.385655 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:15.411315 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-65c35f0c-7d77-4676-83fc-032f86a7be37 tempest-VolumesSnapshotTestJSON-539692148 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:40:15.412697 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-65c35f0c-7d77-4676-83fc-032f86a7be37 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:15.413026 n-d-825175-3 sudo[144692]: 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--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 09 13:40:15.413942 n-d-825175-3 sudo[144692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:15.442111 n-d-825175-3 sudo[144694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:15.454146 n-d-825175-3 sudo[144694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:16.190029 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-82e37476-d411-4175-b08f-39f5497e024c tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:40:16.309359 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:16.396284 n-d-825175-3 sudo[144694]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:16.398571 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-65c35f0c-7d77-4676-83fc-032f86a7be37 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.986s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:16.400183 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-65c35f0c-7d77-4676-83fc-032f86a7be37 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:16.446224 n-d-825175-3 sudo[144699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:16.447920 n-d-825175-3 sudo[144699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:16.579475 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.269s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:16.580474 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131296]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:40:16.581426 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-82e37476-d411-4175-b08f-39f5497e024c tempest-VolumesSnapshotTestJSON-539692148 None] Skipping remove_export. No iscsi_target is presently exported for volume: da8f4c03-f12a-4173-b0f9-39b7a0baeaf0
Feb 09 13:40:16.583190 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-82e37476-d411-4175-b08f-39f5497e024c tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:16.629549 n-d-825175-3 sudo[144704]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0
Feb 09 13:40:16.630677 n-d-825175-3 sudo[144704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:17.168249 n-d-825175-3 sudo[144699]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:17.175921 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-65c35f0c-7d77-4676-83fc-032f86a7be37 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.775s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:17.183470 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-65c35f0c-7d77-4676-83fc-032f86a7be37 tempest-VolumesSnapshotTestJSON-539692148 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:40:17.201835 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-65c35f0c-7d77-4676-83fc-032f86a7be37 tempest-VolumesSnapshotTestJSON-539692148 None] Deleted volume successfully.
Feb 09 13:40:17.239235 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-65c35f0c-7d77-4676-83fc-032f86a7be37 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-5fc7dba4-bfc4-479f-9dc6-4ca70b9ff3ff-delete_volume'" released by "delete_volume" :: held 4.075s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:40:17.618727 n-d-825175-3 sudo[144704]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:17.620750 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-82e37476-d411-4175-b08f-39f5497e024c tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0" returned: 0 in 1.038s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:17.623446 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-82e37476-d411-4175-b08f-39f5497e024c tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:17.648869 n-d-825175-3 sudo[144710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0
Feb 09 13:40:17.649951 n-d-825175-3 sudo[144710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:18.184829 n-d-825175-3 sudo[144710]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:18.187322 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-82e37476-d411-4175-b08f-39f5497e024c tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0" returned: 0 in 0.563s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:18.190418 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-82e37476-d411-4175-b08f-39f5497e024c tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:18.220999 n-d-825175-3 sudo[144713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0
Feb 09 13:40:18.223315 n-d-825175-3 sudo[144713]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:19.013079 n-d-825175-3 sudo[144713]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:19.015565 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-82e37476-d411-4175-b08f-39f5497e024c tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0" returned: 0 in 0.825s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:19.018265 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-82e37476-d411-4175-b08f-39f5497e024c tempest-VolumesSnapshotTestJSON-539692148 None] Successfully deleted volume: da8f4c03-f12a-4173-b0f9-39b7a0baeaf0
Feb 09 13:40:19.159976 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-82e37476-d411-4175-b08f-39f5497e024c tempest-VolumesSnapshotTestJSON-539692148 None] Created reservations ['0bb4d10d-53a3-4a67-b1d3-5cbc0f3fd433', '6b58e111-ea22-4875-b43e-e4bba0c9c91c', '8471122c-32a7-40f4-a237-c4b7da5bbb46', '00016cf4-7dde-4436-bef4-16cbc6b42330'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:40:19.169328 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-82e37476-d411-4175-b08f-39f5497e024c tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:40:19.169328 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:40:19.169328 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:40:19.278369 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-82e37476-d411-4175-b08f-39f5497e024c tempest-VolumesSnapshotTestJSON-539692148 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:40:19.279323 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-82e37476-d411-4175-b08f-39f5497e024c tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:19.302881 n-d-825175-3 sudo[144731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:19.303742 n-d-825175-3 sudo[144731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:20.155322 n-d-825175-3 sudo[144731]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:20.182261 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-82e37476-d411-4175-b08f-39f5497e024c tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.903s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:20.188513 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-82e37476-d411-4175-b08f-39f5497e024c tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:20.237585 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-b0d20fa2-c369-44e3-90d0-904620d5f59d tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-744e6595-8ea7-4988-9100-bf0e43130a7b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.062s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:40:20.241386 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b0d20fa2-c369-44e3-90d0-904620d5f59d tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-744e6595-8ea7-4988-9100-bf0e43130a7b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:20.251023 n-d-825175-3 sudo[144736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:20.252417 n-d-825175-3 sudo[144736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:20.312885 n-d-825175-3 sudo[144737]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-744e6595-8ea7-4988-9100-bf0e43130a7b
Feb 09 13:40:20.317825 n-d-825175-3 sudo[144737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:21.142165 n-d-825175-3 sudo[144736]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:21.144542 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-82e37476-d411-4175-b08f-39f5497e024c tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.956s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:21.147038 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-82e37476-d411-4175-b08f-39f5497e024c tempest-VolumesSnapshotTestJSON-539692148 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:40:21.163255 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-82e37476-d411-4175-b08f-39f5497e024c tempest-VolumesSnapshotTestJSON-539692148 None] Deleted volume successfully.
Feb 09 13:40:21.193716 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-82e37476-d411-4175-b08f-39f5497e024c tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-da8f4c03-f12a-4173-b0f9-39b7a0baeaf0-delete_volume'" released by "delete_volume" :: held 5.004s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:40:21.372002 n-d-825175-3 sudo[144737]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:21.374361 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b0d20fa2-c369-44e3-90d0-904620d5f59d tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-744e6595-8ea7-4988-9100-bf0e43130a7b" returned: 0 in 1.133s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:21.376730 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b0d20fa2-c369-44e3-90d0-904620d5f59d tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-744e6595-8ea7-4988-9100-bf0e43130a7b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:21.432813 n-d-825175-3 sudo[144742]: ubuntu : TTY=unknown ; 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-744e6595-8ea7-4988-9100-bf0e43130a7b
Feb 09 13:40:21.433923 n-d-825175-3 sudo[144742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:22.326104 n-d-825175-3 sudo[144742]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:22.328936 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b0d20fa2-c369-44e3-90d0-904620d5f59d tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-744e6595-8ea7-4988-9100-bf0e43130a7b" returned: 0 in 0.952s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:22.536241 n-d-825175-3 sudo[144692]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:22.539167 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-b0d20fa2-c369-44e3-90d0-904620d5f59d tempest-VolumesSnapshotTestJSON-539692148 None] Created reservations ['14d85974-c0f3-4de1-b660-3f6eb1cfdae5', 'd7357bee-178e-4647-a44a-49c5d800efab', 'f3454d80-a97f-4b34-86a1-842a8f096681', 'f7845f58-4fed-4195-a7e5-42e985ed26d9'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:40:22.541046 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-b0d20fa2-c369-44e3-90d0-904620d5f59d tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:40:22.541046 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:40:22.541046 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:40:22.545266 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.160s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:22.553065 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--b181c36a--f8fd--4ca5--a90b--a57a04ecd79b, size 1024.00 MB, duration 7.17 sec {{(pid=91721) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 09 13:40:22.554182 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.volume_utils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Volume copy 1024.00 MB at 142.86 MB/s
Feb 09 13:40:22.555284 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo 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-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:22.583736 n-d-825175-3 sudo[144798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b
Feb 09 13:40:22.585952 n-d-825175-3 sudo[144798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:22.629606 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-b0d20fa2-c369-44e3-90d0-904620d5f59d tempest-VolumesSnapshotTestJSON-539692148 None] Delete snapshot completed successfully.
Feb 09 13:40:22.645369 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-b0d20fa2-c369-44e3-90d0-904620d5f59d tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-744e6595-8ea7-4988-9100-bf0e43130a7b-delete_snapshot'" released by "delete_snapshot" :: held 2.408s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:40:23.175676 n-d-825175-3 sudo[144798]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:23.182155 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] CMD "sudo 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-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b" returned: 0 in 0.627s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:23.188241 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:23.218909 n-d-825175-3 sudo[144809]: ubuntu : TTY=unknown ; 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-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b
Feb 09 13:40:23.219727 n-d-825175-3 sudo[144809]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:23.997219 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-6ac95899-d432-4645-8307-b94b2dd8e189 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-70b049b8-aefd-4c67-a161-59497555b1bd-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:40:24.123055 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:24.178934 n-d-825175-3 sudo[144809]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:24.180983 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b" returned: 0 in 0.993s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:24.184043 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4e7f0a3-63f6-4b2d-b21f-ee15045fab73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b', 'volume_size': 2, 'source_volid': '5887c774-321f-4908-8ecd-d9297d437b9c', 'source_volstatus': 'available'}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:24.186856 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8dc0b4d-dc1a-48aa-bec9-a2f9687de76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:40:24.201352 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Volume volume-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b (b181c36a-f8fd-4ca5-a90b-a57a04ecd79b): created successfully
Feb 09 13:40:24.204448 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8dc0b4d-dc1a-48aa-bec9-a2f9687de76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:24.208485 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Flow 'volume_create_manager' (a3b1e89d-9905-4a62-a0f1-bbbfbf87a401) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:40:24.227903 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-b89ffcce-7d37-4e0d-89d3-bd7b888c47fd tempest-VolumesCloneTest-72397737 None] Created volume successfully.
Feb 09 13:40:24.292716 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.169s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:24.293215 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398132896]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:40:24.293858 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-6ac95899-d432-4645-8307-b94b2dd8e189 tempest-VolumesSnapshotTestJSON-539692148 None] Skipping remove_export. No iscsi_target is presently exported for volume: 70b049b8-aefd-4c67-a161-59497555b1bd
Feb 09 13:40:24.296063 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6ac95899-d432-4645-8307-b94b2dd8e189 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:24.321322 n-d-825175-3 sudo[144861]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd
Feb 09 13:40:24.322923 n-d-825175-3 sudo[144861]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:24.886207 n-d-825175-3 sudo[144861]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:24.889130 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6ac95899-d432-4645-8307-b94b2dd8e189 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd" returned: 0 in 0.593s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:24.891132 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6ac95899-d432-4645-8307-b94b2dd8e189 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:24.916071 n-d-825175-3 sudo[144865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd
Feb 09 13:40:24.916889 n-d-825175-3 sudo[144865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:25.216775 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-6d1f5e5e-5d4a-4595-b533-7e870fd70801 tempest-VolumesCloneTest-72397737 None] Lock "b'cinder-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b-delete_volume'" acquired by "delete_volume" :: waited 0.041s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:40:25.363482 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-6d1f5e5e-5d4a-4595-b533-7e870fd70801 tempest-VolumesCloneTest-72397737 None] Skipping remove_export. No iscsi_target is presently exported for volume: b181c36a-f8fd-4ca5-a90b-a57a04ecd79b
Feb 09 13:40:25.364771 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d1f5e5e-5d4a-4595-b533-7e870fd70801 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:25.389774 n-d-825175-3 sudo[144878]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b
Feb 09 13:40:25.392923 n-d-825175-3 sudo[144878]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:25.459703 n-d-825175-3 sudo[144865]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:25.462671 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6ac95899-d432-4645-8307-b94b2dd8e189 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd" returned: 0 in 0.571s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:25.465127 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6ac95899-d432-4645-8307-b94b2dd8e189 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:25.527153 n-d-825175-3 sudo[144881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd
Feb 09 13:40:25.529776 n-d-825175-3 sudo[144881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:25.689101 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1, size 616.00 MB, duration 22.57 sec {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 09 13:40:25.701046 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Image download 616.00 MB at 27.29 MB/s
Feb 09 13:40:25.772401 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:25.956920 n-d-825175-3 sudo[144891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1
Feb 09 13:40:25.958541 n-d-825175-3 sudo[144891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:25.976415 n-d-825175-3 sudo[144878]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:25.979062 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d1f5e5e-5d4a-4595-b533-7e870fd70801 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b" returned: 0 in 0.614s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:25.981252 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d1f5e5e-5d4a-4595-b533-7e870fd70801 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:26.018442 n-d-825175-3 sudo[144895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b
Feb 09 13:40:26.019452 n-d-825175-3 sudo[144895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:26.193784 n-d-825175-3 sudo[144881]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:26.195996 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6ac95899-d432-4645-8307-b94b2dd8e189 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-70b049b8-aefd-4c67-a161-59497555b1bd" returned: 0 in 0.731s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:26.197146 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-6ac95899-d432-4645-8307-b94b2dd8e189 tempest-VolumesSnapshotTestJSON-539692148 None] Successfully deleted volume: 70b049b8-aefd-4c67-a161-59497555b1bd
Feb 09 13:40:26.304449 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-6ac95899-d432-4645-8307-b94b2dd8e189 tempest-VolumesSnapshotTestJSON-539692148 None] Created reservations ['b0e667ca-6f0a-43ce-b4e2-a70849a35a5b', '922178cb-ab45-4625-841b-da271d9dc1eb', '46e2c742-7297-4339-bde4-3d852c273304', '9edef9f0-6a4d-4d51-8e90-5c1dcd24990e'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:40:26.306816 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-6ac95899-d432-4645-8307-b94b2dd8e189 tempest-VolumesSnapshotTestJSON-539692148 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:40:26.306816 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:40:26.306816 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:40:26.424724 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-6ac95899-d432-4645-8307-b94b2dd8e189 tempest-VolumesSnapshotTestJSON-539692148 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:40:26.425319 n-d-825175-3 sudo[144891]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:26.426376 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6ac95899-d432-4645-8307-b94b2dd8e189 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:26.449243 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1" returned: 0 in 0.676s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:26.450214 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 is fetched for user 9927b6700a5441b2adba109c6084b7a8. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 09 13:40:26.458837 n-d-825175-3 sudo[144907]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:26.459675 n-d-825175-3 sudo[144907]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:26.516392 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:26.557171 n-d-825175-3 sudo[144895]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:26.559575 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d1f5e5e-5d4a-4595-b533-7e870fd70801 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b" returned: 0 in 0.578s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:26.562068 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d1f5e5e-5d4a-4595-b533-7e870fd70801 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:26.583208 n-d-825175-3 sudo[144910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b
Feb 09 13:40:26.584108 n-d-825175-3 sudo[144910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:26.636508 n-d-825175-3 sudo[144909]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1
Feb 09 13:40:26.638794 n-d-825175-3 sudo[144909]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:26.883160 n-d-825175-3 sudo[144907]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:26.885694 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6ac95899-d432-4645-8307-b94b2dd8e189 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:26.887857 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6ac95899-d432-4645-8307-b94b2dd8e189 tempest-VolumesSnapshotTestJSON-539692148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:26.909472 n-d-825175-3 sudo[144914]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:26.910292 n-d-825175-3 sudo[144914]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:27.002406 n-d-825175-3 sudo[144909]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:27.004901 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1" returned: 0 in 0.488s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:27.009644 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:27.048314 n-d-825175-3 sudo[144922]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:40:27.049130 n-d-825175-3 sudo[144922]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:27.114730 n-d-825175-3 sudo[144910]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:27.117131 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d1f5e5e-5d4a-4595-b533-7e870fd70801 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b" returned: 0 in 0.555s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:27.118293 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-6d1f5e5e-5d4a-4595-b533-7e870fd70801 tempest-VolumesCloneTest-72397737 None] Successfully deleted volume: b181c36a-f8fd-4ca5-a90b-a57a04ecd79b
Feb 09 13:40:27.169475 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-6d1f5e5e-5d4a-4595-b533-7e870fd70801 tempest-VolumesCloneTest-72397737 None] Created reservations ['0f73fe60-832c-486a-ae74-da4d60b43ac4', 'b23fc1b2-b011-4c82-a0d8-0644942c38c5', '0ac795ce-4659-4d31-aedf-d5f06512f631', '609ba3f1-f881-4d54-9610-292e10cfc3e5'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:40:27.171978 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-6d1f5e5e-5d4a-4595-b533-7e870fd70801 tempest-VolumesCloneTest-72397737 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:40:27.171978 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:40:27.171978 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:40:27.230487 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-6d1f5e5e-5d4a-4595-b533-7e870fd70801 tempest-VolumesCloneTest-72397737 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:40:27.232097 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d1f5e5e-5d4a-4595-b533-7e870fd70801 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:27.263786 n-d-825175-3 sudo[144925]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:27.264684 n-d-825175-3 sudo[144925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:27.399660 n-d-825175-3 sudo[144914]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:27.402022 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6ac95899-d432-4645-8307-b94b2dd8e189 tempest-VolumesSnapshotTestJSON-539692148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.514s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:27.404201 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-6ac95899-d432-4645-8307-b94b2dd8e189 tempest-VolumesSnapshotTestJSON-539692148 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:40:27.418065 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-6ac95899-d432-4645-8307-b94b2dd8e189 tempest-VolumesSnapshotTestJSON-539692148 None] Deleted volume successfully.
Feb 09 13:40:27.440054 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-6ac95899-d432-4645-8307-b94b2dd8e189 tempest-VolumesSnapshotTestJSON-539692148 None] Lock "b'cinder-70b049b8-aefd-4c67-a161-59497555b1bd-delete_volume'" released by "delete_volume" :: held 3.442s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:40:27.596885 n-d-825175-3 sudo[144922]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:27.598797 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.590s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:27.625580 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Attempting download of aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume 5b3799fb-0d2a-4b27-864e-bb18555c3372. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 09 13:40:27.675515 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_gmxabgbc {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:27.716466 n-d-825175-3 sudo[144925]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:27.721412 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d1f5e5e-5d4a-4595-b533-7e870fd70801 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:27.724680 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d1f5e5e-5d4a-4595-b533-7e870fd70801 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:27.744168 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-2c2155af-910a-494b-b099-049e4a4aede7 tempest-VolumesCloneTest-72397737 None] Lock "b'cinder-5887c774-321f-4908-8ecd-d9297d437b9c-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:40:27.780092 n-d-825175-3 sudo[144962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:27.783384 n-d-825175-3 sudo[144961]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_aec45eaa-b201-4ef5-a863-48d953847b20_gmxabgbc
Feb 09 13:40:27.784229 n-d-825175-3 sudo[144961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:27.786259 n-d-825175-3 sudo[144962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:27.870780 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-2c2155af-910a-494b-b099-049e4a4aede7 tempest-VolumesCloneTest-72397737 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5887c774-321f-4908-8ecd-d9297d437b9c
Feb 09 13:40:27.872595 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c2155af-910a-494b-b099-049e4a4aede7 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5887c774-321f-4908-8ecd-d9297d437b9c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:27.903920 n-d-825175-3 sudo[144965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5887c774-321f-4908-8ecd-d9297d437b9c
Feb 09 13:40:27.904775 n-d-825175-3 sudo[144965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:28.320730 n-d-825175-3 sudo[144961]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:28.323110 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_gmxabgbc" returned: 0 in 0.647s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:28.324666 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:28.414840 n-d-825175-3 sudo[144972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1
Feb 09 13:40:28.415656 n-d-825175-3 sudo[144972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:28.455965 n-d-825175-3 sudo[144965]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:28.458356 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c2155af-910a-494b-b099-049e4a4aede7 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5887c774-321f-4908-8ecd-d9297d437b9c" returned: 0 in 0.585s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:28.461739 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c2155af-910a-494b-b099-049e4a4aede7 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5887c774-321f-4908-8ecd-d9297d437b9c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:28.471871 n-d-825175-3 sudo[144962]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:28.482252 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-6d1f5e5e-5d4a-4595-b533-7e870fd70801 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.756s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:28.484636 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-6d1f5e5e-5d4a-4595-b533-7e870fd70801 tempest-VolumesCloneTest-72397737 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:40:28.492106 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-6d1f5e5e-5d4a-4595-b533-7e870fd70801 tempest-VolumesCloneTest-72397737 None] Deleted volume successfully.
Feb 09 13:40:28.505816 n-d-825175-3 sudo[144974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5887c774-321f-4908-8ecd-d9297d437b9c
Feb 09 13:40:28.507464 n-d-825175-3 sudo[144974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:28.519443 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-6d1f5e5e-5d4a-4595-b533-7e870fd70801 tempest-VolumesCloneTest-72397737 None] Lock "b'cinder-b181c36a-f8fd-4ca5-a90b-a57a04ecd79b-delete_volume'" released by "delete_volume" :: held 3.303s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:40:28.782219 n-d-825175-3 sudo[144972]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:28.784813 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1" returned: 0 in 0.460s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:28.785718 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] aec45eaa-b201-4ef5-a863-48d953847b20 was vhdx, converting to raw {{(pid=91721) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 09 13:40:28.786787 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5b3799fb--0d2a--4b27--864e--bb18555c3372 oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:28.809015 n-d-825175-3 sudo[144979]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5b3799fb--0d2a--4b27--864e--bb18555c3372 oflag=direct
Feb 09 13:40:28.810514 n-d-825175-3 sudo[144979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:28.984909 n-d-825175-3 sudo[144974]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:28.988453 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c2155af-910a-494b-b099-049e4a4aede7 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5887c774-321f-4908-8ecd-d9297d437b9c" returned: 0 in 0.526s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:28.991006 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c2155af-910a-494b-b099-049e4a4aede7 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5887c774-321f-4908-8ecd-d9297d437b9c {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:29.040698 n-d-825175-3 sudo[144982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5887c774-321f-4908-8ecd-d9297d437b9c
Feb 09 13:40:29.042827 n-d-825175-3 sudo[144982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:29.279754 n-d-825175-3 sudo[144979]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:29.284927 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5b3799fb--0d2a--4b27--864e--bb18555c3372 oflag=direct" returned: 0 in 0.498s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:29.286202 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 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_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5b3799fb--0d2a--4b27--864e--bb18555c3372 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:29.343008 n-d-825175-3 sudo[144994]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5b3799fb--0d2a--4b27--864e--bb18555c3372
Feb 09 13:40:29.346600 n-d-825175-3 sudo[144994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:29.543120 n-d-825175-3 sudo[144982]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:29.545591 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c2155af-910a-494b-b099-049e4a4aede7 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5887c774-321f-4908-8ecd-d9297d437b9c" returned: 0 in 0.554s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:29.548274 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-2c2155af-910a-494b-b099-049e4a4aede7 tempest-VolumesCloneTest-72397737 None] Successfully deleted volume: 5887c774-321f-4908-8ecd-d9297d437b9c
Feb 09 13:40:29.603030 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-2c2155af-910a-494b-b099-049e4a4aede7 tempest-VolumesCloneTest-72397737 None] Created reservations ['860d53dc-767f-4407-9269-8797a440a759', 'b32db055-1bc1-4068-b729-408e5597d540', 'd12932c2-bf2a-41dc-aff6-a5ce40b84cda', '4e4cc251-76b5-419c-b735-7bd94ee4dbe9'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:40:29.605312 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-2c2155af-910a-494b-b099-049e4a4aede7 tempest-VolumesCloneTest-72397737 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:40:29.605312 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:40:29.605312 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:40:29.660813 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-2c2155af-910a-494b-b099-049e4a4aede7 tempest-VolumesCloneTest-72397737 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:40:29.661737 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c2155af-910a-494b-b099-049e4a4aede7 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:29.687790 n-d-825175-3 sudo[144999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:29.689263 n-d-825175-3 sudo[144999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:30.230963 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-3153ad74-e81a-451d-bc65-fcf78782dc66 tempest-VolumesCloneTest-72397737 None] Lock "b'cinder-967f7f69-2ee7-41b8-b93d-645a00a0fff3-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:40:30.276531 n-d-825175-3 sudo[144999]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:30.279413 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c2155af-910a-494b-b099-049e4a4aede7 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.618s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:30.299954 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c2155af-910a-494b-b099-049e4a4aede7 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:30.367062 n-d-825175-3 sudo[145017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:30.368110 n-d-825175-3 sudo[145017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:30.447924 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-3153ad74-e81a-451d-bc65-fcf78782dc66 tempest-VolumesCloneTest-72397737 None] Skipping remove_export. No iscsi_target is presently exported for volume: 967f7f69-2ee7-41b8-b93d-645a00a0fff3
Feb 09 13:40:30.460192 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3153ad74-e81a-451d-bc65-fcf78782dc66 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-967f7f69-2ee7-41b8-b93d-645a00a0fff3 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:30.507549 n-d-825175-3 sudo[144994]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:30.510012 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 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_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5b3799fb--0d2a--4b27--864e--bb18555c3372" returned: 0 in 1.223s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:30.511453 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:30.511800 n-d-825175-3 sudo[145025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-967f7f69-2ee7-41b8-b93d-645a00a0fff3
Feb 09 13:40:30.515557 n-d-825175-3 sudo[145025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:30.668471 n-d-825175-3 sudo[145029]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1
Feb 09 13:40:30.669407 n-d-825175-3 sudo[145029]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:30.957431 n-d-825175-3 sudo[145017]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:30.959786 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c2155af-910a-494b-b099-049e4a4aede7 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.662s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:30.961936 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-2c2155af-910a-494b-b099-049e4a4aede7 tempest-VolumesCloneTest-72397737 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:40:30.967367 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-2c2155af-910a-494b-b099-049e4a4aede7 tempest-VolumesCloneTest-72397737 None] Deleted volume successfully.
Feb 09 13:40:30.988770 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-2c2155af-910a-494b-b099-049e4a4aede7 tempest-VolumesCloneTest-72397737 None] Lock "b'cinder-5887c774-321f-4908-8ecd-d9297d437b9c-delete_volume'" released by "delete_volume" :: held 3.245s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:40:31.078631 n-d-825175-3 sudo[145029]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:31.081314 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1" returned: 0 in 0.570s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:31.082270 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_8_jk8ffgn-d-825175-3@lvmdriver-1, size 700.00 MB, duration 1.22 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--5b3799fb--0d2a--4b27--864e--bb18555c3372 {{(pid=91721) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 09 13:40:31.082894 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Converted 700.00 MB image at 571.45 MB/s
Feb 09 13:40:31.083628 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Downloaded image aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume 5b3799fb-0d2a-4b27-864e-bb18555c3372 successfully. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 09 13:40:31.114683 n-d-825175-3 sudo[145025]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:31.209926 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 for user 9927b6700a5441b2adba109c6084b7a8 is deleted. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 09 13:40:31.210862 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Marking volume 5b3799fb-0d2a-4b27-864e-bb18555c3372 as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 13:40:31.215565 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3153ad74-e81a-451d-bc65-fcf78782dc66 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-967f7f69-2ee7-41b8-b93d-645a00a0fff3" returned: 0 in 0.755s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:31.218610 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3153ad74-e81a-451d-bc65-fcf78782dc66 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-967f7f69-2ee7-41b8-b93d-645a00a0fff3 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:31.239502 n-d-825175-3 sudo[145038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-967f7f69-2ee7-41b8-b93d-645a00a0fff3
Feb 09 13:40:31.240337 n-d-825175-3 sudo[145038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:31.240983 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Copying metadata from image aec45eaa-b201-4ef5-a863-48d953847b20 to 5b3799fb-0d2a-4b27-864e-bb18555c3372. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 09 13:40:31.241662 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Creating volume glance metadata for volume 5b3799fb-0d2a-4b27-864e-bb18555c3372 backed by image aec45eaa-b201-4ef5-a863-48d953847b20 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91721) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 09 13:40:31.304328 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (099595e2-e66f-4d85-afcd-e3092dfafc3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5b3799fb-0d2a-4b27-864e-bb18555c3372', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:31.306581 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37f96006-02f5-47f3-9981-98580a16f9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:40:31.314992 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Volume volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 (5b3799fb-0d2a-4b27-864e-bb18555c3372): created successfully
Feb 09 13:40:31.316908 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37f96006-02f5-47f3-9981-98580a16f9c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:40:31.319826 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Flow 'volume_create_manager' (deacf979-3374-49f1-a0e2-847e691724bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:40:31.328010 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-791ec938-6322-450e-bd6b-cc1bb9227af9 tempest-TestVolumeBootPattern-1281110745 None] Created volume successfully.
Feb 09 13:40:31.642907 n-d-825175-3 sudo[145038]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:31.645007 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3153ad74-e81a-451d-bc65-fcf78782dc66 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-967f7f69-2ee7-41b8-b93d-645a00a0fff3" returned: 0 in 0.426s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:31.647413 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3153ad74-e81a-451d-bc65-fcf78782dc66 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-967f7f69-2ee7-41b8-b93d-645a00a0fff3 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:31.670407 n-d-825175-3 sudo[145041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-967f7f69-2ee7-41b8-b93d-645a00a0fff3
Feb 09 13:40:31.671225 n-d-825175-3 sudo[145041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:32.246873 n-d-825175-3 sudo[145041]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:32.249066 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3153ad74-e81a-451d-bc65-fcf78782dc66 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-967f7f69-2ee7-41b8-b93d-645a00a0fff3" returned: 0 in 0.602s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:32.250247 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-3153ad74-e81a-451d-bc65-fcf78782dc66 tempest-VolumesCloneTest-72397737 None] Successfully deleted volume: 967f7f69-2ee7-41b8-b93d-645a00a0fff3
Feb 09 13:40:32.295285 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-3153ad74-e81a-451d-bc65-fcf78782dc66 tempest-VolumesCloneTest-72397737 None] Created reservations ['640951f1-7772-4e1e-bc5b-8249dad5ed06', '56520c57-ed72-43c5-a16b-41936d01b5a5', '900ca517-ce24-42e1-a790-1c4522803c91', 'c3fc3614-8205-4d9e-ae7f-637491c5eea8'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:40:32.298124 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-3153ad74-e81a-451d-bc65-fcf78782dc66 tempest-VolumesCloneTest-72397737 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:40:32.298124 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:40:32.298124 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:40:32.347670 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-3153ad74-e81a-451d-bc65-fcf78782dc66 tempest-VolumesCloneTest-72397737 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:40:32.348748 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3153ad74-e81a-451d-bc65-fcf78782dc66 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:32.373984 n-d-825175-3 sudo[145048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:32.374892 n-d-825175-3 sudo[145048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:32.667552 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-3ac446bb-7e5b-48e0-8094-bb968a35bbaf tempest-VolumesCloneTest-72397737 None] Lock "b'cinder-76145755-cd03-4945-a7b1-946caaa3b338-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:40:32.771667 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-3ac446bb-7e5b-48e0-8094-bb968a35bbaf tempest-VolumesCloneTest-72397737 None] Skipping remove_export. No iscsi_target is presently exported for volume: 76145755-cd03-4945-a7b1-946caaa3b338
Feb 09 13:40:32.773638 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ac446bb-7e5b-48e0-8094-bb968a35bbaf tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-76145755-cd03-4945-a7b1-946caaa3b338 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:32.807864 n-d-825175-3 sudo[145051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-76145755-cd03-4945-a7b1-946caaa3b338
Feb 09 13:40:32.809595 n-d-825175-3 sudo[145051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:32.853970 n-d-825175-3 sudo[145048]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:32.856782 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3153ad74-e81a-451d-bc65-fcf78782dc66 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:32.859003 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3153ad74-e81a-451d-bc65-fcf78782dc66 tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:32.881670 n-d-825175-3 sudo[145053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:32.883113 n-d-825175-3 sudo[145053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:33.279245 n-d-825175-3 sudo[145051]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:33.281562 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ac446bb-7e5b-48e0-8094-bb968a35bbaf tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-76145755-cd03-4945-a7b1-946caaa3b338" returned: 0 in 0.507s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:33.284107 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ac446bb-7e5b-48e0-8094-bb968a35bbaf tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-76145755-cd03-4945-a7b1-946caaa3b338 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:33.303721 n-d-825175-3 sudo[145064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-76145755-cd03-4945-a7b1-946caaa3b338
Feb 09 13:40:33.305178 n-d-825175-3 sudo[145064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:33.372039 n-d-825175-3 sudo[145053]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:33.374380 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3153ad74-e81a-451d-bc65-fcf78782dc66 tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.515s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:33.377500 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-3153ad74-e81a-451d-bc65-fcf78782dc66 tempest-VolumesCloneTest-72397737 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:40:33.386084 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-3153ad74-e81a-451d-bc65-fcf78782dc66 tempest-VolumesCloneTest-72397737 None] Deleted volume successfully.
Feb 09 13:40:33.442077 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-3153ad74-e81a-451d-bc65-fcf78782dc66 tempest-VolumesCloneTest-72397737 None] Lock "b'cinder-967f7f69-2ee7-41b8-b93d-645a00a0fff3-delete_volume'" released by "delete_volume" :: held 3.212s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:40:33.734836 n-d-825175-3 sudo[145064]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:33.736706 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ac446bb-7e5b-48e0-8094-bb968a35bbaf tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-76145755-cd03-4945-a7b1-946caaa3b338" returned: 0 in 0.453s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:33.738250 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ac446bb-7e5b-48e0-8094-bb968a35bbaf tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-76145755-cd03-4945-a7b1-946caaa3b338 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:33.757581 n-d-825175-3 sudo[145088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-76145755-cd03-4945-a7b1-946caaa3b338
Feb 09 13:40:33.758567 n-d-825175-3 sudo[145088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:34.272329 n-d-825175-3 sudo[145088]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:34.274884 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ac446bb-7e5b-48e0-8094-bb968a35bbaf tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-76145755-cd03-4945-a7b1-946caaa3b338" returned: 0 in 0.536s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:34.276368 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-3ac446bb-7e5b-48e0-8094-bb968a35bbaf tempest-VolumesCloneTest-72397737 None] Successfully deleted volume: 76145755-cd03-4945-a7b1-946caaa3b338
Feb 09 13:40:34.350582 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-3ac446bb-7e5b-48e0-8094-bb968a35bbaf tempest-VolumesCloneTest-72397737 None] Created reservations ['7d6a6812-baa1-46a7-b460-ae4f16320374', '6194a814-d3e3-4881-ab5f-316258f7ae75', '685bac58-88e2-4293-9603-a3ff981a3842', '775ffaad-5678-4b13-b322-42cb8147aa1e'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:40:34.354713 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-3ac446bb-7e5b-48e0-8094-bb968a35bbaf tempest-VolumesCloneTest-72397737 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:40:34.354713 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:40:34.354713 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:40:34.409482 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-3ac446bb-7e5b-48e0-8094-bb968a35bbaf tempest-VolumesCloneTest-72397737 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:40:34.410955 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ac446bb-7e5b-48e0-8094-bb968a35bbaf tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:34.457136 n-d-825175-3 sudo[145111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:34.457964 n-d-825175-3 sudo[145111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:35.004525 n-d-825175-3 sudo[145111]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:35.007257 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ac446bb-7e5b-48e0-8094-bb968a35bbaf tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.596s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:35.010443 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ac446bb-7e5b-48e0-8094-bb968a35bbaf tempest-VolumesCloneTest-72397737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:35.045557 n-d-825175-3 sudo[145119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:40:35.047239 n-d-825175-3 sudo[145119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:35.752776 n-d-825175-3 sudo[145119]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:35.755507 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-3ac446bb-7e5b-48e0-8094-bb968a35bbaf tempest-VolumesCloneTest-72397737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.745s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:35.757506 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-3ac446bb-7e5b-48e0-8094-bb968a35bbaf tempest-VolumesCloneTest-72397737 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:40:35.777015 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-3ac446bb-7e5b-48e0-8094-bb968a35bbaf tempest-VolumesCloneTest-72397737 None] Deleted volume successfully.
Feb 09 13:40:35.803465 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-3ac446bb-7e5b-48e0-8094-bb968a35bbaf tempest-VolumesCloneTest-72397737 None] Lock "b'cinder-76145755-cd03-4945-a7b1-946caaa3b338-delete_volume'" released by "delete_volume" :: held 3.136s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:40:36.354281 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-5645be72-3718-4063-a72e-529b328c82de req-bf1fc889-bf72-4b43-94cd-b890d8f490e2 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:36.408665 n-d-825175-3 sudo[145133]: ubuntu : 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-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:40:36.415983 n-d-825175-3 sudo[145133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:40:37.017631 n-d-825175-3 sudo[145133]: pam_unix(sudo:session): session closed for user root
Feb 09 13:40:37.020191 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-5645be72-3718-4063-a72e-529b328c82de req-bf1fc889-bf72-4b43-94cd-b890d8f490e2 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372" returned: 0 in 0.666s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:37.136481 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:37.156488 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:37.156916 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:40:37.158530 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-5645be72-3718-4063-a72e-529b328c82de req-bf1fc889-bf72-4b43-94cd-b890d8f490e2 tempest-TestVolumeBootPattern-1281110745 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:40:37.159822 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-5645be72-3718-4063-a72e-529b328c82de req-bf1fc889-bf72-4b43-94cd-b890d8f490e2 tempest-TestVolumeBootPattern-1281110745 None] Creating iscsi_target for Volume ID: volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:40:37.164205 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-5645be72-3718-4063-a72e-529b328c82de req-bf1fc889-bf72-4b43-94cd-b890d8f490e2 tempest-TestVolumeBootPattern-1281110745 None] Created volume path /opt/stack/data/cinder/volumes/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372,
Feb 09 13:40:37.164205 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:40:37.164205 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:40:37.164205 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:40:37.164205 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:40:37.164205 n-d-825175-3 cinder-volume[91721]: incominguser UkA3cAfrHiHC3GuPPt7n VQ7YRYypEL7zphDh
Feb 09 13:40:37.164205 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:40:37.164205 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:40:37.164205 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:40:37.164205 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:40:37.169054 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:37.870908 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372" returned: 0 in 0.704s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:37.871764 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:40:37.872378 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-5645be72-3718-4063-a72e-529b328c82de req-bf1fc889-bf72-4b43-94cd-b890d8f490e2 tempest-TestVolumeBootPattern-1281110745 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:40:37.872756 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-5645be72-3718-4063-a72e-529b328c82de req-bf1fc889-bf72-4b43-94cd-b890d8f490e2 tempest-TestVolumeBootPattern-1281110745 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:40:37.874119 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:37.894221 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:37.894865 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:40:37.895897 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-5645be72-3718-4063-a72e-529b328c82de req-bf1fc889-bf72-4b43-94cd-b890d8f490e2 tempest-TestVolumeBootPattern-1281110745 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:40:37.897297 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:38.116889 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.219s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:38.117876 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:40:38.119658 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:40:38.272436 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:40:38.272776 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:40:38.273738 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-5645be72-3718-4063-a72e-529b328c82de req-bf1fc889-bf72-4b43-94cd-b890d8f490e2 tempest-TestVolumeBootPattern-1281110745 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:40:38.368131 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-5645be72-3718-4063-a72e-529b328c82de req-bf1fc889-bf72-4b43-94cd-b890d8f490e2 tempest-TestVolumeBootPattern-1281110745 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372', 'target_lun': 1, 'volume_id': '5b3799fb-0d2a-4b27-864e-bb18555c3372', 'auth_method': 'CHAP', 'auth_username': 'UkA3cAfrHiHC3GuPPt7n', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ac759524-1d4f-4f7c-9588-54ca52540dd0'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:40:38.705916 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-5645be72-3718-4063-a72e-529b328c82de req-bf1fc889-bf72-4b43-94cd-b890d8f490e2 tempest-TestVolumeBootPattern-1281110745 None] attachment_update completed successfully.
Feb 09 13:41:03.047034 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:41:03.052310 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:41:03.053099 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:41:03.073187 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Flow 'volume_create_manager' (7ce29e8c-7998-4d66-a350-a4ac9f4bb99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:41:03.080847 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aec2d189-bde0-4ecc-bf7c-6e83d1163b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:41:03.106326 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:41:03.134808 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aec2d189-bde0-4ecc-bf7c-6e83d1163b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:41:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-298357718',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=167a3c34-188d-47c3-ad81-3a9e51c6ded8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97bd1033855843559321f317ce2509e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:41:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:41:03Z,user_id='16836864a1cd4cefa929580a724b1787',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:41:03.137962 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a6649c1-e51f-4187-8acb-5aa29ef9752d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:41:03.140524 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a6649c1-e51f-4187-8acb-5aa29ef9752d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:41:03.143485 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7226aa53-96c8-4160-b122-5c640e584b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:41:03.242186 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7226aa53-96c8-4160-b122-5c640e584b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '167a3c34-188d-47c3-ad81-3a9e51c6ded8', 'volume_name': 'volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:41:03.244635 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ad15a70-1caa-42d4-a50f-be6f97c99b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:41:03.246989 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ad15a70-1caa-42d4-a50f-be6f97c99b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:41:03.249263 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c72a6c28-7e7f-4638-ab6a-b1d733898f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:41:03.250146 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Volume 167a3c34-188d-47c3-ad81-3a9e51c6ded8: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 09 13:41:03.251381 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Cloning 167a3c34-188d-47c3-ad81-3a9e51c6ded8 from image aec45eaa-b201-4ef5-a863-48d953847b20 at location (None, None). {{(pid=91721) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 09 13:41:04.948858 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:41:04.949513 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:41:04.949988 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:41:04.994543 n-d-825175-3 sudo[145951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:41:04.996664 n-d-825175-3 sudo[145951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:41:05.761853 n-d-825175-3 sudo[145951]: pam_unix(sudo:session): session closed for user root
Feb 09 13:41:05.763872 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.814s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:41:05.765821 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:41:05.788334 n-d-825175-3 sudo[145961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:41:05.789137 n-d-825175-3 sudo[145961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:41:06.238172 n-d-825175-3 sudo[145961]: pam_unix(sudo:session): session closed for user root
Feb 09 13:41:06.241039 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.475s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:41:06.242929 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:41:13.514192 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1, size 616.00 MB, duration 10.26 sec {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 09 13:41:13.515118 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Image download 616.00 MB at 60.03 MB/s
Feb 09 13:41:13.553352 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:41:13.633653 n-d-825175-3 sudo[145989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1
Feb 09 13:41:13.634454 n-d-825175-3 sudo[145989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:41:13.941132 n-d-825175-3 sudo[145989]: pam_unix(sudo:session): session closed for user root
Feb 09 13:41:13.943425 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1" returned: 0 in 0.390s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:41:13.944338 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 is fetched for user 16836864a1cd4cefa929580a724b1787. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 09 13:41:13.997995 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:41:14.080227 n-d-825175-3 sudo[145994]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1
Feb 09 13:41:14.081303 n-d-825175-3 sudo[145994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:41:14.389090 n-d-825175-3 sudo[145994]: pam_unix(sudo:session): session closed for user root
Feb 09 13:41:14.391426 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1" returned: 0 in 0.393s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:41:14.393453 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:41:14.411328 n-d-825175-3 sudo[145999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:41:14.412116 n-d-825175-3 sudo[145999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:41:14.881990 n-d-825175-3 sudo[145999]: pam_unix(sudo:session): session closed for user root
Feb 09 13:41:14.884253 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.490s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:41:14.903172 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Attempting download of aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume 167a3c34-188d-47c3-ad81-3a9e51c6ded8. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 09 13:41:14.941298 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_7chd6y05 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:41:15.023711 n-d-825175-3 sudo[146039]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_aec45eaa-b201-4ef5-a863-48d953847b20_7chd6y05
Feb 09 13:41:15.024494 n-d-825175-3 sudo[146039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:41:15.344376 n-d-825175-3 sudo[146039]: pam_unix(sudo:session): session closed for user root
Feb 09 13:41:15.346764 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_7chd6y05" returned: 0 in 0.405s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:41:15.348104 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:41:15.430073 n-d-825175-3 sudo[146043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1
Feb 09 13:41:15.430894 n-d-825175-3 sudo[146043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:41:15.742348 n-d-825175-3 sudo[146043]: pam_unix(sudo:session): session closed for user root
Feb 09 13:41:15.744646 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1" returned: 0 in 0.396s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:41:15.745450 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] aec45eaa-b201-4ef5-a863-48d953847b20 was vhdx, converting to raw {{(pid=91721) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 09 13:41:15.746423 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--167a3c34--188d--47c3--ad81--3a9e51c6ded8 oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:41:15.765536 n-d-825175-3 sudo[146048]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--167a3c34--188d--47c3--ad81--3a9e51c6ded8 oflag=direct
Feb 09 13:41:15.766322 n-d-825175-3 sudo[146048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:41:16.111646 n-d-825175-3 sudo[146048]: pam_unix(sudo:session): session closed for user root
Feb 09 13:41:16.114153 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--167a3c34--188d--47c3--ad81--3a9e51c6ded8 oflag=direct" returned: 0 in 0.367s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:41:16.116261 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 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_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--167a3c34--188d--47c3--ad81--3a9e51c6ded8 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:41:16.134918 n-d-825175-3 sudo[146061]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--167a3c34--188d--47c3--ad81--3a9e51c6ded8
Feb 09 13:41:16.135802 n-d-825175-3 sudo[146061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:41:16.941515 n-d-825175-3 sudo[146061]: pam_unix(sudo:session): session closed for user root
Feb 09 13:41:16.944304 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 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_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--167a3c34--188d--47c3--ad81--3a9e51c6ded8" returned: 0 in 0.828s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:41:16.945587 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:41:17.034844 n-d-825175-3 sudo[146093]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1
Feb 09 13:41:17.035671 n-d-825175-3 sudo[146093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:41:17.366868 n-d-825175-3 sudo[146093]: pam_unix(sudo:session): session closed for user root
Feb 09 13:41:17.369210 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1" returned: 0 in 0.423s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:41:17.370056 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_csoy6f_jn-d-825175-3@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--167a3c34--188d--47c3--ad81--3a9e51c6ded8 {{(pid=91721) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 09 13:41:17.370436 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Converted 700.00 MB image at 700.00 MB/s
Feb 09 13:41:17.371066 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Downloaded image aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume 167a3c34-188d-47c3-ad81-3a9e51c6ded8 successfully. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 09 13:41:17.490605 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 for user 16836864a1cd4cefa929580a724b1787 is deleted. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 09 13:41:17.491220 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Marking volume 167a3c34-188d-47c3-ad81-3a9e51c6ded8 as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 13:41:17.502626 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Copying metadata from image aec45eaa-b201-4ef5-a863-48d953847b20 to 167a3c34-188d-47c3-ad81-3a9e51c6ded8. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 09 13:41:17.503102 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Creating volume glance metadata for volume 167a3c34-188d-47c3-ad81-3a9e51c6ded8 backed by image aec45eaa-b201-4ef5-a863-48d953847b20 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91721) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 09 13:41:17.570305 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c72a6c28-7e7f-4638-ab6a-b1d733898f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:41:17.572710 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fa024524-073f-4b26-9637-0d5db300beab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:41:17.581965 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Volume volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8 (167a3c34-188d-47c3-ad81-3a9e51c6ded8): created successfully
Feb 09 13:41:17.584231 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fa024524-073f-4b26-9637-0d5db300beab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:41:17.587282 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Flow 'volume_create_manager' (7ce29e8c-7998-4d66-a350-a4ac9f4bb99b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:41:17.595256 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-abbfd4e6-e4b5-490f-8ff8-268b2ef90985 tempest-TestVolumeBackupRestore-54462270 None] Created volume successfully.
Feb 09 13:41:19.303675 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.driver [None req-f2061cf5-f382-455c-baa9-539bd6f3291b tempest-TestVolumeBackupRestore-54462270 None] Creating a new backup for volume volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8. {{(pid=91721) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Feb 09 13:41:19.315596 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f2061cf5-f382-455c-baa9-539bd6f3291b tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:41:19.334641 n-d-825175-3 sudo[146153]: ubuntu : 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-167a3c34-188d-47c3-ad81-3a9e51c6ded8
Feb 09 13:41:19.335481 n-d-825175-3 sudo[146153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:41:19.764815 n-d-825175-3 sudo[146153]: pam_unix(sudo:session): session closed for user root
Feb 09 13:41:19.768549 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-f2061cf5-f382-455c-baa9-539bd6f3291b tempest-TestVolumeBackupRestore-54462270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8" returned: 0 in 0.451s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:41:19.819088 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-f2061cf5-f382-455c-baa9-539bd6f3291b tempest-TestVolumeBackupRestore-54462270 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: I_T nexus: 44
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: UkA3cAfrHiHC3GuPPt7n
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:41:19.827664 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:41:19.831695 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-f2061cf5-f382-455c-baa9-539bd6f3291b tempest-TestVolumeBackupRestore-54462270 None] Creating iscsi_target for Volume ID: volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:41:19.833425 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-f2061cf5-f382-455c-baa9-539bd6f3291b tempest-TestVolumeBackupRestore-54462270 None] Created volume path /opt/stack/data/cinder/volumes/volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8,
Feb 09 13:41:19.833425 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:41:19.833425 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:41:19.833425 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8
Feb 09 13:41:19.833425 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:41:19.833425 n-d-825175-3 cinder-volume[91721]: incominguser Yf8bK55aAT72WTLW5DbN Rcxjyd4UDqTDpTp3
Feb 09 13:41:19.833425 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:41:19.833425 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:41:19.833425 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:41:19.833425 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:41:19.835724 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:41:20.228965 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8" returned: 0 in 0.394s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:41:20.229317 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:41:20.229914 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-f2061cf5-f382-455c-baa9-539bd6f3291b tempest-TestVolumeBackupRestore-54462270 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:41:20.230275 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-f2061cf5-f382-455c-baa9-539bd6f3291b tempest-TestVolumeBackupRestore-54462270 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:41:20.231512 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:41:20.238620 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:41:20.239068 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8\n System information:\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-167a3c34-188d-47c3-ad81-3a9e51c6ded8\n Backing store flags: \n Account information:\n Yf8bK55aAT72WTLW5DbN\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-f2061cf5-f382-455c-baa9-539bd6f3291b tempest-TestVolumeBackupRestore-54462270 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: I_T nexus: 44
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: UkA3cAfrHiHC3GuPPt7n
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:41:20.239785 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:41:20.243319 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:41:20.337001 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:41:20.337588 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8\n System information:\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-167a3c34-188d-47c3-ad81-3a9e51c6ded8\n Backing store flags: \n Account information:\n Yf8bK55aAT72WTLW5DbN\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:41:20.339010 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:41:20.435567 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:41:20.435908 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8\n System information:\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-167a3c34-188d-47c3-ad81-3a9e51c6ded8\n Backing store flags: \n Account information:\n Yf8bK55aAT72WTLW5DbN\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:41:20.436912 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [None req-f2061cf5-f382-455c-baa9-539bd6f3291b tempest-TestVolumeBackupRestore-54462270 None] Set provider_location to: 10.222.0.59:3260,2 iqn.2010-10.org.openstack:volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:41:20.474844 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f2061cf5-f382-455c-baa9-539bd6f3291b tempest-TestVolumeBackupRestore-54462270 None] Initialize volume connection completed successfully.
Feb 09 13:42:04.951358 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:42:04.952019 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:42:04.952416 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:42:04.975553 n-d-825175-3 sudo[146661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:42:04.976366 n-d-825175-3 sudo[146661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:42:05.457686 n-d-825175-3 sudo[146661]: pam_unix(sudo:session): session closed for user root
Feb 09 13:42:05.460002 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.507s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:42:05.467404 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:42:05.493333 n-d-825175-3 sudo[146667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:42:05.494135 n-d-825175-3 sudo[146667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:42:05.916210 n-d-825175-3 sudo[146667]: pam_unix(sudo:session): session closed for user root
Feb 09 13:42:05.918333 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.451s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:42:05.920324 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:42:22.896180 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f2061cf5-f382-455c-baa9-539bd6f3291b tempest-TestVolumeBackupRestore-54462270 None] Terminate volume connection completed successfully.
Feb 09 13:42:22.947811 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:42:23.040248 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:42:23.040599 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8\n System information:\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-167a3c34-188d-47c3-ad81-3a9e51c6ded8\n Backing store flags: \n Account information:\n Yf8bK55aAT72WTLW5DbN\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:42:23.041318 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [None req-f2061cf5-f382-455c-baa9-539bd6f3291b tempest-TestVolumeBackupRestore-54462270 None] Removing iscsi_target for Volume ID: 167a3c34-188d-47c3-ad81-3a9e51c6ded8
Feb 09 13:42:23.043943 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:42:23.263862 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8 -f" returned: 0 in 0.220s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:42:23.265348 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:42:23.268811 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:42:23.405392 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:42:23.405744 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:42:23.406515 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-f2061cf5-f382-455c-baa9-539bd6f3291b tempest-TestVolumeBackupRestore-54462270 None] Remove volume export completed successfully.
Feb 09 13:42:24.841653 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:42:24.845959 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:42:24.846556 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:42:24.861095 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Flow 'volume_create_manager' (a73083ec-32c8-4cd0-8459-7e4787117f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:42:24.864357 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e228144-7680-42e7-9dc7-7ccbb9bdbe98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:42:24.886399 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:42:24.910426 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e228144-7680-42e7-9dc7-7ccbb9bdbe98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:42:25Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0793ad7f-ff06-4a56-b979-0386ab1b4984',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=bacb871d-f2fa-4f12-82e3-761cbb4489cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97bd1033855843559321f317ce2509e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:42:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:42:25Z,user_id='16836864a1cd4cefa929580a724b1787',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:42:24.912928 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db08544d-c929-4a79-b918-055e305a052e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:42:24.915292 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db08544d-c929-4a79-b918-055e305a052e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:42:24.917598 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45919deb-c399-4fab-b72d-ec75e19f2e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:42:24.919835 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45919deb-c399-4fab-b72d-ec75e19f2e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bacb871d-f2fa-4f12-82e3-761cbb4489cb', 'volume_name': 'volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:42:24.923953 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59b2994e-7f48-4605-a7f6-9a10c0cbdd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:42:24.927844 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59b2994e-7f48-4605-a7f6-9a10c0cbdd7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:42:24.930973 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1325d17e-c7a9-43ba-8a02-65b134af1027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:42:24.931768 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Volume bacb871d-f2fa-4f12-82e3-761cbb4489cb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb', 'volume_size': 1}
Feb 09 13:42:24.933125 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:42:24.953411 n-d-825175-3 sudo[147007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:42:24.954218 n-d-825175-3 sudo[147007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:42:25.511773 n-d-825175-3 sudo[147007]: pam_unix(sudo:session): session closed for user root
Feb 09 13:42:25.513985 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.580s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:42:25.518542 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1325d17e-c7a9-43ba-8a02-65b134af1027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:42:25.520933 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76ff79c2-f843-4b2a-ae7c-f16563a2668f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:42:25.533136 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Volume volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb (bacb871d-f2fa-4f12-82e3-761cbb4489cb): created successfully
Feb 09 13:42:25.534969 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76ff79c2-f843-4b2a-ae7c-f16563a2668f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:42:25.538056 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Flow 'volume_create_manager' (a73083ec-32c8-4cd0-8459-7e4787117f2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:42:25.547734 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Created volume successfully.
Feb 09 13:42:25.985897 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:42:26.005290 n-d-825175-3 sudo[147048]: ubuntu : 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-bacb871d-f2fa-4f12-82e3-761cbb4489cb
Feb 09 13:42:26.006221 n-d-825175-3 sudo[147048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:42:26.420394 n-d-825175-3 sudo[147048]: pam_unix(sudo:session): session closed for user root
Feb 09 13:42:26.422709 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb" returned: 0 in 0.436s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:42:26.474280 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:42:26.480462 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:42:26.480793 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: I_T nexus: 44
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: UkA3cAfrHiHC3GuPPt7n
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:42:26.481422 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:42:26.484323 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Creating iscsi_target for Volume ID: volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:42:26.486338 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Created volume path /opt/stack/data/cinder/volumes/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb,
Feb 09 13:42:26.486338 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:42:26.486338 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:42:26.486338 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb
Feb 09 13:42:26.486338 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:42:26.486338 n-d-825175-3 cinder-volume[91721]: incominguser Q53aGGo4so8ywCPSUobT xALLu5vLc6QcYDq9
Feb 09 13:42:26.486338 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:42:26.486338 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:42:26.486338 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:42:26.486338 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:42:26.487554 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:42:26.866664 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb" returned: 0 in 0.379s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:42:26.866996 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:42:26.867586 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:42:26.867949 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:42:26.869217 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:42:26.875814 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:42:26.876141 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n System information:\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-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n Backing store flags: \n Account information:\n Q53aGGo4so8ywCPSUobT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: I_T nexus: 44
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: UkA3cAfrHiHC3GuPPt7n
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:42:26.876735 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:42:26.879283 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:42:26.966195 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:42:26.966551 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n System information:\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-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n Backing store flags: \n Account information:\n Q53aGGo4so8ywCPSUobT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:42:26.969155 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:42:27.057658 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:42:27.058209 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n System information:\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-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n Backing store flags: \n Account information:\n Q53aGGo4so8ywCPSUobT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:42:27.059045 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Set provider_location to: 10.222.0.59:3260,2 iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:42:27.093603 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Initialize volume connection completed successfully.
Feb 09 13:42:54.866141 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Terminate volume connection completed successfully.
Feb 09 13:42:54.912239 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:42:55.001966 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:42:55.002447 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n System information:\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-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n Backing store flags: \n Account information:\n Q53aGGo4so8ywCPSUobT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:42:55.003255 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Removing iscsi_target for Volume ID: bacb871d-f2fa-4f12-82e3-761cbb4489cb
Feb 09 13:42:55.005720 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:42:55.275549 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb -f" returned: 0 in 0.270s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:42:55.275938 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:42:55.277213 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:42:55.368687 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:42:55.369043 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:42:55.370496 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-cfa19348-b1c8-409e-8511-5658cfec517a tempest-TestVolumeBackupRestore-54462270 None] Remove volume export completed successfully.
Feb 09 13:43:00.538840 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-b0bd7daa-0fac-499b-879c-4e8996e50a73 req-cd27328d-bc35-49cd-946b-1868b68aea9f tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:00.561275 n-d-825175-3 sudo[147280]: ubuntu : 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-bacb871d-f2fa-4f12-82e3-761cbb4489cb
Feb 09 13:43:00.562582 n-d-825175-3 sudo[147280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:43:00.994928 n-d-825175-3 sudo[147280]: pam_unix(sudo:session): session closed for user root
Feb 09 13:43:00.997338 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-b0bd7daa-0fac-499b-879c-4e8996e50a73 req-cd27328d-bc35-49cd-946b-1868b68aea9f tempest-TestVolumeBackupRestore-54462270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb" returned: 0 in 0.458s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:01.051721 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:01.056564 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:01.056894 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-b0bd7daa-0fac-499b-879c-4e8996e50a73 req-cd27328d-bc35-49cd-946b-1868b68aea9f tempest-TestVolumeBackupRestore-54462270 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: UkA3cAfrHiHC3GuPPt7n
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:43:01.057555 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:43:01.060386 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-b0bd7daa-0fac-499b-879c-4e8996e50a73 req-cd27328d-bc35-49cd-946b-1868b68aea9f tempest-TestVolumeBackupRestore-54462270 None] Creating iscsi_target for Volume ID: volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:43:01.062821 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-b0bd7daa-0fac-499b-879c-4e8996e50a73 req-cd27328d-bc35-49cd-946b-1868b68aea9f tempest-TestVolumeBackupRestore-54462270 None] Created volume path /opt/stack/data/cinder/volumes/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb,
Feb 09 13:43:01.062821 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:43:01.062821 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:43:01.062821 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb
Feb 09 13:43:01.062821 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:43:01.062821 n-d-825175-3 cinder-volume[91721]: incominguser Q53aGGo4so8ywCPSUobT xALLu5vLc6QcYDq9
Feb 09 13:43:01.062821 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:43:01.062821 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:43:01.062821 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:43:01.062821 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:43:01.066597 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:01.553520 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb" returned: 0 in 0.489s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:01.554080 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:43:01.554447 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-b0bd7daa-0fac-499b-879c-4e8996e50a73 req-cd27328d-bc35-49cd-946b-1868b68aea9f tempest-TestVolumeBackupRestore-54462270 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:43:01.554837 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-b0bd7daa-0fac-499b-879c-4e8996e50a73 req-cd27328d-bc35-49cd-946b-1868b68aea9f tempest-TestVolumeBackupRestore-54462270 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:43:01.557993 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:01.563789 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:01.564220 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n System information:\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-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n Backing store flags: \n Account information:\n Q53aGGo4so8ywCPSUobT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-b0bd7daa-0fac-499b-879c-4e8996e50a73 req-cd27328d-bc35-49cd-946b-1868b68aea9f tempest-TestVolumeBackupRestore-54462270 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: UkA3cAfrHiHC3GuPPt7n
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:43:01.565057 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:43:01.567971 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:01.658908 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:01.659615 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n System information:\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-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n Backing store flags: \n Account information:\n Q53aGGo4so8ywCPSUobT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:43:01.664414 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:01.758337 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:01.759175 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n System information:\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-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n Backing store flags: \n Account information:\n Q53aGGo4so8ywCPSUobT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:43:01.760576 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-b0bd7daa-0fac-499b-879c-4e8996e50a73 req-cd27328d-bc35-49cd-946b-1868b68aea9f tempest-TestVolumeBackupRestore-54462270 None] Set provider_location to: 10.222.0.59:3260,2 iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:43:01.815859 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-b0bd7daa-0fac-499b-879c-4e8996e50a73 req-cd27328d-bc35-49cd-946b-1868b68aea9f tempest-TestVolumeBackupRestore-54462270 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb', 'target_lun': 1, 'volume_id': 'bacb871d-f2fa-4f12-82e3-761cbb4489cb', 'auth_method': 'CHAP', 'auth_username': 'Q53aGGo4so8ywCPSUobT', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '44d3fb01-cf01-415a-ad04-cc317c975f8a'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:43:02.023383 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-b0bd7daa-0fac-499b-879c-4e8996e50a73 req-cd27328d-bc35-49cd-946b-1868b68aea9f tempest-TestVolumeBackupRestore-54462270 None] attachment_update completed successfully.
Feb 09 13:43:03.111926 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-bd050f21-2153-430c-91ea-e1f5e040eab2 req-663fcb49-0d98-42e0-b1c6-10bc9600272c tempest-TestVolumeBootPattern-1281110745 None] Terminate volume connection completed successfully.
Feb 09 13:43:03.113019 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-bd050f21-2153-430c-91ea-e1f5e040eab2 req-663fcb49-0d98-42e0-b1c6-10bc9600272c tempest-TestVolumeBootPattern-1281110745 None] Deleting attachment ac759524-1d4f-4f7c-9588-54ca52540dd0. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:43:03.116362 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:03.212371 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:03.212771 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n System information:\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-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n Backing store flags: \n Account information:\n Q53aGGo4so8ywCPSUobT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:43:03.213514 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-bd050f21-2153-430c-91ea-e1f5e040eab2 req-663fcb49-0d98-42e0-b1c6-10bc9600272c tempest-TestVolumeBootPattern-1281110745 None] Removing iscsi_target for Volume ID: 5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:43:03.217567 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:03.344063 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 -f" returned: 0 in 0.129s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:03.344472 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:43:03.346091 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:03.464104 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:03.464827 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n Backing store flags: \n Account information:\n Q53aGGo4so8ywCPSUobT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:43:03.555415 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-bd050f21-2153-430c-91ea-e1f5e040eab2 req-663fcb49-0d98-42e0-b1c6-10bc9600272c tempest-TestVolumeBootPattern-1281110745 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:43:03.555415 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:43:03.555415 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:43:04.949548 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:43:04.950225 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:43:04.951034 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:04.971663 n-d-825175-3 sudo[147391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:43:04.972467 n-d-825175-3 sudo[147391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:43:05.376873 n-d-825175-3 sudo[147391]: pam_unix(sudo:session): session closed for user root
Feb 09 13:43:05.379449 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:05.381057 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:05.402895 n-d-825175-3 sudo[147396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:43:05.404850 n-d-825175-3 sudo[147396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:43:05.827098 n-d-825175-3 sudo[147396]: pam_unix(sudo:session): session closed for user root
Feb 09 13:43:05.829829 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:05.831981 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:43:07.183948 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f9867923-e5e1-448b-8697-07f1b81a763f req-9078800f-3606-468b-94f4-8f9a7ae0ee94 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:07.205300 n-d-825175-3 sudo[147399]: ubuntu : 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-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:43:07.206172 n-d-825175-3 sudo[147399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:43:07.623610 n-d-825175-3 sudo[147399]: pam_unix(sudo:session): session closed for user root
Feb 09 13:43:07.625916 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-f9867923-e5e1-448b-8697-07f1b81a763f req-9078800f-3606-468b-94f4-8f9a7ae0ee94 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372" returned: 0 in 0.442s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:07.673954 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:07.680760 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:07.681096 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n Backing store flags: \n Account information:\n Q53aGGo4so8ywCPSUobT\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-f9867923-e5e1-448b-8697-07f1b81a763f req-9078800f-3606-468b-94f4-8f9a7ae0ee94 tempest-TestVolumeBootPattern-1281110745 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: I_T nexus: 47
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: Q53aGGo4so8ywCPSUobT
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:43:07.681739 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:43:07.683901 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-f9867923-e5e1-448b-8697-07f1b81a763f req-9078800f-3606-468b-94f4-8f9a7ae0ee94 tempest-TestVolumeBootPattern-1281110745 None] Creating iscsi_target for Volume ID: volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:43:07.686263 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-f9867923-e5e1-448b-8697-07f1b81a763f req-9078800f-3606-468b-94f4-8f9a7ae0ee94 tempest-TestVolumeBootPattern-1281110745 None] Created volume path /opt/stack/data/cinder/volumes/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372,
Feb 09 13:43:07.686263 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:43:07.686263 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:43:07.686263 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:43:07.686263 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:43:07.686263 n-d-825175-3 cinder-volume[91721]: incominguser UkA3cAfrHiHC3GuPPt7n VQ7YRYypEL7zphDh
Feb 09 13:43:07.686263 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:43:07.686263 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:43:07.686263 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:43:07.686263 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:43:07.689975 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:08.067993 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372" returned: 0 in 0.379s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:08.068280 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:43:08.068880 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-f9867923-e5e1-448b-8697-07f1b81a763f req-9078800f-3606-468b-94f4-8f9a7ae0ee94 tempest-TestVolumeBootPattern-1281110745 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:43:08.069243 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-f9867923-e5e1-448b-8697-07f1b81a763f req-9078800f-3606-468b-94f4-8f9a7ae0ee94 tempest-TestVolumeBootPattern-1281110745 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:43:08.072176 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:08.084425 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:08.084752 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n Backing store flags: \n Account information:\n Q53aGGo4so8ywCPSUobT\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\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-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-f9867923-e5e1-448b-8697-07f1b81a763f req-9078800f-3606-468b-94f4-8f9a7ae0ee94 tempest-TestVolumeBootPattern-1281110745 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: I_T nexus: 47
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020000
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf20
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00020001
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf21
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: Q53aGGo4so8ywCPSUobT
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:43:08.085373 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:43:08.088584 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:08.220630 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.132s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:08.221575 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n Backing store flags: \n Account information:\n Q53aGGo4so8ywCPSUobT\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\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-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:43:08.225461 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:08.324548 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:08.324845 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n Backing store flags: \n Account information:\n Q53aGGo4so8ywCPSUobT\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\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-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:43:08.325955 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-f9867923-e5e1-448b-8697-07f1b81a763f req-9078800f-3606-468b-94f4-8f9a7ae0ee94 tempest-TestVolumeBootPattern-1281110745 None] Set provider_location to: 10.222.0.59:3260,3 iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:43:08.378660 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-f9867923-e5e1-448b-8697-07f1b81a763f req-9078800f-3606-468b-94f4-8f9a7ae0ee94 tempest-TestVolumeBootPattern-1281110745 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372', 'target_lun': 1, 'volume_id': '5b3799fb-0d2a-4b27-864e-bb18555c3372', 'auth_method': 'CHAP', 'auth_username': 'UkA3cAfrHiHC3GuPPt7n', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e6446c56-8b8f-4859-b64d-1f9c9581aaf6'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:43:08.494263 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-f9867923-e5e1-448b-8697-07f1b81a763f req-9078800f-3606-468b-94f4-8f9a7ae0ee94 tempest-TestVolumeBootPattern-1281110745 None] attachment_update completed successfully.
Feb 09 13:43:58.363996 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-fe8a1021-5dac-4a1b-8aeb-fad7162c9e23 req-d2c3ccc6-c913-40f3-849d-c34257fb936d tempest-TestVolumeBackupRestore-54462270 None] Terminate volume connection completed successfully.
Feb 09 13:43:58.364659 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-fe8a1021-5dac-4a1b-8aeb-fad7162c9e23 req-d2c3ccc6-c913-40f3-849d-c34257fb936d tempest-TestVolumeBackupRestore-54462270 None] Deleting attachment 44d3fb01-cf01-415a-ad04-cc317c975f8a. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:43:58.365833 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:58.469455 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:58.470108 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n System information:\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-bacb871d-f2fa-4f12-82e3-761cbb4489cb\n Backing store flags: \n Account information:\n Q53aGGo4so8ywCPSUobT\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:43:58.471917 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-fe8a1021-5dac-4a1b-8aeb-fad7162c9e23 req-d2c3ccc6-c913-40f3-849d-c34257fb936d tempest-TestVolumeBackupRestore-54462270 None] Removing iscsi_target for Volume ID: bacb871d-f2fa-4f12-82e3-761cbb4489cb
Feb 09 13:43:58.475960 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:58.590600 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb -f" returned: 0 in 0.117s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:58.590928 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:43:58.594059 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:58.690912 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:58.691253 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:43:58.762135 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-fe8a1021-5dac-4a1b-8aeb-fad7162c9e23 req-d2c3ccc6-c913-40f3-849d-c34257fb936d tempest-TestVolumeBackupRestore-54462270 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:43:58.762135 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:43:58.762135 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:43:59.789834 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-568deda0-38d6-45e7-94b7-2436ed45373f tempest-TestVolumeBackupRestore-54462270 None] Lock "b'cinder-bacb871d-f2fa-4f12-82e3-761cbb4489cb-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:43:59.855815 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:43:59.952584 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:43:59.953833 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:43:59.972326 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-56e10015-82c8-4189-b334-203cd36821ae tempest-TestVolumeBackupRestore-54462270 None] Lock "b'cinder-167a3c34-188d-47c3-ad81-3a9e51c6ded8-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:43:59.977689 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-568deda0-38d6-45e7-94b7-2436ed45373f tempest-TestVolumeBackupRestore-54462270 None] Skipping remove_export. No iscsi_target is presently exported for volume: bacb871d-f2fa-4f12-82e3-761cbb4489cb
Feb 09 13:43:59.981450 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-568deda0-38d6-45e7-94b7-2436ed45373f tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:44:00.027139 n-d-825175-3 sudo[147657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb
Feb 09 13:44:00.028378 n-d-825175-3 sudo[147657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:44:00.093189 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:44:00.184700 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:44:00.185016 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131936]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:44:00.185791 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-56e10015-82c8-4189-b334-203cd36821ae tempest-TestVolumeBackupRestore-54462270 None] Skipping remove_export. No iscsi_target is presently exported for volume: 167a3c34-188d-47c3-ad81-3a9e51c6ded8
Feb 09 13:44:00.187045 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-56e10015-82c8-4189-b334-203cd36821ae tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:44:00.211275 n-d-825175-3 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/volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8
Feb 09 13:44:00.212204 n-d-825175-3 sudo[147661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:44:00.452896 n-d-825175-3 sudo[147657]: pam_unix(sudo:session): session closed for user root
Feb 09 13:44:00.456726 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-568deda0-38d6-45e7-94b7-2436ed45373f tempest-TestVolumeBackupRestore-54462270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb" returned: 0 in 0.473s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:44:00.458797 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-568deda0-38d6-45e7-94b7-2436ed45373f tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:44:00.482807 n-d-825175-3 sudo[147664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb
Feb 09 13:44:00.483638 n-d-825175-3 sudo[147664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:44:00.648169 n-d-825175-3 sudo[147661]: pam_unix(sudo:session): session closed for user root
Feb 09 13:44:00.650415 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-56e10015-82c8-4189-b334-203cd36821ae tempest-TestVolumeBackupRestore-54462270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8" returned: 0 in 0.463s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:44:00.652237 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-56e10015-82c8-4189-b334-203cd36821ae tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:44:00.674643 n-d-825175-3 sudo[147667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8
Feb 09 13:44:00.676916 n-d-825175-3 sudo[147667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:44:00.998108 n-d-825175-3 sudo[147664]: pam_unix(sudo:session): session closed for user root
Feb 09 13:44:01.000390 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-568deda0-38d6-45e7-94b7-2436ed45373f tempest-TestVolumeBackupRestore-54462270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb" returned: 0 in 0.541s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:44:01.004230 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-568deda0-38d6-45e7-94b7-2436ed45373f tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:44:01.033406 n-d-825175-3 sudo[147671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb
Feb 09 13:44:01.034792 n-d-825175-3 sudo[147671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:44:01.126572 n-d-825175-3 sudo[147667]: pam_unix(sudo:session): session closed for user root
Feb 09 13:44:01.130187 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-56e10015-82c8-4189-b334-203cd36821ae tempest-TestVolumeBackupRestore-54462270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8" returned: 0 in 0.476s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:44:01.133275 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-56e10015-82c8-4189-b334-203cd36821ae tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:44:01.166662 n-d-825175-3 sudo[147673]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8
Feb 09 13:44:01.168551 n-d-825175-3 sudo[147673]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:44:01.476449 n-d-825175-3 sudo[147671]: pam_unix(sudo:session): session closed for user root
Feb 09 13:44:01.479004 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-568deda0-38d6-45e7-94b7-2436ed45373f tempest-TestVolumeBackupRestore-54462270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bacb871d-f2fa-4f12-82e3-761cbb4489cb" returned: 0 in 0.475s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:44:01.480131 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-568deda0-38d6-45e7-94b7-2436ed45373f tempest-TestVolumeBackupRestore-54462270 None] Successfully deleted volume: bacb871d-f2fa-4f12-82e3-761cbb4489cb
Feb 09 13:44:01.533890 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-568deda0-38d6-45e7-94b7-2436ed45373f tempest-TestVolumeBackupRestore-54462270 None] Created reservations ['1645d6f4-57cd-49c5-8c70-7b96589556af', 'dc0e01fd-976d-407d-9e67-9160f7cce9a9', '83e48441-43e1-4ef1-944d-7f0b7c7c832e', '27b6c144-68d2-4ccc-9a57-e90c19a8603a'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:44:01.536958 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-568deda0-38d6-45e7-94b7-2436ed45373f tempest-TestVolumeBackupRestore-54462270 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:44:01.536958 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:44:01.536958 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:44:01.598103 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-568deda0-38d6-45e7-94b7-2436ed45373f tempest-TestVolumeBackupRestore-54462270 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:44:01.602782 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-568deda0-38d6-45e7-94b7-2436ed45373f tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:44:01.651768 n-d-825175-3 sudo[147680]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:44:01.652607 n-d-825175-3 sudo[147680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:44:01.826833 n-d-825175-3 sudo[147673]: pam_unix(sudo:session): session closed for user root
Feb 09 13:44:01.830065 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-56e10015-82c8-4189-b334-203cd36821ae tempest-TestVolumeBackupRestore-54462270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-167a3c34-188d-47c3-ad81-3a9e51c6ded8" returned: 0 in 0.696s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:44:01.831768 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-56e10015-82c8-4189-b334-203cd36821ae tempest-TestVolumeBackupRestore-54462270 None] Successfully deleted volume: 167a3c34-188d-47c3-ad81-3a9e51c6ded8
Feb 09 13:44:01.922783 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-56e10015-82c8-4189-b334-203cd36821ae tempest-TestVolumeBackupRestore-54462270 None] Created reservations ['dc75a523-29f4-444b-8402-d9e25ad68289', '828a81b9-48ec-4ca8-a983-9399bb68be45', '40fb7093-af87-4fb0-a539-7a46be5ad181', '017d85ea-253a-40bd-a333-065189bef496'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:44:01.925342 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-56e10015-82c8-4189-b334-203cd36821ae tempest-TestVolumeBackupRestore-54462270 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:44:01.925342 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:44:01.925342 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:44:01.998185 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-56e10015-82c8-4189-b334-203cd36821ae tempest-TestVolumeBackupRestore-54462270 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:44:01.999393 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-56e10015-82c8-4189-b334-203cd36821ae tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:44:02.025074 n-d-825175-3 sudo[147686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:44:02.026383 n-d-825175-3 sudo[147686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:44:02.329742 n-d-825175-3 sudo[147680]: pam_unix(sudo:session): session closed for user root
Feb 09 13:44:02.331993 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-568deda0-38d6-45e7-94b7-2436ed45373f tempest-TestVolumeBackupRestore-54462270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.733s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:44:02.334521 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-568deda0-38d6-45e7-94b7-2436ed45373f tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:44:02.380760 n-d-825175-3 sudo[147689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:44:02.381603 n-d-825175-3 sudo[147689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:44:02.691073 n-d-825175-3 sudo[147686]: pam_unix(sudo:session): session closed for user root
Feb 09 13:44:02.694228 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-56e10015-82c8-4189-b334-203cd36821ae tempest-TestVolumeBackupRestore-54462270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:44:02.695826 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-56e10015-82c8-4189-b334-203cd36821ae tempest-TestVolumeBackupRestore-54462270 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:44:02.727623 n-d-825175-3 sudo[147692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:44:02.729570 n-d-825175-3 sudo[147692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:44:03.020430 n-d-825175-3 sudo[147689]: pam_unix(sudo:session): session closed for user root
Feb 09 13:44:03.022666 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-568deda0-38d6-45e7-94b7-2436ed45373f tempest-TestVolumeBackupRestore-54462270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.688s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:44:03.024977 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-568deda0-38d6-45e7-94b7-2436ed45373f tempest-TestVolumeBackupRestore-54462270 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:44:03.031457 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-568deda0-38d6-45e7-94b7-2436ed45373f tempest-TestVolumeBackupRestore-54462270 None] Deleted volume successfully.
Feb 09 13:44:03.057405 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-568deda0-38d6-45e7-94b7-2436ed45373f tempest-TestVolumeBackupRestore-54462270 None] Lock "b'cinder-bacb871d-f2fa-4f12-82e3-761cbb4489cb-delete_volume'" released by "delete_volume" :: held 3.267s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:44:03.354507 n-d-825175-3 sudo[147692]: pam_unix(sudo:session): session closed for user root
Feb 09 13:44:03.356862 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-56e10015-82c8-4189-b334-203cd36821ae tempest-TestVolumeBackupRestore-54462270 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.661s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:44:03.357759 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-56e10015-82c8-4189-b334-203cd36821ae tempest-TestVolumeBackupRestore-54462270 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:44:03.362670 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-56e10015-82c8-4189-b334-203cd36821ae tempest-TestVolumeBackupRestore-54462270 None] Deleted volume successfully.
Feb 09 13:44:03.379805 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-56e10015-82c8-4189-b334-203cd36821ae tempest-TestVolumeBackupRestore-54462270 None] Lock "b'cinder-167a3c34-188d-47c3-ad81-3a9e51c6ded8-delete_volume'" released by "delete_volume" :: held 3.413s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:44:04.948575 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:44:04.949245 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:44:04.949810 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:44:04.988701 n-d-825175-3 sudo[147712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:44:04.992050 n-d-825175-3 sudo[147712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:44:05.657537 n-d-825175-3 sudo[147712]: pam_unix(sudo:session): session closed for user root
Feb 09 13:44:05.659581 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.710s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:44:05.661403 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:44:05.684434 n-d-825175-3 sudo[147729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:44:05.686389 n-d-825175-3 sudo[147729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:44:06.163161 n-d-825175-3 sudo[147729]: pam_unix(sudo:session): session closed for user root
Feb 09 13:44:06.165218 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:44:06.166632 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:45:04.679802 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-11a65c92-6179-4899-8ad4-8ba903aedc51 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:45:04.698295 n-d-825175-3 sudo[147891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:45:04.699204 n-d-825175-3 sudo[147891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:45:05.106185 n-d-825175-3 sudo[147891]: pam_unix(sudo:session): session closed for user root
Feb 09 13:45:05.108475 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-11a65c92-6179-4899-8ad4-8ba903aedc51 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372" returned: 0 in 0.428s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:45:05.110155 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-11a65c92-6179-4899-8ad4-8ba903aedc51 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-58bc506c-bf05-4107-b91b-199113c61f40 --snapshot stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 -L 1.00g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:45:05.129418 n-d-825175-3 sudo[147894]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-58bc506c-bf05-4107-b91b-199113c61f40 --snapshot stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 -L 1.00g
Feb 09 13:45:05.130218 n-d-825175-3 sudo[147894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:45:05.780229 n-d-825175-3 sudo[147894]: pam_unix(sudo:session): session closed for user root
Feb 09 13:45:05.782493 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-11a65c92-6179-4899-8ad4-8ba903aedc51 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-58bc506c-bf05-4107-b91b-199113c61f40 --snapshot stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 -L 1.00g" returned: 0 in 0.672s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:45:05.872664 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-11a65c92-6179-4899-8ad4-8ba903aedc51 tempest-TestVolumeBootPattern-1281110745 None] Create snapshot completed successfully
Feb 09 13:45:07.394302 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:45:07.409194 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:45:07.409697 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:45:07.438778 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Flow 'volume_create_manager' (555503af-866a-4bf3-9a6b-cb642ddbfe68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:45:07.442000 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8525d618-e3e5-4ebf-b6b1-335c67878684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:45:07.463465 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:45:07.488479 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8525d618-e3e5-4ebf-b6b1-335c67878684) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:45:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1317055784',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=b7a1956e-22fa-4144-83e4-46a82ccb080b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a4607a9291c4746aaf568708d0cc0a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:45:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=58bc506c-bf05-4107-b91b-199113c61f40,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:45:07Z,user_id='9927b6700a5441b2adba109c6084b7a8',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:45:07.490977 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (27f1abbb-1bc0-420d-b4fe-b51388ea9303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:45:07.493041 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (27f1abbb-1bc0-420d-b4fe-b51388ea9303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:45:07.495359 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ec42fee-c8e5-4e18-8a16-77539b2441ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:45:07.497597 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ec42fee-c8e5-4e18-8a16-77539b2441ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'b7a1956e-22fa-4144-83e4-46a82ccb080b', 'volume_name': 'volume-b7a1956e-22fa-4144-83e4-46a82ccb080b', 'volume_size': 1, 'snapshot_id': '58bc506c-bf05-4107-b91b-199113c61f40'}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:45:07.499799 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (37194a41-e0aa-4de0-a02f-8d0a06f3861b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:45:07.501911 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (37194a41-e0aa-4de0-a02f-8d0a06f3861b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:45:07.504032 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c2b702d2-c1e6-4211-8550-f5a8e30b90b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:45:07.504827 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Volume b7a1956e-22fa-4144-83e4-46a82ccb080b: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-b7a1956e-22fa-4144-83e4-46a82ccb080b', 'volume_size': 1, 'snapshot_id': '58bc506c-bf05-4107-b91b-199113c61f40'}
Feb 09 13:45:07.524643 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b7a1956e-22fa-4144-83e4-46a82ccb080b stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:45:07.543430 n-d-825175-3 sudo[148011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b7a1956e-22fa-4144-83e4-46a82ccb080b stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:45:07.544385 n-d-825175-3 sudo[148011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:45:08.045679 n-d-825175-3 sudo[148011]: pam_unix(sudo:session): session closed for user root
Feb 09 13:45:08.048077 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b7a1956e-22fa-4144-83e4-46a82ccb080b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.523s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:45:08.050721 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-58bc506c-bf05-4107-b91b-199113c61f40 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:45:08.073259 n-d-825175-3 sudo[148043]: ubuntu : 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-58bc506c-bf05-4107-b91b-199113c61f40
Feb 09 13:45:08.074078 n-d-825175-3 sudo[148043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:45:08.468715 n-d-825175-3 sudo[148043]: pam_unix(sudo:session): session closed for user root
Feb 09 13:45:08.471414 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-58bc506c-bf05-4107-b91b-199113c61f40" returned: 0 in 0.420s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:45:08.473615 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--58bc506c--bf05--4107--b91b--199113c61f40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7a1956e--22fa--4144--83e4--46a82ccb080b iflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:45:08.493839 n-d-825175-3 sudo[148047]: 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--58bc506c--bf05--4107--b91b--199113c61f40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7a1956e--22fa--4144--83e4--46a82ccb080b iflag=direct
Feb 09 13:45:08.494913 n-d-825175-3 sudo[148047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:45:08.819114 n-d-825175-3 sudo[148047]: pam_unix(sudo:session): session closed for user root
Feb 09 13:45:08.821384 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--58bc506c--bf05--4107--b91b--199113c61f40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7a1956e--22fa--4144--83e4--46a82ccb080b iflag=direct" returned: 0 in 0.347s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:45:08.822624 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--58bc506c--bf05--4107--b91b--199113c61f40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7a1956e--22fa--4144--83e4--46a82ccb080b oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:45:08.843008 n-d-825175-3 sudo[148064]: 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--58bc506c--bf05--4107--b91b--199113c61f40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7a1956e--22fa--4144--83e4--46a82ccb080b oflag=direct
Feb 09 13:45:08.843933 n-d-825175-3 sudo[148064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:45:09.162592 n-d-825175-3 sudo[148064]: pam_unix(sudo:session): session closed for user root
Feb 09 13:45:09.165462 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--58bc506c--bf05--4107--b91b--199113c61f40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7a1956e--22fa--4144--83e4--46a82ccb080b oflag=direct" returned: 0 in 0.342s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:45:09.166919 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--58bc506c--bf05--4107--b91b--199113c61f40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7a1956e--22fa--4144--83e4--46a82ccb080b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:45:09.187639 n-d-825175-3 sudo[148078]: 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--58bc506c--bf05--4107--b91b--199113c61f40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7a1956e--22fa--4144--83e4--46a82ccb080b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 09 13:45:09.188528 n-d-825175-3 sudo[148078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:45:14.996242 n-d-825175-3 sudo[148078]: pam_unix(sudo:session): session closed for user root
Feb 09 13:45:14.998326 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--58bc506c--bf05--4107--b91b--199113c61f40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7a1956e--22fa--4144--83e4--46a82ccb080b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.831s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:45:14.998980 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--58bc506c--bf05--4107--b91b--199113c61f40, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--b7a1956e--22fa--4144--83e4--46a82ccb080b, size 1024.00 MB, duration 5.83 sec {{(pid=91721) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 09 13:45:14.999323 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.volume_utils [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Volume copy 1024.00 MB at 175.57 MB/s
Feb 09 13:45:15.068394 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Marking volume b7a1956e-22fa-4144-83e4-46a82ccb080b as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 13:45:15.076095 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Copying metadata from snapshot 58bc506c-bf05-4107-b91b-199113c61f40 to b7a1956e-22fa-4144-83e4-46a82ccb080b. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
Feb 09 13:45:15.118898 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c2b702d2-c1e6-4211-8550-f5a8e30b90b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b7a1956e-22fa-4144-83e4-46a82ccb080b', 'volume_size': 1, 'snapshot_id': '58bc506c-bf05-4107-b91b-199113c61f40'}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:45:15.121147 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (18ec0ef2-4ab7-488e-a69f-dba31eb58050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:45:15.129952 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Volume volume-b7a1956e-22fa-4144-83e4-46a82ccb080b (b7a1956e-22fa-4144-83e4-46a82ccb080b): created successfully
Feb 09 13:45:15.132044 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (18ec0ef2-4ab7-488e-a69f-dba31eb58050) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:45:15.135011 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Flow 'volume_create_manager' (555503af-866a-4bf3-9a6b-cb642ddbfe68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:45:15.148446 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-e2d52682-536f-4158-93c6-de41127423d8 tempest-TestVolumeBootPattern-1281110745 None] Created volume successfully.
Feb 09 13:45:19.489063 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-13ccfd4f-2ed1-4d33-a781-3fb2da9762e1 req-e95318b8-904e-43d0-807a-8ac1cbd4ef73 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b7a1956e-22fa-4144-83e4-46a82ccb080b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:45:19.510873 n-d-825175-3 sudo[148144]: ubuntu : 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-b7a1956e-22fa-4144-83e4-46a82ccb080b
Feb 09 13:45:19.511674 n-d-825175-3 sudo[148144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:45:19.925446 n-d-825175-3 sudo[148144]: pam_unix(sudo:session): session closed for user root
Feb 09 13:45:19.927961 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-13ccfd4f-2ed1-4d33-a781-3fb2da9762e1 req-e95318b8-904e-43d0-807a-8ac1cbd4ef73 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b7a1956e-22fa-4144-83e4-46a82ccb080b" returned: 0 in 0.438s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:45:19.978784 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:45:19.984164 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:45:19.984663 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-13ccfd4f-2ed1-4d33-a781-3fb2da9762e1 req-e95318b8-904e-43d0-807a-8ac1cbd4ef73 tempest-TestVolumeBootPattern-1281110745 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: I_T nexus: 48
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030000
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf30
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030001
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf31
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: UkA3cAfrHiHC3GuPPt7n
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:45:19.986077 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:45:19.988846 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-13ccfd4f-2ed1-4d33-a781-3fb2da9762e1 req-e95318b8-904e-43d0-807a-8ac1cbd4ef73 tempest-TestVolumeBootPattern-1281110745 None] Creating iscsi_target for Volume ID: volume-b7a1956e-22fa-4144-83e4-46a82ccb080b {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:45:19.990293 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-13ccfd4f-2ed1-4d33-a781-3fb2da9762e1 req-e95318b8-904e-43d0-807a-8ac1cbd4ef73 tempest-TestVolumeBootPattern-1281110745 None] Created volume path /opt/stack/data/cinder/volumes/volume-b7a1956e-22fa-4144-83e4-46a82ccb080b,
Feb 09 13:45:19.990293 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:45:19.990293 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:45:19.990293 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b7a1956e-22fa-4144-83e4-46a82ccb080b
Feb 09 13:45:19.990293 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:45:19.990293 n-d-825175-3 cinder-volume[91721]: incominguser 8WtEQzEVPLREL7E6V5S8 iSKgisk4ddYEm933
Feb 09 13:45:19.990293 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:45:19.990293 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:45:19.990293 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:45:19.990293 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:45:19.994090 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b7a1956e-22fa-4144-83e4-46a82ccb080b {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:45:20.352206 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b7a1956e-22fa-4144-83e4-46a82ccb080b" returned: 0 in 0.360s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:45:20.352528 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:45:20.353111 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-13ccfd4f-2ed1-4d33-a781-3fb2da9762e1 req-e95318b8-904e-43d0-807a-8ac1cbd4ef73 tempest-TestVolumeBootPattern-1281110745 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:45:20.353776 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-13ccfd4f-2ed1-4d33-a781-3fb2da9762e1 req-e95318b8-904e-43d0-807a-8ac1cbd4ef73 tempest-TestVolumeBootPattern-1281110745 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:45:20.355151 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:45:20.364760 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:45:20.365105 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b7a1956e-22fa-4144-83e4-46a82ccb080b\n System information:\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-b7a1956e-22fa-4144-83e4-46a82ccb080b\n Backing store flags: \n Account information:\n 8WtEQzEVPLREL7E6V5S8\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-13ccfd4f-2ed1-4d33-a781-3fb2da9762e1 req-e95318b8-904e-43d0-807a-8ac1cbd4ef73 tempest-TestVolumeBootPattern-1281110745 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: I_T nexus: 48
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Initiator: iqn.1991-05.com.microsoft:n-h2-825175-3.cbci-825175-3.local alias: none
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Connection: 1
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: IP Address: 10.222.0.67
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030000
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf30
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00030001
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf31
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: UkA3cAfrHiHC3GuPPt7n
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:45:20.365724 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:45:20.369099 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:45:20.464710 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:45:20.465058 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b7a1956e-22fa-4144-83e4-46a82ccb080b\n System information:\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-b7a1956e-22fa-4144-83e4-46a82ccb080b\n Backing store flags: \n Account information:\n 8WtEQzEVPLREL7E6V5S8\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:45:20.466266 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:45:20.563385 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:45:20.564499 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b7a1956e-22fa-4144-83e4-46a82ccb080b\n System information:\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-b7a1956e-22fa-4144-83e4-46a82ccb080b\n Backing store flags: \n Account information:\n 8WtEQzEVPLREL7E6V5S8\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:45:20.565310 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-13ccfd4f-2ed1-4d33-a781-3fb2da9762e1 req-e95318b8-904e-43d0-807a-8ac1cbd4ef73 tempest-TestVolumeBootPattern-1281110745 None] Set provider_location to: 10.222.0.59:3260,4 iqn.2010-10.org.openstack:volume-b7a1956e-22fa-4144-83e4-46a82ccb080b 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:45:20.614262 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-13ccfd4f-2ed1-4d33-a781-3fb2da9762e1 req-e95318b8-904e-43d0-807a-8ac1cbd4ef73 tempest-TestVolumeBootPattern-1281110745 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b7a1956e-22fa-4144-83e4-46a82ccb080b', 'target_lun': 1, 'volume_id': 'b7a1956e-22fa-4144-83e4-46a82ccb080b', 'auth_method': 'CHAP', 'auth_username': '8WtEQzEVPLREL7E6V5S8', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c52e9928-3571-42cd-a7a5-a5e096c97a73'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:45:20.724695 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-13ccfd4f-2ed1-4d33-a781-3fb2da9762e1 req-e95318b8-904e-43d0-807a-8ac1cbd4ef73 tempest-TestVolumeBootPattern-1281110745 None] attachment_update completed successfully.
Feb 09 13:46:04.956734 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:46:04.957425 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:46:04.957923 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:46:04.976045 n-d-825175-3 sudo[148275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:46:04.976832 n-d-825175-3 sudo[148275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:46:05.365217 n-d-825175-3 sudo[148275]: pam_unix(sudo:session): session closed for user root
Feb 09 13:46:05.367220 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.409s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:46:05.369015 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:46:05.386649 n-d-825175-3 sudo[148278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:46:05.387417 n-d-825175-3 sudo[148278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:46:05.785252 n-d-825175-3 sudo[148278]: pam_unix(sudo:session): session closed for user root
Feb 09 13:46:05.788038 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:46:05.790003 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:47:04.958971 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:47:04.959689 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:47:04.960133 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:04.978743 n-d-825175-3 sudo[148335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:47:04.979797 n-d-825175-3 sudo[148335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:47:05.348513 n-d-825175-3 sudo[148335]: pam_unix(sudo:session): session closed for user root
Feb 09 13:47:05.350658 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:05.352234 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:05.370021 n-d-825175-3 sudo[148338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:47:05.370940 n-d-825175-3 sudo[148338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:47:05.776649 n-d-825175-3 sudo[148338]: pam_unix(sudo:session): session closed for user root
Feb 09 13:47:05.778861 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:05.780181 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:47:20.764985 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-44f2c01b-80d4-4334-b0a3-3ff60380eee6 req-1d60d940-0ae2-4956-ad31-129219b88f6c tempest-TestVolumeBootPattern-1281110745 None] Terminate volume connection completed successfully.
Feb 09 13:47:20.765659 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-44f2c01b-80d4-4334-b0a3-3ff60380eee6 req-1d60d940-0ae2-4956-ad31-129219b88f6c tempest-TestVolumeBootPattern-1281110745 None] Deleting attachment c52e9928-3571-42cd-a7a5-a5e096c97a73. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:47:20.767048 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:20.855826 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:20.856167 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b7a1956e-22fa-4144-83e4-46a82ccb080b\n System information:\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-b7a1956e-22fa-4144-83e4-46a82ccb080b\n Backing store flags: \n Account information:\n 8WtEQzEVPLREL7E6V5S8\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:47:20.856855 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-44f2c01b-80d4-4334-b0a3-3ff60380eee6 req-1d60d940-0ae2-4956-ad31-129219b88f6c tempest-TestVolumeBootPattern-1281110745 None] Removing iscsi_target for Volume ID: b7a1956e-22fa-4144-83e4-46a82ccb080b
Feb 09 13:47:20.858225 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b7a1956e-22fa-4144-83e4-46a82ccb080b -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:20.970410 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b7a1956e-22fa-4144-83e4-46a82ccb080b -f" returned: 0 in 0.112s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:20.970883 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:47:20.974088 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:21.066081 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:21.066426 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:47:21.140781 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-44f2c01b-80d4-4334-b0a3-3ff60380eee6 req-1d60d940-0ae2-4956-ad31-129219b88f6c tempest-TestVolumeBootPattern-1281110745 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:47:21.140781 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:47:21.140781 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:47:23.167285 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-2c7ee9f8-2401-49f8-804c-6a3f5d68c9b3 tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-b7a1956e-22fa-4144-83e4-46a82ccb080b-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:47:23.228081 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:23.314730 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:23.315072 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\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-825175-3.cbci-825175-3.local alias: none\n Connection: 1\n IP Address: 10.222.0.67\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:47:23.315759 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-2c7ee9f8-2401-49f8-804c-6a3f5d68c9b3 tempest-TestVolumeBootPattern-1281110745 None] Skipping remove_export. No iscsi_target is presently exported for volume: b7a1956e-22fa-4144-83e4-46a82ccb080b
Feb 09 13:47:23.316765 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c7ee9f8-2401-49f8-804c-6a3f5d68c9b3 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b7a1956e-22fa-4144-83e4-46a82ccb080b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:23.336001 n-d-825175-3 sudo[148387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b7a1956e-22fa-4144-83e4-46a82ccb080b
Feb 09 13:47:23.336927 n-d-825175-3 sudo[148387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:47:23.713291 n-d-825175-3 sudo[148387]: pam_unix(sudo:session): session closed for user root
Feb 09 13:47:23.715654 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c7ee9f8-2401-49f8-804c-6a3f5d68c9b3 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b7a1956e-22fa-4144-83e4-46a82ccb080b" returned: 0 in 0.398s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:23.717425 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c7ee9f8-2401-49f8-804c-6a3f5d68c9b3 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b7a1956e-22fa-4144-83e4-46a82ccb080b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:23.735767 n-d-825175-3 sudo[148392]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b7a1956e-22fa-4144-83e4-46a82ccb080b
Feb 09 13:47:23.736564 n-d-825175-3 sudo[148392]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:47:24.104488 n-d-825175-3 sudo[148392]: pam_unix(sudo:session): session closed for user root
Feb 09 13:47:24.106812 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c7ee9f8-2401-49f8-804c-6a3f5d68c9b3 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b7a1956e-22fa-4144-83e4-46a82ccb080b" returned: 0 in 0.389s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:24.108946 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c7ee9f8-2401-49f8-804c-6a3f5d68c9b3 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b7a1956e-22fa-4144-83e4-46a82ccb080b {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:24.126962 n-d-825175-3 sudo[148395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b7a1956e-22fa-4144-83e4-46a82ccb080b
Feb 09 13:47:24.127754 n-d-825175-3 sudo[148395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:47:24.538038 n-d-825175-3 sudo[148395]: pam_unix(sudo:session): session closed for user root
Feb 09 13:47:24.540287 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c7ee9f8-2401-49f8-804c-6a3f5d68c9b3 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b7a1956e-22fa-4144-83e4-46a82ccb080b" returned: 0 in 0.431s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:24.541459 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-2c7ee9f8-2401-49f8-804c-6a3f5d68c9b3 tempest-TestVolumeBootPattern-1281110745 None] Successfully deleted volume: b7a1956e-22fa-4144-83e4-46a82ccb080b
Feb 09 13:47:24.587343 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-2c7ee9f8-2401-49f8-804c-6a3f5d68c9b3 tempest-TestVolumeBootPattern-1281110745 None] Created reservations ['c7f0f40e-b489-4b5f-8e0f-b5cb351a2a04', 'df5be8ea-b7f1-4ac3-ab0b-09eb5b81e03d', '74025d02-acfb-4539-955f-98f5fe075af1', '6bc5620b-20e0-4fa6-9d7a-5eb50d9f3b5e'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:47:24.589450 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-2c7ee9f8-2401-49f8-804c-6a3f5d68c9b3 tempest-TestVolumeBootPattern-1281110745 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:47:24.589450 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:47:24.589450 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:47:24.629172 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-2c7ee9f8-2401-49f8-804c-6a3f5d68c9b3 tempest-TestVolumeBootPattern-1281110745 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:47:24.629872 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c7ee9f8-2401-49f8-804c-6a3f5d68c9b3 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:24.647982 n-d-825175-3 sudo[148403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:47:24.648764 n-d-825175-3 sudo[148403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:47:25.017059 n-d-825175-3 sudo[148403]: pam_unix(sudo:session): session closed for user root
Feb 09 13:47:25.019334 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c7ee9f8-2401-49f8-804c-6a3f5d68c9b3 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.389s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:25.021429 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c7ee9f8-2401-49f8-804c-6a3f5d68c9b3 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:25.040743 n-d-825175-3 sudo[148406]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:47:25.041565 n-d-825175-3 sudo[148406]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:47:25.436152 n-d-825175-3 sudo[148406]: pam_unix(sudo:session): session closed for user root
Feb 09 13:47:25.439285 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-2c7ee9f8-2401-49f8-804c-6a3f5d68c9b3 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.417s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:25.442803 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-2c7ee9f8-2401-49f8-804c-6a3f5d68c9b3 tempest-TestVolumeBootPattern-1281110745 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:47:25.451123 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-2c7ee9f8-2401-49f8-804c-6a3f5d68c9b3 tempest-TestVolumeBootPattern-1281110745 None] Deleted volume successfully.
Feb 09 13:47:25.470641 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-2c7ee9f8-2401-49f8-804c-6a3f5d68c9b3 tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-b7a1956e-22fa-4144-83e4-46a82ccb080b-delete_volume'" released by "delete_volume" :: held 2.303s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:47:25.529225 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-e8d6fb92-349c-475a-af53-ef9faa26fe69 tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-58bc506c-bf05-4107-b91b-199113c61f40-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:47:25.531115 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e8d6fb92-349c-475a-af53-ef9faa26fe69 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-58bc506c-bf05-4107-b91b-199113c61f40 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:25.550235 n-d-825175-3 sudo[148409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-58bc506c-bf05-4107-b91b-199113c61f40
Feb 09 13:47:25.551139 n-d-825175-3 sudo[148409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:47:25.937296 n-d-825175-3 sudo[148409]: pam_unix(sudo:session): session closed for user root
Feb 09 13:47:25.939525 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e8d6fb92-349c-475a-af53-ef9faa26fe69 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-58bc506c-bf05-4107-b91b-199113c61f40" returned: 0 in 0.408s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:25.941548 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e8d6fb92-349c-475a-af53-ef9faa26fe69 tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-58bc506c-bf05-4107-b91b-199113c61f40 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:25.959851 n-d-825175-3 sudo[148412]: ubuntu : TTY=unknown ; 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-58bc506c-bf05-4107-b91b-199113c61f40
Feb 09 13:47:25.960631 n-d-825175-3 sudo[148412]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:47:26.512033 n-d-825175-3 sudo[148412]: pam_unix(sudo:session): session closed for user root
Feb 09 13:47:26.514314 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e8d6fb92-349c-475a-af53-ef9faa26fe69 tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-58bc506c-bf05-4107-b91b-199113c61f40" returned: 0 in 0.572s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:26.600993 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-e8d6fb92-349c-475a-af53-ef9faa26fe69 tempest-TestVolumeBootPattern-1281110745 None] Created reservations ['91ae1e61-7417-4a42-b31c-5f954ee8a633', 'd288baea-b638-4033-b49b-b34251fd5fd4', '2ea99d7e-5903-4ed6-9b84-c3c484817634', '6803b62f-3a77-470e-bf3b-02432da52ecc'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:47:26.602614 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-e8d6fb92-349c-475a-af53-ef9faa26fe69 tempest-TestVolumeBootPattern-1281110745 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:47:26.602614 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:47:26.602614 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:47:26.640538 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-e8d6fb92-349c-475a-af53-ef9faa26fe69 tempest-TestVolumeBootPattern-1281110745 None] Delete snapshot completed successfully.
Feb 09 13:47:26.645628 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-e8d6fb92-349c-475a-af53-ef9faa26fe69 tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-58bc506c-bf05-4107-b91b-199113c61f40-delete_snapshot'" released by "delete_snapshot" :: held 1.116s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:47:31.922125 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-b28c2db3-d053-4a14-b113-1adcdc0c5e80 req-ed0d11f2-1b80-409d-b7d3-790b64d35d2e tempest-TestVolumeBootPattern-1281110745 None] Terminate volume connection completed successfully.
Feb 09 13:47:31.922795 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-b28c2db3-d053-4a14-b113-1adcdc0c5e80 req-ed0d11f2-1b80-409d-b7d3-790b64d35d2e tempest-TestVolumeBootPattern-1281110745 None] Deleting attachment e6446c56-8b8f-4859-b64d-1f9c9581aaf6. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:47:31.924209 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:32.012868 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:32.013384 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372\n System information:\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-5b3799fb-0d2a-4b27-864e-bb18555c3372\n Backing store flags: \n Account information:\n UkA3cAfrHiHC3GuPPt7n\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:47:32.014019 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-b28c2db3-d053-4a14-b113-1adcdc0c5e80 req-ed0d11f2-1b80-409d-b7d3-790b64d35d2e tempest-TestVolumeBootPattern-1281110745 None] Removing iscsi_target for Volume ID: 5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:47:32.017669 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:32.131476 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 -f" returned: 0 in 0.116s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:32.132349 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:47:32.133697 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:32.224913 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:32.225238 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:47:32.299065 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-b28c2db3-d053-4a14-b113-1adcdc0c5e80 req-ed0d11f2-1b80-409d-b7d3-790b64d35d2e tempest-TestVolumeBootPattern-1281110745 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:47:32.299065 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:47:32.299065 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:47:34.242489 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-e22e102f-e652-4271-b412-a593d9b0108a tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-5b3799fb-0d2a-4b27-864e-bb18555c3372-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:47:34.317464 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:34.413926 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:34.414252 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:47:34.414948 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-e22e102f-e652-4271-b412-a593d9b0108a tempest-TestVolumeBootPattern-1281110745 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:47:34.415903 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e22e102f-e652-4271-b412-a593d9b0108a tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:34.433950 n-d-825175-3 sudo[148503]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:47:34.434776 n-d-825175-3 sudo[148503]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:47:34.834193 n-d-825175-3 sudo[148503]: pam_unix(sudo:session): session closed for user root
Feb 09 13:47:34.836590 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e22e102f-e652-4271-b412-a593d9b0108a tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372" returned: 0 in 0.420s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:34.838368 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e22e102f-e652-4271-b412-a593d9b0108a tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:34.856514 n-d-825175-3 sudo[148506]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:47:34.857334 n-d-825175-3 sudo[148506]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:47:35.233289 n-d-825175-3 sudo[148506]: pam_unix(sudo:session): session closed for user root
Feb 09 13:47:35.235596 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e22e102f-e652-4271-b412-a593d9b0108a tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372" returned: 0 in 0.397s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:35.238651 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e22e102f-e652-4271-b412-a593d9b0108a tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:35.257317 n-d-825175-3 sudo[148509]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:47:35.258110 n-d-825175-3 sudo[148509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:47:35.699957 n-d-825175-3 sudo[148509]: pam_unix(sudo:session): session closed for user root
Feb 09 13:47:35.702196 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e22e102f-e652-4271-b412-a593d9b0108a tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5b3799fb-0d2a-4b27-864e-bb18555c3372" returned: 0 in 0.463s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:35.703362 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-e22e102f-e652-4271-b412-a593d9b0108a tempest-TestVolumeBootPattern-1281110745 None] Successfully deleted volume: 5b3799fb-0d2a-4b27-864e-bb18555c3372
Feb 09 13:47:35.749247 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-e22e102f-e652-4271-b412-a593d9b0108a tempest-TestVolumeBootPattern-1281110745 None] Created reservations ['186a762d-4e16-493f-819e-6fa84e31cd90', '6d750f4c-1d4d-488a-9945-4693705c0a7f', 'e65a3589-a89d-4342-b733-cce3e3ccbe57', 'fd584c5c-c00a-407d-ad68-6c431c663bd3'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:47:35.751394 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-e22e102f-e652-4271-b412-a593d9b0108a tempest-TestVolumeBootPattern-1281110745 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:47:35.751394 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:47:35.751394 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:47:35.801547 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-e22e102f-e652-4271-b412-a593d9b0108a tempest-TestVolumeBootPattern-1281110745 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:47:35.802277 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e22e102f-e652-4271-b412-a593d9b0108a tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:35.820966 n-d-825175-3 sudo[148516]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:47:35.821760 n-d-825175-3 sudo[148516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:47:36.225554 n-d-825175-3 sudo[148516]: pam_unix(sudo:session): session closed for user root
Feb 09 13:47:36.227904 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e22e102f-e652-4271-b412-a593d9b0108a tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.425s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:36.230340 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e22e102f-e652-4271-b412-a593d9b0108a tempest-TestVolumeBootPattern-1281110745 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:47:36.248784 n-d-825175-3 sudo[148519]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:47:36.249577 n-d-825175-3 sudo[148519]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:47:36.716431 n-d-825175-3 sudo[148519]: pam_unix(sudo:session): session closed for user root
Feb 09 13:47:36.718786 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e22e102f-e652-4271-b412-a593d9b0108a tempest-TestVolumeBootPattern-1281110745 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.488s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:47:36.721153 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-e22e102f-e652-4271-b412-a593d9b0108a tempest-TestVolumeBootPattern-1281110745 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:47:36.728177 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-e22e102f-e652-4271-b412-a593d9b0108a tempest-TestVolumeBootPattern-1281110745 None] Deleted volume successfully.
Feb 09 13:47:36.744639 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-e22e102f-e652-4271-b412-a593d9b0108a tempest-TestVolumeBootPattern-1281110745 None] Lock "b'cinder-5b3799fb-0d2a-4b27-864e-bb18555c3372-delete_volume'" released by "delete_volume" :: held 2.502s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:48:04.956695 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:48:04.957337 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:48:04.957822 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:48:04.976480 n-d-825175-3 sudo[148680]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:48:04.977461 n-d-825175-3 sudo[148680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:48:05.407867 n-d-825175-3 sudo[148680]: pam_unix(sudo:session): session closed for user root
Feb 09 13:48:05.409895 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:48:05.411510 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:48:05.429620 n-d-825175-3 sudo[148683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:48:05.431088 n-d-825175-3 sudo[148683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:48:05.853223 n-d-825175-3 sudo[148683]: pam_unix(sudo:session): session closed for user root
Feb 09 13:48:05.855628 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:48:05.856926 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:49:04.955338 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:49:04.956476 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:49:04.957468 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:49:04.977193 n-d-825175-3 sudo[148742]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:49:04.977996 n-d-825175-3 sudo[148742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:49:05.416505 n-d-825175-3 sudo[148742]: pam_unix(sudo:session): session closed for user root
Feb 09 13:49:05.418628 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:49:05.420223 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:49:05.438713 n-d-825175-3 sudo[148745]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:49:05.439513 n-d-825175-3 sudo[148745]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:49:05.892264 n-d-825175-3 sudo[148745]: pam_unix(sudo:session): session closed for user root
Feb 09 13:49:05.894328 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.474s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:49:05.895686 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:50:04.955258 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:50:04.955975 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:50:04.956369 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:50:04.977261 n-d-825175-3 sudo[148795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:50:04.978739 n-d-825175-3 sudo[148795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:50:05.414443 n-d-825175-3 sudo[148795]: pam_unix(sudo:session): session closed for user root
Feb 09 13:50:05.416515 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:50:05.418104 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:50:05.437985 n-d-825175-3 sudo[148798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:50:05.438810 n-d-825175-3 sudo[148798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:50:05.873706 n-d-825175-3 sudo[148798]: pam_unix(sudo:session): session closed for user root
Feb 09 13:50:05.875853 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:50:05.877209 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:51:04.955800 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:51:04.956431 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:51:04.957321 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:51:04.978757 n-d-825175-3 sudo[149008]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:51:04.979928 n-d-825175-3 sudo[149008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:51:05.391765 n-d-825175-3 sudo[149008]: pam_unix(sudo:session): session closed for user root
Feb 09 13:51:05.394095 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:51:05.395907 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:51:05.415255 n-d-825175-3 sudo[149016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:51:05.416065 n-d-825175-3 sudo[149016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:51:05.847145 n-d-825175-3 sudo[149016]: pam_unix(sudo:session): session closed for user root
Feb 09 13:51:05.849318 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:51:05.850747 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:52:04.960692 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:52:04.961345 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:52:04.961839 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:52:04.981021 n-d-825175-3 sudo[149282]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:52:04.981803 n-d-825175-3 sudo[149282]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:52:05.431829 n-d-825175-3 sudo[149282]: pam_unix(sudo:session): session closed for user root
Feb 09 13:52:05.433944 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:52:05.435523 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:52:05.454155 n-d-825175-3 sudo[149285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:52:05.454967 n-d-825175-3 sudo[149285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:52:05.886086 n-d-825175-3 sudo[149285]: pam_unix(sudo:session): session closed for user root
Feb 09 13:52:05.890318 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:52:05.891695 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:53:04.960558 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:53:04.961355 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:53:04.961637 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:53:04.983706 n-d-825175-3 sudo[149433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:53:04.985075 n-d-825175-3 sudo[149433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:53:05.463683 n-d-825175-3 sudo[149433]: pam_unix(sudo:session): session closed for user root
Feb 09 13:53:05.465749 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.504s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:53:05.467420 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:53:05.485996 n-d-825175-3 sudo[149436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:53:05.486840 n-d-825175-3 sudo[149436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:53:05.914163 n-d-825175-3 sudo[149436]: pam_unix(sudo:session): session closed for user root
Feb 09 13:53:05.916305 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:53:05.917654 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:54:04.964561 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:54:04.965256 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:54:04.965613 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:04.989689 n-d-825175-3 sudo[149569]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:54:04.990654 n-d-825175-3 sudo[149569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:54:05.440368 n-d-825175-3 sudo[149569]: pam_unix(sudo:session): session closed for user root
Feb 09 13:54:05.443238 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:05.444786 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:05.462444 n-d-825175-3 sudo[149572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:54:05.463251 n-d-825175-3 sudo[149572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:54:05.892792 n-d-825175-3 sudo[149572]: pam_unix(sudo:session): session closed for user root
Feb 09 13:54:05.894894 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:05.896209 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:54:18.443595 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:54:18.449102 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:54:18.449817 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:54:18.464258 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Flow 'volume_create_manager' (f2c73d73-ec69-4643-a2f5-2acc2720ccda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:54:18.467558 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (937ae649-fac6-49ff-a0fa-0e1cd96c9484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:54:18.494669 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:54:18.519243 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (937ae649-fac6-49ff-a0fa-0e1cd96c9484) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:54:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-540742599',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=d9e2ffec-7945-43c1-a980-7092c7450487,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='091a23d1296b4a92a4a69ffcc9c7f020',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:54:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:54:18Z,user_id='912877efd5084c6a96ec433801663ce8',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:54:18.522326 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (921e1962-93fd-41f6-833f-bb3775eaa796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:54:18.524402 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (921e1962-93fd-41f6-833f-bb3775eaa796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:54:18.527223 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (740f98dd-ca87-4d8a-a879-429fdfff39c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:54:18.529378 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (740f98dd-ca87-4d8a-a879-429fdfff39c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd9e2ffec-7945-43c1-a980-7092c7450487', 'volume_name': 'volume-d9e2ffec-7945-43c1-a980-7092c7450487', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:54:18.531713 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f3cf59f6-940a-4a76-a551-61224d94dbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:54:18.533737 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f3cf59f6-940a-4a76-a551-61224d94dbc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:54:18.535876 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (35b37b86-13f1-4f65-b275-6188396645b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:54:18.536831 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Volume d9e2ffec-7945-43c1-a980-7092c7450487: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d9e2ffec-7945-43c1-a980-7092c7450487', 'volume_size': 1}
Feb 09 13:54:18.538004 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d9e2ffec-7945-43c1-a980-7092c7450487 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:18.556514 n-d-825175-3 sudo[149619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d9e2ffec-7945-43c1-a980-7092c7450487 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:54:18.557390 n-d-825175-3 sudo[149619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:54:19.073015 n-d-825175-3 sudo[149619]: pam_unix(sudo:session): session closed for user root
Feb 09 13:54:19.075398 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d9e2ffec-7945-43c1-a980-7092c7450487 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.537s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:19.078899 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (35b37b86-13f1-4f65-b275-6188396645b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d9e2ffec-7945-43c1-a980-7092c7450487', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:54:19.081249 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d1fdda2-288f-4e28-b65e-b458909ea902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:54:19.092015 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Volume volume-d9e2ffec-7945-43c1-a980-7092c7450487 (d9e2ffec-7945-43c1-a980-7092c7450487): created successfully
Feb 09 13:54:19.093723 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d1fdda2-288f-4e28-b65e-b458909ea902) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:54:19.096684 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Flow 'volume_create_manager' (f2c73d73-ec69-4643-a2f5-2acc2720ccda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:54:19.104383 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-bc1bda3f-2cf3-47ab-8467-0cd4bc26c8df tempest-ServerActionsTestJSON-1590578231 None] Created volume successfully.
Feb 09 13:54:20.487351 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-fa217f5c-b1c9-4903-b709-cf30de873bf1 req-9aae2c1d-58b5-4f8e-a5e6-064fe21a7fc9 tempest-ServerActionsTestJSON-1590578231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:20.506415 n-d-825175-3 sudo[149656]: ubuntu : 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-d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:54:20.507222 n-d-825175-3 sudo[149656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:54:20.913303 n-d-825175-3 sudo[149656]: pam_unix(sudo:session): session closed for user root
Feb 09 13:54:20.915690 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-fa217f5c-b1c9-4903-b709-cf30de873bf1 req-9aae2c1d-58b5-4f8e-a5e6-064fe21a7fc9 tempest-ServerActionsTestJSON-1590578231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487" returned: 0 in 0.428s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:20.963994 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:20.969859 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:20.970187 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:54:20.970815 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fa217f5c-b1c9-4903-b709-cf30de873bf1 req-9aae2c1d-58b5-4f8e-a5e6-064fe21a7fc9 tempest-ServerActionsTestJSON-1590578231 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:54:20.971590 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fa217f5c-b1c9-4903-b709-cf30de873bf1 req-9aae2c1d-58b5-4f8e-a5e6-064fe21a7fc9 tempest-ServerActionsTestJSON-1590578231 None] Creating iscsi_target for Volume ID: volume-d9e2ffec-7945-43c1-a980-7092c7450487 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:54:20.975162 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fa217f5c-b1c9-4903-b709-cf30de873bf1 req-9aae2c1d-58b5-4f8e-a5e6-064fe21a7fc9 tempest-ServerActionsTestJSON-1590578231 None] Created volume path /opt/stack/data/cinder/volumes/volume-d9e2ffec-7945-43c1-a980-7092c7450487,
Feb 09 13:54:20.975162 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:54:20.975162 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:54:20.975162 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:54:20.975162 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:54:20.975162 n-d-825175-3 cinder-volume[91721]: incominguser mGVb9jSg5XBPS9NeD2Jk 4ks7L6UDvCYywK9Z
Feb 09 13:54:20.975162 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:54:20.975162 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:54:20.975162 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:54:20.975162 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:54:20.976306 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:21.314988 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487" returned: 0 in 0.338s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:21.315314 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:54:21.315898 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fa217f5c-b1c9-4903-b709-cf30de873bf1 req-9aae2c1d-58b5-4f8e-a5e6-064fe21a7fc9 tempest-ServerActionsTestJSON-1590578231 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:54:21.316253 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fa217f5c-b1c9-4903-b709-cf30de873bf1 req-9aae2c1d-58b5-4f8e-a5e6-064fe21a7fc9 tempest-ServerActionsTestJSON-1590578231 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:54:21.317408 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:21.323472 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:21.323811 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487\n Backing store flags: \n Account information:\n mGVb9jSg5XBPS9NeD2Jk\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:54:21.324344 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fa217f5c-b1c9-4903-b709-cf30de873bf1 req-9aae2c1d-58b5-4f8e-a5e6-064fe21a7fc9 tempest-ServerActionsTestJSON-1590578231 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:54:21.326837 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:21.414975 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:21.415312 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487\n Backing store flags: \n Account information:\n mGVb9jSg5XBPS9NeD2Jk\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:54:21.416446 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:21.502321 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:21.502930 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487\n Backing store flags: \n Account information:\n mGVb9jSg5XBPS9NeD2Jk\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:54:21.504037 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-fa217f5c-b1c9-4903-b709-cf30de873bf1 req-9aae2c1d-58b5-4f8e-a5e6-064fe21a7fc9 tempest-ServerActionsTestJSON-1590578231 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:54:21.546080 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-fa217f5c-b1c9-4903-b709-cf30de873bf1 req-9aae2c1d-58b5-4f8e-a5e6-064fe21a7fc9 tempest-ServerActionsTestJSON-1590578231 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487', 'target_lun': 1, 'volume_id': 'd9e2ffec-7945-43c1-a980-7092c7450487', 'auth_method': 'CHAP', 'auth_username': 'mGVb9jSg5XBPS9NeD2Jk', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '52582fe6-62fa-4a69-a1a4-b3815f2aab5b'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:54:21.653561 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-fa217f5c-b1c9-4903-b709-cf30de873bf1 req-9aae2c1d-58b5-4f8e-a5e6-064fe21a7fc9 tempest-ServerActionsTestJSON-1590578231 None] attachment_update completed successfully.
Feb 09 13:54:37.975094 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-b427d791-1983-491d-99bf-8900891e9af4 req-07ae7a28-be41-4aaa-ac91-80b1d03399d3 tempest-ServerActionsTestJSON-1590578231 None] Terminate volume connection completed successfully.
Feb 09 13:54:37.975944 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-b427d791-1983-491d-99bf-8900891e9af4 req-07ae7a28-be41-4aaa-ac91-80b1d03399d3 tempest-ServerActionsTestJSON-1590578231 None] Deleting attachment 52582fe6-62fa-4a69-a1a4-b3815f2aab5b. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:54:38.034574 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-b427d791-1983-491d-99bf-8900891e9af4 req-07ae7a28-be41-4aaa-ac91-80b1d03399d3 tempest-ServerActionsTestJSON-1590578231 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:54:38.034574 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:54:38.034574 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:54:40.641302 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-b427d791-1983-491d-99bf-8900891e9af4 req-cddcb390-82a8-43b0-b891-24849ecec31b tempest-ServerActionsTestJSON-1590578231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:40.660618 n-d-825175-3 sudo[149722]: ubuntu : 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-d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:54:40.661404 n-d-825175-3 sudo[149722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:54:41.067055 n-d-825175-3 sudo[149722]: pam_unix(sudo:session): session closed for user root
Feb 09 13:54:41.069364 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-b427d791-1983-491d-99bf-8900891e9af4 req-cddcb390-82a8-43b0-b891-24849ecec31b tempest-ServerActionsTestJSON-1590578231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487" returned: 0 in 0.428s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:41.117328 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:41.122032 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:41.122636 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487\n Backing store flags: \n Account information:\n mGVb9jSg5XBPS9NeD2Jk\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-b427d791-1983-491d-99bf-8900891e9af4 req-cddcb390-82a8-43b0-b891-24849ecec31b tempest-ServerActionsTestJSON-1590578231 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: mGVb9jSg5XBPS9NeD2Jk
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:54:41.123350 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:54:41.125470 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-b427d791-1983-491d-99bf-8900891e9af4 req-cddcb390-82a8-43b0-b891-24849ecec31b tempest-ServerActionsTestJSON-1590578231 None] Creating iscsi_target for Volume ID: volume-d9e2ffec-7945-43c1-a980-7092c7450487 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:54:41.125470 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-b427d791-1983-491d-99bf-8900891e9af4 req-cddcb390-82a8-43b0-b891-24849ecec31b tempest-ServerActionsTestJSON-1590578231 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-d9e2ffec-7945-43c1-a980-7092c7450487 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Feb 09 13:54:41.129302 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-b427d791-1983-491d-99bf-8900891e9af4 req-cddcb390-82a8-43b0-b891-24849ecec31b tempest-ServerActionsTestJSON-1590578231 None] Created volume path /opt/stack/data/cinder/volumes/volume-d9e2ffec-7945-43c1-a980-7092c7450487,
Feb 09 13:54:41.129302 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:54:41.129302 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:54:41.129302 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:54:41.129302 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:54:41.129302 n-d-825175-3 cinder-volume[91721]: incominguser mGVb9jSg5XBPS9NeD2Jk 4ks7L6UDvCYywK9Z
Feb 09 13:54:41.129302 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:54:41.129302 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:54:41.129302 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:54:41.129302 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:54:41.132909 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:41.488760 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487" returned: 0 in 0.357s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:41.489102 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:54:41.489690 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-b427d791-1983-491d-99bf-8900891e9af4 req-cddcb390-82a8-43b0-b891-24849ecec31b tempest-ServerActionsTestJSON-1590578231 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:54:41.490042 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-b427d791-1983-491d-99bf-8900891e9af4 req-cddcb390-82a8-43b0-b891-24849ecec31b tempest-ServerActionsTestJSON-1590578231 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:54:41.492044 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:41.498224 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:41.498720 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487\n Backing store flags: \n Account information:\n mGVb9jSg5XBPS9NeD2Jk\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-b427d791-1983-491d-99bf-8900891e9af4 req-cddcb390-82a8-43b0-b891-24849ecec31b tempest-ServerActionsTestJSON-1590578231 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: mGVb9jSg5XBPS9NeD2Jk
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:54:41.499371 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:54:41.501398 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:41.587877 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:41.588277 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487\n Backing store flags: \n Account information:\n mGVb9jSg5XBPS9NeD2Jk\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:54:41.589504 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:41.687689 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:41.688285 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487\n Backing store flags: \n Account information:\n mGVb9jSg5XBPS9NeD2Jk\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:54:41.688971 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-b427d791-1983-491d-99bf-8900891e9af4 req-cddcb390-82a8-43b0-b891-24849ecec31b tempest-ServerActionsTestJSON-1590578231 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:54:41.734109 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-b427d791-1983-491d-99bf-8900891e9af4 req-cddcb390-82a8-43b0-b891-24849ecec31b tempest-ServerActionsTestJSON-1590578231 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487', 'target_lun': 1, 'volume_id': 'd9e2ffec-7945-43c1-a980-7092c7450487', 'auth_method': 'CHAP', 'auth_username': 'mGVb9jSg5XBPS9NeD2Jk', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '079fb701-495d-4a77-8f24-f0402532c0ad'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:54:41.840131 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-b427d791-1983-491d-99bf-8900891e9af4 req-cddcb390-82a8-43b0-b891-24849ecec31b tempest-ServerActionsTestJSON-1590578231 None] attachment_update completed successfully.
Feb 09 13:54:53.335616 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-5c9a4686-c645-46e1-9462-c14700db5e3f req-40db060c-1b9f-458c-b8b9-3c28381e1bf9 tempest-ServerActionsTestJSON-1590578231 None] Terminate volume connection completed successfully.
Feb 09 13:54:53.336685 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-5c9a4686-c645-46e1-9462-c14700db5e3f req-40db060c-1b9f-458c-b8b9-3c28381e1bf9 tempest-ServerActionsTestJSON-1590578231 None] Deleting attachment 079fb701-495d-4a77-8f24-f0402532c0ad. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:54:53.401328 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-5c9a4686-c645-46e1-9462-c14700db5e3f req-40db060c-1b9f-458c-b8b9-3c28381e1bf9 tempest-ServerActionsTestJSON-1590578231 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:54:53.401328 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:54:53.401328 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:54:56.261844 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-5c9a4686-c645-46e1-9462-c14700db5e3f req-c89d1ee1-7114-4dcf-ad30-76087b808acd tempest-ServerActionsTestJSON-1590578231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:56.280463 n-d-825175-3 sudo[149795]: ubuntu : 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-d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:54:56.281244 n-d-825175-3 sudo[149795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:54:56.665446 n-d-825175-3 sudo[149795]: pam_unix(sudo:session): session closed for user root
Feb 09 13:54:56.667879 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-5c9a4686-c645-46e1-9462-c14700db5e3f req-c89d1ee1-7114-4dcf-ad30-76087b808acd tempest-ServerActionsTestJSON-1590578231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487" returned: 0 in 0.406s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:56.719058 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:56.727037 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:56.727556 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487\n Backing store flags: \n Account information:\n mGVb9jSg5XBPS9NeD2Jk\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-5c9a4686-c645-46e1-9462-c14700db5e3f req-c89d1ee1-7114-4dcf-ad30-76087b808acd tempest-ServerActionsTestJSON-1590578231 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: mGVb9jSg5XBPS9NeD2Jk
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:54:56.728203 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:54:56.731001 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-5c9a4686-c645-46e1-9462-c14700db5e3f req-c89d1ee1-7114-4dcf-ad30-76087b808acd tempest-ServerActionsTestJSON-1590578231 None] Creating iscsi_target for Volume ID: volume-d9e2ffec-7945-43c1-a980-7092c7450487 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:54:56.731001 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-5c9a4686-c645-46e1-9462-c14700db5e3f req-c89d1ee1-7114-4dcf-ad30-76087b808acd tempest-ServerActionsTestJSON-1590578231 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-d9e2ffec-7945-43c1-a980-7092c7450487 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Feb 09 13:54:56.735164 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-5c9a4686-c645-46e1-9462-c14700db5e3f req-c89d1ee1-7114-4dcf-ad30-76087b808acd tempest-ServerActionsTestJSON-1590578231 None] Created volume path /opt/stack/data/cinder/volumes/volume-d9e2ffec-7945-43c1-a980-7092c7450487,
Feb 09 13:54:56.735164 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:54:56.735164 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:54:56.735164 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:54:56.735164 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:54:56.735164 n-d-825175-3 cinder-volume[91721]: incominguser mGVb9jSg5XBPS9NeD2Jk 4ks7L6UDvCYywK9Z
Feb 09 13:54:56.735164 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:54:56.735164 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:54:56.735164 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:54:56.735164 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:54:56.738757 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:57.114618 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487" returned: 0 in 0.376s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:57.114945 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:54:57.115545 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-5c9a4686-c645-46e1-9462-c14700db5e3f req-c89d1ee1-7114-4dcf-ad30-76087b808acd tempest-ServerActionsTestJSON-1590578231 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:54:57.115894 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-5c9a4686-c645-46e1-9462-c14700db5e3f req-c89d1ee1-7114-4dcf-ad30-76087b808acd tempest-ServerActionsTestJSON-1590578231 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:54:57.117631 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:57.136586 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:57.136924 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487\n Backing store flags: \n Account information:\n mGVb9jSg5XBPS9NeD2Jk\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-5c9a4686-c645-46e1-9462-c14700db5e3f req-c89d1ee1-7114-4dcf-ad30-76087b808acd tempest-ServerActionsTestJSON-1590578231 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: mGVb9jSg5XBPS9NeD2Jk
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 13:54:57.137814 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:54:57.141378 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:57.231352 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:57.231698 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487\n Backing store flags: \n Account information:\n mGVb9jSg5XBPS9NeD2Jk\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:54:57.232903 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:54:57.322183 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:54:57.322809 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487\n Backing store flags: \n Account information:\n mGVb9jSg5XBPS9NeD2Jk\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:54:57.323976 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-5c9a4686-c645-46e1-9462-c14700db5e3f req-c89d1ee1-7114-4dcf-ad30-76087b808acd tempest-ServerActionsTestJSON-1590578231 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:54:57.370994 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-5c9a4686-c645-46e1-9462-c14700db5e3f req-c89d1ee1-7114-4dcf-ad30-76087b808acd tempest-ServerActionsTestJSON-1590578231 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487', 'target_lun': 1, 'volume_id': 'd9e2ffec-7945-43c1-a980-7092c7450487', 'auth_method': 'CHAP', 'auth_username': 'mGVb9jSg5XBPS9NeD2Jk', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e9bcfeb8-7fb7-442f-8a61-e159d84f858b'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:54:57.485701 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-5c9a4686-c645-46e1-9462-c14700db5e3f req-c89d1ee1-7114-4dcf-ad30-76087b808acd tempest-ServerActionsTestJSON-1590578231 None] attachment_update completed successfully.
Feb 09 13:55:04.963769 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:55:04.964446 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:55:04.964813 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:55:04.983591 n-d-825175-3 sudo[149879]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:55:04.984394 n-d-825175-3 sudo[149879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:55:05.372547 n-d-825175-3 sudo[149879]: pam_unix(sudo:session): session closed for user root
Feb 09 13:55:05.374648 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.409s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:55:05.376248 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:55:05.394742 n-d-825175-3 sudo[149882]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:55:05.395690 n-d-825175-3 sudo[149882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:55:05.778996 n-d-825175-3 sudo[149882]: pam_unix(sudo:session): session closed for user root
Feb 09 13:55:05.781042 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.405s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:55:05.783128 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:55:09.929773 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-b21d164f-ec6e-43e3-a329-3d251625b803 req-34632e0f-f18e-40ed-abec-f4ac9730d735 tempest-ServerActionsTestJSON-1590578231 None] Terminate volume connection completed successfully.
Feb 09 13:55:09.930461 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-b21d164f-ec6e-43e3-a329-3d251625b803 req-34632e0f-f18e-40ed-abec-f4ac9730d735 tempest-ServerActionsTestJSON-1590578231 None] Deleting attachment e9bcfeb8-7fb7-442f-8a61-e159d84f858b. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:55:09.933877 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:55:10.027742 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:55:10.028074 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487\n Backing store flags: \n Account information:\n mGVb9jSg5XBPS9NeD2Jk\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:55:10.028731 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-b21d164f-ec6e-43e3-a329-3d251625b803 req-34632e0f-f18e-40ed-abec-f4ac9730d735 tempest-ServerActionsTestJSON-1590578231 None] Removing iscsi_target for Volume ID: d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:55:10.029874 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:55:10.124182 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d9e2ffec-7945-43c1-a980-7092c7450487 -f" returned: 0 in 0.093s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:55:10.125039 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:55:10.127596 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:55:10.218686 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:55:10.219109 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:55:10.303606 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-b21d164f-ec6e-43e3-a329-3d251625b803 req-34632e0f-f18e-40ed-abec-f4ac9730d735 tempest-ServerActionsTestJSON-1590578231 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:55:10.303606 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:55:10.303606 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:55:11.834640 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-a447de3d-d061-43de-bd51-9262c07bdd15 tempest-ServerActionsTestJSON-1590578231 None] Lock "b'cinder-d9e2ffec-7945-43c1-a980-7092c7450487-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:55:11.897352 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:55:11.993894 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:55:11.994240 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:55:11.994943 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-a447de3d-d061-43de-bd51-9262c07bdd15 tempest-ServerActionsTestJSON-1590578231 None] Skipping remove_export. No iscsi_target is presently exported for volume: d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:55:11.995944 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a447de3d-d061-43de-bd51-9262c07bdd15 tempest-ServerActionsTestJSON-1590578231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:55:12.014351 n-d-825175-3 sudo[149928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:55:12.015181 n-d-825175-3 sudo[149928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:55:12.412748 n-d-825175-3 sudo[149928]: pam_unix(sudo:session): session closed for user root
Feb 09 13:55:12.417918 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a447de3d-d061-43de-bd51-9262c07bdd15 tempest-ServerActionsTestJSON-1590578231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487" returned: 0 in 0.422s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:55:12.421392 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a447de3d-d061-43de-bd51-9262c07bdd15 tempest-ServerActionsTestJSON-1590578231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:55:12.439101 n-d-825175-3 sudo[149931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:55:12.439880 n-d-825175-3 sudo[149931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:55:12.827909 n-d-825175-3 sudo[149931]: pam_unix(sudo:session): session closed for user root
Feb 09 13:55:12.829907 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a447de3d-d061-43de-bd51-9262c07bdd15 tempest-ServerActionsTestJSON-1590578231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487" returned: 0 in 0.408s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:55:12.832398 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a447de3d-d061-43de-bd51-9262c07bdd15 tempest-ServerActionsTestJSON-1590578231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:55:12.850601 n-d-825175-3 sudo[149934]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:55:12.851379 n-d-825175-3 sudo[149934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:55:13.339698 n-d-825175-3 sudo[149934]: pam_unix(sudo:session): session closed for user root
Feb 09 13:55:13.341981 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a447de3d-d061-43de-bd51-9262c07bdd15 tempest-ServerActionsTestJSON-1590578231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d9e2ffec-7945-43c1-a980-7092c7450487" returned: 0 in 0.509s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:55:13.343162 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-a447de3d-d061-43de-bd51-9262c07bdd15 tempest-ServerActionsTestJSON-1590578231 None] Successfully deleted volume: d9e2ffec-7945-43c1-a980-7092c7450487
Feb 09 13:55:13.391257 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-a447de3d-d061-43de-bd51-9262c07bdd15 tempest-ServerActionsTestJSON-1590578231 None] Created reservations ['da17dde0-ac4d-44e7-ad7c-b9ea0652ab5c', 'ea26ff2c-8e32-41a8-96fb-6009394a734c', '2c1563a2-d9cf-4e44-8fc1-173c38733984', '6b40f0ff-5f71-45bf-8fd1-c759d72ca698'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:55:13.393376 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-a447de3d-d061-43de-bd51-9262c07bdd15 tempest-ServerActionsTestJSON-1590578231 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:55:13.393376 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:55:13.393376 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:55:13.433894 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-a447de3d-d061-43de-bd51-9262c07bdd15 tempest-ServerActionsTestJSON-1590578231 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:55:13.434767 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a447de3d-d061-43de-bd51-9262c07bdd15 tempest-ServerActionsTestJSON-1590578231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:55:13.453515 n-d-825175-3 sudo[149941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:55:13.454317 n-d-825175-3 sudo[149941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:55:13.882859 n-d-825175-3 sudo[149941]: pam_unix(sudo:session): session closed for user root
Feb 09 13:55:13.885136 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a447de3d-d061-43de-bd51-9262c07bdd15 tempest-ServerActionsTestJSON-1590578231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:55:13.887266 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a447de3d-d061-43de-bd51-9262c07bdd15 tempest-ServerActionsTestJSON-1590578231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:55:13.905442 n-d-825175-3 sudo[149946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:55:13.906224 n-d-825175-3 sudo[149946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:55:14.365651 n-d-825175-3 sudo[149946]: pam_unix(sudo:session): session closed for user root
Feb 09 13:55:14.369519 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-a447de3d-d061-43de-bd51-9262c07bdd15 tempest-ServerActionsTestJSON-1590578231 None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:55:14.373186 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-a447de3d-d061-43de-bd51-9262c07bdd15 tempest-ServerActionsTestJSON-1590578231 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:55:14.378692 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-a447de3d-d061-43de-bd51-9262c07bdd15 tempest-ServerActionsTestJSON-1590578231 None] Deleted volume successfully.
Feb 09 13:55:14.394276 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-a447de3d-d061-43de-bd51-9262c07bdd15 tempest-ServerActionsTestJSON-1590578231 None] Lock "b'cinder-d9e2ffec-7945-43c1-a980-7092c7450487-delete_volume'" released by "delete_volume" :: held 2.560s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:56:04.971324 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:56:04.972068 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:56:04.973644 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:56:05.002803 n-d-825175-3 sudo[150034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:56:05.004139 n-d-825175-3 sudo[150034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:56:05.453828 n-d-825175-3 sudo[150034]: pam_unix(sudo:session): session closed for user root
Feb 09 13:56:05.455929 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:56:05.457508 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:56:05.492057 n-d-825175-3 sudo[150043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:56:05.495048 n-d-825175-3 sudo[150043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:56:05.976654 n-d-825175-3 sudo[150043]: pam_unix(sudo:session): session closed for user root
Feb 09 13:56:05.979328 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:56:05.980619 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:56:48.567028 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:56:48.571025 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:56:48.571540 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:56:48.584684 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Flow 'volume_create_manager' (766d9ccd-e6fd-4886-a7ae-6a8402049b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:56:48.588124 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe3b64c4-d9a7-4dfc-bf08-d6030dbbd1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:56:48.610641 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:56:48.634900 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe3b64c4-d9a7-4dfc-bf08-d6030dbbd1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:56:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1073241068',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd56d2dd69d14f35babf964fcd11b2b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:56:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:56:49Z,user_id='b0e41a00f2a243fe9df739bbcf999daa',volume_attachment=>,volume_type=VolumeType(f0dcfffe-64ed-4be2-856d-5f99d55e6b95),volume_type_id=f0dcfffe-64ed-4be2-856d-5f99d55e6b95)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:56:48.637349 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac7407cd-474b-468f-b5c0-0369e49bdb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:56:48.639472 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac7407cd-474b-468f-b5c0-0369e49bdb5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:56:48.641744 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f36b0a7-1feb-4aa2-8fa0-f05a6a931583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:56:48.644519 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f36b0a7-1feb-4aa2-8fa0-f05a6a931583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f', 'volume_name': 'volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:56:48.646746 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d115e75-9653-4838-892b-82b215c79adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:56:48.648805 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d115e75-9653-4838-892b-82b215c79adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:56:48.650951 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a0daa896-a24f-43a8-ba57-f81352009d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:56:48.651737 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Volume 92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f', 'volume_size': 1}
Feb 09 13:56:48.652928 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:56:48.674759 n-d-825175-3 sudo[150708]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:56:48.675542 n-d-825175-3 sudo[150708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:56:49.186016 n-d-825175-3 sudo[150708]: pam_unix(sudo:session): session closed for user root
Feb 09 13:56:49.188651 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.535s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:56:49.192126 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a0daa896-a24f-43a8-ba57-f81352009d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:56:49.194433 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb2e4547-d66c-4291-a714-c7043ec9ae1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:56:49.208209 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Volume volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f (92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f): created successfully
Feb 09 13:56:49.208209 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb2e4547-d66c-4291-a714-c7043ec9ae1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:56:49.211694 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Flow 'volume_create_manager' (766d9ccd-e6fd-4886-a7ae-6a8402049b8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:56:49.222239 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-b395fc18-f55c-46a4-a528-c0162b1ef2b2 tempest-TestEncryptedCinderVolumes-825466310 None] Created volume successfully.
Feb 09 13:56:50.450690 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-c074b1e7-6774-4fe7-8ec6-5c5e2b69fff3 req-13bd5c8e-a995-4b1b-b676-471cbf284bb0 tempest-TestEncryptedCinderVolumes-825466310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:56:50.469151 n-d-825175-3 sudo[150745]: ubuntu : 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-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f
Feb 09 13:56:50.469953 n-d-825175-3 sudo[150745]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:56:50.856874 n-d-825175-3 sudo[150745]: pam_unix(sudo:session): session closed for user root
Feb 09 13:56:50.859323 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-c074b1e7-6774-4fe7-8ec6-5c5e2b69fff3 req-13bd5c8e-a995-4b1b-b676-471cbf284bb0 tempest-TestEncryptedCinderVolumes-825466310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f" returned: 0 in 0.408s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:56:50.905977 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:56:50.912844 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:56:50.913172 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:56:50.913807 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-c074b1e7-6774-4fe7-8ec6-5c5e2b69fff3 req-13bd5c8e-a995-4b1b-b676-471cbf284bb0 tempest-TestEncryptedCinderVolumes-825466310 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:56:50.914646 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-c074b1e7-6774-4fe7-8ec6-5c5e2b69fff3 req-13bd5c8e-a995-4b1b-b676-471cbf284bb0 tempest-TestEncryptedCinderVolumes-825466310 None] Creating iscsi_target for Volume ID: volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:56:50.917817 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-c074b1e7-6774-4fe7-8ec6-5c5e2b69fff3 req-13bd5c8e-a995-4b1b-b676-471cbf284bb0 tempest-TestEncryptedCinderVolumes-825466310 None] Created volume path /opt/stack/data/cinder/volumes/volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f,
Feb 09 13:56:50.917817 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:56:50.917817 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:56:50.917817 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f
Feb 09 13:56:50.917817 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:56:50.917817 n-d-825175-3 cinder-volume[91721]: incominguser Q9Rha8dVZfSNxXL3cNfF qUPN3fSSNuu7WZBF
Feb 09 13:56:50.917817 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:56:50.917817 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:56:50.917817 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:56:50.917817 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:56:50.919544 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:56:51.265606 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f" returned: 0 in 0.345s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:56:51.265979 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:56:51.266735 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-c074b1e7-6774-4fe7-8ec6-5c5e2b69fff3 req-13bd5c8e-a995-4b1b-b676-471cbf284bb0 tempest-TestEncryptedCinderVolumes-825466310 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:56:51.267687 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-c074b1e7-6774-4fe7-8ec6-5c5e2b69fff3 req-13bd5c8e-a995-4b1b-b676-471cbf284bb0 tempest-TestEncryptedCinderVolumes-825466310 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:56:51.269056 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:56:51.275565 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:56:51.275906 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f\n Backing store flags: \n Account information:\n Q9Rha8dVZfSNxXL3cNfF\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:56:51.276505 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-c074b1e7-6774-4fe7-8ec6-5c5e2b69fff3 req-13bd5c8e-a995-4b1b-b676-471cbf284bb0 tempest-TestEncryptedCinderVolumes-825466310 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:56:51.278995 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:56:51.375805 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:56:51.376147 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f\n Backing store flags: \n Account information:\n Q9Rha8dVZfSNxXL3cNfF\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:56:51.377888 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:56:51.464261 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:56:51.464858 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f\n Backing store flags: \n Account information:\n Q9Rha8dVZfSNxXL3cNfF\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:56:51.465509 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-c074b1e7-6774-4fe7-8ec6-5c5e2b69fff3 req-13bd5c8e-a995-4b1b-b676-471cbf284bb0 tempest-TestEncryptedCinderVolumes-825466310 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:56:51.515364 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-c074b1e7-6774-4fe7-8ec6-5c5e2b69fff3 req-13bd5c8e-a995-4b1b-b676-471cbf284bb0 tempest-TestEncryptedCinderVolumes-825466310 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f', 'target_lun': 1, 'volume_id': '92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f', 'auth_method': 'CHAP', 'auth_username': 'Q9Rha8dVZfSNxXL3cNfF', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '6ac89a1c-3595-404f-8c09-259c369014fd'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:56:51.620188 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-c074b1e7-6774-4fe7-8ec6-5c5e2b69fff3 req-13bd5c8e-a995-4b1b-b676-471cbf284bb0 tempest-TestEncryptedCinderVolumes-825466310 None] attachment_update completed successfully.
Feb 09 13:56:59.168557 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-10ced074-5eb3-4555-92b7-12159bdd194c req-dd52217c-5bbb-4b5a-a9fa-f84752154c74 tempest-TestEncryptedCinderVolumes-825466310 None] Terminate volume connection completed successfully.
Feb 09 13:56:59.169221 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-10ced074-5eb3-4555-92b7-12159bdd194c req-dd52217c-5bbb-4b5a-a9fa-f84752154c74 tempest-TestEncryptedCinderVolumes-825466310 None] Deleting attachment 6ac89a1c-3595-404f-8c09-259c369014fd. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:56:59.170324 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:56:59.265131 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:56:59.265473 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f\n Backing store flags: \n Account information:\n Q9Rha8dVZfSNxXL3cNfF\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:56:59.266103 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-10ced074-5eb3-4555-92b7-12159bdd194c req-dd52217c-5bbb-4b5a-a9fa-f84752154c74 tempest-TestEncryptedCinderVolumes-825466310 None] Removing iscsi_target for Volume ID: 92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f
Feb 09 13:56:59.267230 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:56:59.366151 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f -f" returned: 0 in 0.098s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:56:59.366151 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:56:59.371740 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:56:59.475949 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:56:59.476636 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:56:59.556641 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-10ced074-5eb3-4555-92b7-12159bdd194c req-dd52217c-5bbb-4b5a-a9fa-f84752154c74 tempest-TestEncryptedCinderVolumes-825466310 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:56:59.556641 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:56:59.556641 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:57:00.049874 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] Lock "b'cinder-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:57:00.124957 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:00.221076 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:00.221607 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:57:00.222049 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] Skipping remove_export. No iscsi_target is presently exported for volume: 92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f
Feb 09 13:57:00.223151 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:00.241167 n-d-825175-3 sudo[150930]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f
Feb 09 13:57:00.241959 n-d-825175-3 sudo[150930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:57:00.621062 n-d-825175-3 sudo[150930]: pam_unix(sudo:session): session closed for user root
Feb 09 13:57:00.623381 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f" returned: 0 in 0.400s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:00.625148 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:00.643878 n-d-825175-3 sudo[150935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f
Feb 09 13:57:00.644664 n-d-825175-3 sudo[150935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:57:01.021650 n-d-825175-3 sudo[150935]: pam_unix(sudo:session): session closed for user root
Feb 09 13:57:01.023948 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f" returned: 0 in 0.398s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:01.026020 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:01.044072 n-d-825175-3 sudo[150938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f
Feb 09 13:57:01.044861 n-d-825175-3 sudo[150938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:57:01.491884 n-d-825175-3 sudo[150938]: pam_unix(sudo:session): session closed for user root
Feb 09 13:57:01.494181 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f" returned: 0 in 0.468s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:01.495337 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] Successfully deleted volume: 92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f
Feb 09 13:57:01.525419 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1633309797 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1633309797, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:57:01.526273 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1633309797 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1633309797, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:57:01.543113 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] Created reservations ['1e59f5fd-2e94-4973-866e-0312380f2729', '29d99162-7601-422e-8049-9216d766a0ce', '6d20349d-1282-4d73-8954-a92e4a959fdd', '04209993-1724-403b-8e1c-04d35b7f7d4f'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:57:01.545407 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:57:01.545407 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:57:01.545407 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:57:01.587599 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:57:01.588533 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:01.607111 n-d-825175-3 sudo[150948]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:57:01.607902 n-d-825175-3 sudo[150948]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:57:02.042090 n-d-825175-3 sudo[150948]: pam_unix(sudo:session): session closed for user root
Feb 09 13:57:02.044385 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:02.046553 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:02.065295 n-d-825175-3 sudo[150953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:57:02.066103 n-d-825175-3 sudo[150953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:57:02.481681 n-d-825175-3 sudo[150953]: pam_unix(sudo:session): session closed for user root
Feb 09 13:57:02.483927 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:02.486284 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:57:02.491742 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] Deleted volume successfully.
Feb 09 13:57:02.505449 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-e2407d5c-e2cc-47f2-8b88-ab20108e2ba2 tempest-TestEncryptedCinderVolumes-825466310 None] Lock "b'cinder-92bf4d57-1a9c-4967-85dc-a2ed9ee3b75f-delete_volume'" released by "delete_volume" :: held 2.455s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:57:04.969561 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:57:04.970818 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:57:04.971184 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:04.993161 n-d-825175-3 sudo[150966]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:57:04.994400 n-d-825175-3 sudo[150966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:57:05.513758 n-d-825175-3 sudo[150966]: pam_unix(sudo:session): session closed for user root
Feb 09 13:57:05.515993 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.544s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:05.518322 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:05.538523 n-d-825175-3 sudo[150979]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:57:05.539348 n-d-825175-3 sudo[150979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:57:05.990086 n-d-825175-3 sudo[150979]: pam_unix(sudo:session): session closed for user root
Feb 09 13:57:05.992242 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.474s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:05.993559 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:57:19.417952 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:57:19.421947 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:57:19.422521 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:57:19.435624 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Flow 'volume_create_manager' (0d3528e6-0eb5-455b-bb73-f3b33a02b736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:57:19.439393 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (21425676-e284-46bc-99b7-e2ddc35ad1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:57:19.465281 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:57:19.491289 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (21425676-e284-46bc-99b7-e2ddc35ad1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1897416980',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=6623f715-4e91-458f-bb0a-17939653e3a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd56d2dd69d14f35babf964fcd11b2b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:57:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:57:19Z,user_id='b0e41a00f2a243fe9df739bbcf999daa',volume_attachment=>,volume_type=VolumeType(8d4a2cec-1156-4343-b295-ec1f9327b4ea),volume_type_id=8d4a2cec-1156-4343-b295-ec1f9327b4ea)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:57:19.493742 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (17150c34-b5e6-4b33-a2d6-afbcb87c679f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:57:19.495824 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (17150c34-b5e6-4b33-a2d6-afbcb87c679f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:57:19.498097 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f6cb912-4a37-47e3-beea-0268bb06b52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:57:19.500314 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f6cb912-4a37-47e3-beea-0268bb06b52c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6623f715-4e91-458f-bb0a-17939653e3a7', 'volume_name': 'volume-6623f715-4e91-458f-bb0a-17939653e3a7', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:57:19.503269 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4396c75f-56c8-4fad-aada-f3745357b715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:57:19.505323 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4396c75f-56c8-4fad-aada-f3745357b715) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:57:19.507457 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0db1cde-85f7-4e83-a092-abef96044ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:57:19.508225 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Volume 6623f715-4e91-458f-bb0a-17939653e3a7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6623f715-4e91-458f-bb0a-17939653e3a7', 'volume_size': 1}
Feb 09 13:57:19.509403 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6623f715-4e91-458f-bb0a-17939653e3a7 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:19.529155 n-d-825175-3 sudo[151022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6623f715-4e91-458f-bb0a-17939653e3a7 stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:57:19.530099 n-d-825175-3 sudo[151022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:57:20.057746 n-d-825175-3 sudo[151022]: pam_unix(sudo:session): session closed for user root
Feb 09 13:57:20.061193 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6623f715-4e91-458f-bb0a-17939653e3a7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.551s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:20.065632 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0db1cde-85f7-4e83-a092-abef96044ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6623f715-4e91-458f-bb0a-17939653e3a7', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:57:20.068241 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5f567c1-662c-4bad-a6c4-2feb415b35b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:57:20.082176 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Volume volume-6623f715-4e91-458f-bb0a-17939653e3a7 (6623f715-4e91-458f-bb0a-17939653e3a7): created successfully
Feb 09 13:57:20.084890 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5f567c1-662c-4bad-a6c4-2feb415b35b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:57:20.088189 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Flow 'volume_create_manager' (0d3528e6-0eb5-455b-bb73-f3b33a02b736) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:57:20.098197 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-eb30095c-10a5-44fa-bed7-c5a0e03350a3 tempest-TestEncryptedCinderVolumes-825466310 None] Created volume successfully.
Feb 09 13:57:21.395887 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-74ec3b4a-7f15-4920-b0c3-991ef90af703 req-37b80619-dc46-4cda-8fe3-2f2c9a30dc55 tempest-TestEncryptedCinderVolumes-825466310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6623f715-4e91-458f-bb0a-17939653e3a7 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:21.415165 n-d-825175-3 sudo[151056]: ubuntu : 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-6623f715-4e91-458f-bb0a-17939653e3a7
Feb 09 13:57:21.415945 n-d-825175-3 sudo[151056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:57:21.824374 n-d-825175-3 sudo[151056]: pam_unix(sudo:session): session closed for user root
Feb 09 13:57:21.826733 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-74ec3b4a-7f15-4920-b0c3-991ef90af703 req-37b80619-dc46-4cda-8fe3-2f2c9a30dc55 tempest-TestEncryptedCinderVolumes-825466310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6623f715-4e91-458f-bb0a-17939653e3a7" returned: 0 in 0.431s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:21.873384 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:21.879167 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:21.879490 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:57:21.880101 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-74ec3b4a-7f15-4920-b0c3-991ef90af703 req-37b80619-dc46-4cda-8fe3-2f2c9a30dc55 tempest-TestEncryptedCinderVolumes-825466310 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:57:21.880887 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-74ec3b4a-7f15-4920-b0c3-991ef90af703 req-37b80619-dc46-4cda-8fe3-2f2c9a30dc55 tempest-TestEncryptedCinderVolumes-825466310 None] Creating iscsi_target for Volume ID: volume-6623f715-4e91-458f-bb0a-17939653e3a7 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:57:21.883883 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-74ec3b4a-7f15-4920-b0c3-991ef90af703 req-37b80619-dc46-4cda-8fe3-2f2c9a30dc55 tempest-TestEncryptedCinderVolumes-825466310 None] Created volume path /opt/stack/data/cinder/volumes/volume-6623f715-4e91-458f-bb0a-17939653e3a7,
Feb 09 13:57:21.883883 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:57:21.883883 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:57:21.883883 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6623f715-4e91-458f-bb0a-17939653e3a7
Feb 09 13:57:21.883883 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:57:21.883883 n-d-825175-3 cinder-volume[91721]: incominguser JpJbcWKyg574XK43Rjd9 k6RSf62TUPEodd2j
Feb 09 13:57:21.883883 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:57:21.883883 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:57:21.883883 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:57:21.883883 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:57:21.885032 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6623f715-4e91-458f-bb0a-17939653e3a7 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:22.233218 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6623f715-4e91-458f-bb0a-17939653e3a7" returned: 0 in 0.348s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:22.233621 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:57:22.234291 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-74ec3b4a-7f15-4920-b0c3-991ef90af703 req-37b80619-dc46-4cda-8fe3-2f2c9a30dc55 tempest-TestEncryptedCinderVolumes-825466310 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:57:22.234972 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-74ec3b4a-7f15-4920-b0c3-991ef90af703 req-37b80619-dc46-4cda-8fe3-2f2c9a30dc55 tempest-TestEncryptedCinderVolumes-825466310 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:57:22.236405 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:22.242951 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:22.243343 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6623f715-4e91-458f-bb0a-17939653e3a7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6623f715-4e91-458f-bb0a-17939653e3a7\n Backing store flags: \n Account information:\n JpJbcWKyg574XK43Rjd9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:57:22.244058 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-74ec3b4a-7f15-4920-b0c3-991ef90af703 req-37b80619-dc46-4cda-8fe3-2f2c9a30dc55 tempest-TestEncryptedCinderVolumes-825466310 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:57:22.245083 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:22.333570 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:22.333933 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6623f715-4e91-458f-bb0a-17939653e3a7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6623f715-4e91-458f-bb0a-17939653e3a7\n Backing store flags: \n Account information:\n JpJbcWKyg574XK43Rjd9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:57:22.335821 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:22.424597 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:22.425428 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6623f715-4e91-458f-bb0a-17939653e3a7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6623f715-4e91-458f-bb0a-17939653e3a7\n Backing store flags: \n Account information:\n JpJbcWKyg574XK43Rjd9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:57:22.425877 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-74ec3b4a-7f15-4920-b0c3-991ef90af703 req-37b80619-dc46-4cda-8fe3-2f2c9a30dc55 tempest-TestEncryptedCinderVolumes-825466310 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-6623f715-4e91-458f-bb0a-17939653e3a7 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:57:22.480229 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-74ec3b4a-7f15-4920-b0c3-991ef90af703 req-37b80619-dc46-4cda-8fe3-2f2c9a30dc55 tempest-TestEncryptedCinderVolumes-825466310 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-6623f715-4e91-458f-bb0a-17939653e3a7', 'target_lun': 1, 'volume_id': '6623f715-4e91-458f-bb0a-17939653e3a7', 'auth_method': 'CHAP', 'auth_username': 'JpJbcWKyg574XK43Rjd9', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '78af7885-7251-4fc0-b359-321b9c3e8162'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:57:22.591893 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-74ec3b4a-7f15-4920-b0c3-991ef90af703 req-37b80619-dc46-4cda-8fe3-2f2c9a30dc55 tempest-TestEncryptedCinderVolumes-825466310 None] attachment_update completed successfully.
Feb 09 13:57:29.998704 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-4505067a-9c45-4f97-9b96-5e580e9bee7f req-443934f4-9512-4940-8b5f-ff7d71547041 tempest-TestEncryptedCinderVolumes-825466310 None] Terminate volume connection completed successfully.
Feb 09 13:57:29.999189 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-4505067a-9c45-4f97-9b96-5e580e9bee7f req-443934f4-9512-4940-8b5f-ff7d71547041 tempest-TestEncryptedCinderVolumes-825466310 None] Deleting attachment 78af7885-7251-4fc0-b359-321b9c3e8162. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:57:30.000519 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:30.090797 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:30.091137 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6623f715-4e91-458f-bb0a-17939653e3a7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6623f715-4e91-458f-bb0a-17939653e3a7\n Backing store flags: \n Account information:\n JpJbcWKyg574XK43Rjd9\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:57:30.091785 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-4505067a-9c45-4f97-9b96-5e580e9bee7f req-443934f4-9512-4940-8b5f-ff7d71547041 tempest-TestEncryptedCinderVolumes-825466310 None] Removing iscsi_target for Volume ID: 6623f715-4e91-458f-bb0a-17939653e3a7
Feb 09 13:57:30.092873 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6623f715-4e91-458f-bb0a-17939653e3a7 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:30.184134 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6623f715-4e91-458f-bb0a-17939653e3a7 -f" returned: 0 in 0.091s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:30.184475 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:57:30.188290 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:30.274006 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:30.274336 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:57:30.349610 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-4505067a-9c45-4f97-9b96-5e580e9bee7f req-443934f4-9512-4940-8b5f-ff7d71547041 tempest-TestEncryptedCinderVolumes-825466310 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:57:30.349610 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:57:30.349610 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:57:31.820723 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] Lock "b'cinder-6623f715-4e91-458f-bb0a-17939653e3a7-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:57:31.878705 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:31.972661 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:31.972986 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:57:31.973634 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6623f715-4e91-458f-bb0a-17939653e3a7
Feb 09 13:57:31.974642 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6623f715-4e91-458f-bb0a-17939653e3a7 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:31.994958 n-d-825175-3 sudo[151117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6623f715-4e91-458f-bb0a-17939653e3a7
Feb 09 13:57:31.995765 n-d-825175-3 sudo[151117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:57:32.397144 n-d-825175-3 sudo[151117]: pam_unix(sudo:session): session closed for user root
Feb 09 13:57:32.399473 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6623f715-4e91-458f-bb0a-17939653e3a7" returned: 0 in 0.424s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:32.401259 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6623f715-4e91-458f-bb0a-17939653e3a7 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:32.419687 n-d-825175-3 sudo[151120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6623f715-4e91-458f-bb0a-17939653e3a7
Feb 09 13:57:32.420475 n-d-825175-3 sudo[151120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:57:32.796359 n-d-825175-3 sudo[151120]: pam_unix(sudo:session): session closed for user root
Feb 09 13:57:32.798607 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6623f715-4e91-458f-bb0a-17939653e3a7" returned: 0 in 0.397s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:32.800484 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6623f715-4e91-458f-bb0a-17939653e3a7 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:32.818045 n-d-825175-3 sudo[151123]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6623f715-4e91-458f-bb0a-17939653e3a7
Feb 09 13:57:32.818847 n-d-825175-3 sudo[151123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:57:33.262344 n-d-825175-3 sudo[151123]: pam_unix(sudo:session): session closed for user root
Feb 09 13:57:33.264560 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6623f715-4e91-458f-bb0a-17939653e3a7" returned: 0 in 0.464s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:33.265664 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] Successfully deleted volume: 6623f715-4e91-458f-bb0a-17939653e3a7
Feb 09 13:57:33.295860 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2082705135 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2082705135, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:57:33.296665 n-d-825175-3 cinder-volume[91721]: WARNING cinder.quota [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2082705135 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2082705135, it is now deprecated. Please use the default quota class for default quota.
Feb 09 13:57:33.314161 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] Created reservations ['34e6d230-04eb-4e6a-a33e-538e0d52f6ab', 'ff463203-3b98-478b-92cd-3e0380c70c4b', '8f74a961-e532-4857-98b9-70f0b1d3833e', '19085168-b855-48d1-be5a-ba7fd3a4da27'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:57:33.315916 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:57:33.315916 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:57:33.315916 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:57:33.352988 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:57:33.353701 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:33.371591 n-d-825175-3 sudo[151130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:57:33.372365 n-d-825175-3 sudo[151130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:57:33.788683 n-d-825175-3 sudo[151130]: pam_unix(sudo:session): session closed for user root
Feb 09 13:57:33.790941 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:33.793018 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:57:33.811358 n-d-825175-3 sudo[151135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:57:33.812123 n-d-825175-3 sudo[151135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:57:34.241215 n-d-825175-3 sudo[151135]: pam_unix(sudo:session): session closed for user root
Feb 09 13:57:34.243514 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:57:34.245645 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:57:34.251055 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] Deleted volume successfully.
Feb 09 13:57:34.265289 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-47b38fd0-d392-4c12-b824-158e68ca3cd1 tempest-TestEncryptedCinderVolumes-825466310 None] Lock "b'cinder-6623f715-4e91-458f-bb0a-17939653e3a7-delete_volume'" released by "delete_volume" :: held 2.445s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 13:58:04.971944 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:58:04.973044 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:58:04.973905 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:58:04.997132 n-d-825175-3 sudo[151585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:58:04.998498 n-d-825175-3 sudo[151585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:58:05.480681 n-d-825175-3 sudo[151585]: pam_unix(sudo:session): session closed for user root
Feb 09 13:58:05.483035 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.509s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:58:05.484827 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:58:05.506104 n-d-825175-3 sudo[151588]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:58:05.507013 n-d-825175-3 sudo[151588]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:58:05.965334 n-d-825175-3 sudo[151588]: pam_unix(sudo:session): session closed for user root
Feb 09 13:58:05.968318 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:58:05.974208 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:58:34.329991 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 13:58:34.334013 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 13:58:34.334564 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 13:58:34.347963 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Flow 'volume_create_manager' (ceb228a4-b2a3-409f-bf90-abf9898adaff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:58:34.351440 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab24ccad-55d6-4b1f-aaed-3309054a9c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:58:34.383675 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 13:58:34.409550 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab24ccad-55d6-4b1f-aaed-3309054a9c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T13:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1545002594',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=f8dad76b-cc2c-4a08-9d23-0230d8f033ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33c066b6816a4f76be3cf57f0d36429d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T13:58:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T13:58:34Z,user_id='d5d58ecaef3a4eb987156136e1389836',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:58:34.412075 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e3cfcf2-248d-4996-9a53-9055237f94dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:58:34.414178 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e3cfcf2-248d-4996-9a53-9055237f94dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:58:34.416542 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (919bd673-34d3-4336-b533-f43e918a9127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:58:34.418778 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (919bd673-34d3-4336-b533-f43e918a9127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f8dad76b-cc2c-4a08-9d23-0230d8f033ac', 'volume_name': 'volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:58:34.421003 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7200a13c-1ff1-4203-9c1b-a5b24abdcff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:58:34.423168 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7200a13c-1ff1-4203-9c1b-a5b24abdcff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:58:34.425272 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09411443-136f-4ae3-ab46-2a6fb7f6b66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:58:34.426049 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Volume f8dad76b-cc2c-4a08-9d23-0230d8f033ac: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac', 'volume_size': 1}
Feb 09 13:58:34.427264 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:58:34.446350 n-d-825175-3 sudo[151830]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac stack-volumes-lvmdriver-1 -L 1g
Feb 09 13:58:34.447198 n-d-825175-3 sudo[151830]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:58:34.968434 n-d-825175-3 sudo[151830]: pam_unix(sudo:session): session closed for user root
Feb 09 13:58:34.971738 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.544s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:58:34.975308 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09411443-136f-4ae3-ab46-2a6fb7f6b66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac', 'volume_size': 1}' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:58:34.978291 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a478804-2643-480a-bf01-630717238cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 13:58:34.989442 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Volume volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac (f8dad76b-cc2c-4a08-9d23-0230d8f033ac): created successfully
Feb 09 13:58:34.991436 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a478804-2643-480a-bf01-630717238cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 13:58:34.994559 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Flow 'volume_create_manager' (ceb228a4-b2a3-409f-bf90-abf9898adaff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 13:58:35.002768 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-07e189da-2828-4f7b-b847-6747c352aaee tempest-TestMinimumBasicScenario-2015583195 None] Created volume successfully.
Feb 09 13:58:36.387763 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-df7d4d65-a230-436d-a916-eb002d297077 req-e9195e9b-d276-4580-a0f7-f76d426b92ca tempest-TestMinimumBasicScenario-2015583195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:58:36.406166 n-d-825175-3 sudo[151866]: ubuntu : 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-f8dad76b-cc2c-4a08-9d23-0230d8f033ac
Feb 09 13:58:36.406997 n-d-825175-3 sudo[151866]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:58:36.798740 n-d-825175-3 sudo[151866]: pam_unix(sudo:session): session closed for user root
Feb 09 13:58:36.801237 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-df7d4d65-a230-436d-a916-eb002d297077 req-e9195e9b-d276-4580-a0f7-f76d426b92ca tempest-TestMinimumBasicScenario-2015583195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac" returned: 0 in 0.413s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:58:36.848484 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:58:36.854812 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:58:36.855140 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:58:36.855873 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-df7d4d65-a230-436d-a916-eb002d297077 req-e9195e9b-d276-4580-a0f7-f76d426b92ca tempest-TestMinimumBasicScenario-2015583195 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 13:58:36.856966 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-df7d4d65-a230-436d-a916-eb002d297077 req-e9195e9b-d276-4580-a0f7-f76d426b92ca tempest-TestMinimumBasicScenario-2015583195 None] Creating iscsi_target for Volume ID: volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 13:58:36.860255 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-df7d4d65-a230-436d-a916-eb002d297077 req-e9195e9b-d276-4580-a0f7-f76d426b92ca tempest-TestMinimumBasicScenario-2015583195 None] Created volume path /opt/stack/data/cinder/volumes/volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac,
Feb 09 13:58:36.860255 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 13:58:36.860255 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:58:36.860255 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac
Feb 09 13:58:36.860255 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 13:58:36.860255 n-d-825175-3 cinder-volume[91721]: incominguser LxLtKpxK4Efg4KEmzSNE QYyg79qMQRNzsiWK
Feb 09 13:58:36.860255 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:58:36.860255 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 13:58:36.860255 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:58:36.860255 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 13:58:36.861552 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:58:37.236638 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac" returned: 0 in 0.373s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:58:37.236839 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:58:37.237365 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-df7d4d65-a230-436d-a916-eb002d297077 req-e9195e9b-d276-4580-a0f7-f76d426b92ca tempest-TestMinimumBasicScenario-2015583195 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 13:58:37.237723 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-df7d4d65-a230-436d-a916-eb002d297077 req-e9195e9b-d276-4580-a0f7-f76d426b92ca tempest-TestMinimumBasicScenario-2015583195 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 13:58:37.239481 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:58:37.246106 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:58:37.246439 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac\n Backing store flags: \n Account information:\n LxLtKpxK4Efg4KEmzSNE\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:58:37.247191 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-df7d4d65-a230-436d-a916-eb002d297077 req-e9195e9b-d276-4580-a0f7-f76d426b92ca tempest-TestMinimumBasicScenario-2015583195 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 13:58:37.248154 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:58:37.338250 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:58:37.338735 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac\n Backing store flags: \n Account information:\n LxLtKpxK4Efg4KEmzSNE\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:58:37.339942 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:58:37.430600 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:58:37.431322 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398227104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac\n Backing store flags: \n Account information:\n LxLtKpxK4Efg4KEmzSNE\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:58:37.431974 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-df7d4d65-a230-436d-a916-eb002d297077 req-e9195e9b-d276-4580-a0f7-f76d426b92ca tempest-TestMinimumBasicScenario-2015583195 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 13:58:37.476508 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-df7d4d65-a230-436d-a916-eb002d297077 req-e9195e9b-d276-4580-a0f7-f76d426b92ca tempest-TestMinimumBasicScenario-2015583195 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac', 'target_lun': 1, 'volume_id': 'f8dad76b-cc2c-4a08-9d23-0230d8f033ac', 'auth_method': 'CHAP', 'auth_username': 'LxLtKpxK4Efg4KEmzSNE', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '65509eec-1cb7-4f7a-a28f-836e03c41f14'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 13:58:37.588819 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-df7d4d65-a230-436d-a916-eb002d297077 req-e9195e9b-d276-4580-a0f7-f76d426b92ca tempest-TestMinimumBasicScenario-2015583195 None] attachment_update completed successfully.
Feb 09 13:59:04.975271 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 13:59:04.975982 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:59:04.976414 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:59:04.995698 n-d-825175-3 sudo[151974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:59:04.996504 n-d-825175-3 sudo[151974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:59:05.375825 n-d-825175-3 sudo[151974]: pam_unix(sudo:session): session closed for user root
Feb 09 13:59:05.378194 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:59:05.379809 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:59:05.397852 n-d-825175-3 sudo[151977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:59:05.398652 n-d-825175-3 sudo[151977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:59:05.784752 n-d-825175-3 sudo[151977]: pam_unix(sudo:session): session closed for user root
Feb 09 13:59:05.786839 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:59:05.788901 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:59:55.792087 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-ef92f222-59b5-4ea7-a8ea-e492ec941c4e req-7ce234ed-c37e-4bd0-b55e-be9b7491c7c8 tempest-TestMinimumBasicScenario-2015583195 None] Terminate volume connection completed successfully.
Feb 09 13:59:55.792736 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-ef92f222-59b5-4ea7-a8ea-e492ec941c4e req-7ce234ed-c37e-4bd0-b55e-be9b7491c7c8 tempest-TestMinimumBasicScenario-2015583195 None] Deleting attachment 65509eec-1cb7-4f7a-a28f-836e03c41f14. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 13:59:55.794206 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:59:55.883279 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:59:55.883611 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac\n Backing store flags: \n Account information:\n LxLtKpxK4Efg4KEmzSNE\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:59:55.884250 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-ef92f222-59b5-4ea7-a8ea-e492ec941c4e req-7ce234ed-c37e-4bd0-b55e-be9b7491c7c8 tempest-TestMinimumBasicScenario-2015583195 None] Removing iscsi_target for Volume ID: f8dad76b-cc2c-4a08-9d23-0230d8f033ac
Feb 09 13:59:55.885345 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:59:55.980769 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac -f" returned: 0 in 0.095s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:59:55.981714 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131936]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:59:55.987911 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:59:56.083777 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:59:56.084098 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131936]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:59:56.156640 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-ef92f222-59b5-4ea7-a8ea-e492ec941c4e req-7ce234ed-c37e-4bd0-b55e-be9b7491c7c8 tempest-TestMinimumBasicScenario-2015583195 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:59:56.156640 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:59:56.156640 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:59:56.553384 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-77e3125c-489c-413a-8d8c-28f2938ed8d6 tempest-TestMinimumBasicScenario-2015583195 None] Lock "b'cinder-f8dad76b-cc2c-4a08-9d23-0230d8f033ac-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 13:59:56.610583 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:59:56.698834 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:59:56.699083 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131936]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 13:59:56.699726 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [None req-77e3125c-489c-413a-8d8c-28f2938ed8d6 tempest-TestMinimumBasicScenario-2015583195 None] Skipping remove_export. No iscsi_target is presently exported for volume: f8dad76b-cc2c-4a08-9d23-0230d8f033ac
Feb 09 13:59:56.700722 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-77e3125c-489c-413a-8d8c-28f2938ed8d6 tempest-TestMinimumBasicScenario-2015583195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:59:56.718171 n-d-825175-3 sudo[152039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac
Feb 09 13:59:56.718989 n-d-825175-3 sudo[152039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:59:57.099945 n-d-825175-3 sudo[152039]: pam_unix(sudo:session): session closed for user root
Feb 09 13:59:57.102492 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-77e3125c-489c-413a-8d8c-28f2938ed8d6 tempest-TestMinimumBasicScenario-2015583195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac" returned: 0 in 0.401s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:59:57.104239 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-77e3125c-489c-413a-8d8c-28f2938ed8d6 tempest-TestMinimumBasicScenario-2015583195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:59:57.121717 n-d-825175-3 sudo[152042]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac
Feb 09 13:59:57.122547 n-d-825175-3 sudo[152042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:59:57.499854 n-d-825175-3 sudo[152042]: pam_unix(sudo:session): session closed for user root
Feb 09 13:59:57.502209 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-77e3125c-489c-413a-8d8c-28f2938ed8d6 tempest-TestMinimumBasicScenario-2015583195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac" returned: 0 in 0.398s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:59:57.504320 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-77e3125c-489c-413a-8d8c-28f2938ed8d6 tempest-TestMinimumBasicScenario-2015583195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:59:57.521947 n-d-825175-3 sudo[152045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac
Feb 09 13:59:57.522762 n-d-825175-3 sudo[152045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:59:57.995720 n-d-825175-3 sudo[152045]: pam_unix(sudo:session): session closed for user root
Feb 09 13:59:57.998637 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-77e3125c-489c-413a-8d8c-28f2938ed8d6 tempest-TestMinimumBasicScenario-2015583195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f8dad76b-cc2c-4a08-9d23-0230d8f033ac" returned: 0 in 0.493s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:59:57.999784 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [None req-77e3125c-489c-413a-8d8c-28f2938ed8d6 tempest-TestMinimumBasicScenario-2015583195 None] Successfully deleted volume: f8dad76b-cc2c-4a08-9d23-0230d8f033ac
Feb 09 13:59:58.044544 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [None req-77e3125c-489c-413a-8d8c-28f2938ed8d6 tempest-TestMinimumBasicScenario-2015583195 None] Created reservations ['32eea0f6-c94f-450f-95a9-55fe8fef9b77', '35322d0c-e118-4391-8b9d-51110c01bf59', '50e8b5c8-9873-4b3d-8e4d-d37a771d1a5f', 'bc2e8264-3066-448a-b0b5-cd32ecc160e7'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 13:59:58.046537 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [None req-77e3125c-489c-413a-8d8c-28f2938ed8d6 tempest-TestMinimumBasicScenario-2015583195 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 13:59:58.046537 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 13:59:58.046537 n-d-825175-3 cinder-volume[91721]:
Feb 09 13:59:58.084617 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-77e3125c-489c-413a-8d8c-28f2938ed8d6 tempest-TestMinimumBasicScenario-2015583195 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 13:59:58.085258 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-77e3125c-489c-413a-8d8c-28f2938ed8d6 tempest-TestMinimumBasicScenario-2015583195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:59:58.103804 n-d-825175-3 sudo[152052]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:59:58.104602 n-d-825175-3 sudo[152052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:59:58.520096 n-d-825175-3 sudo[152052]: pam_unix(sudo:session): session closed for user root
Feb 09 13:59:58.522449 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-77e3125c-489c-413a-8d8c-28f2938ed8d6 tempest-TestMinimumBasicScenario-2015583195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:59:58.524583 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-77e3125c-489c-413a-8d8c-28f2938ed8d6 tempest-TestMinimumBasicScenario-2015583195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 13:59:58.542617 n-d-825175-3 sudo[152055]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 13:59:58.543429 n-d-825175-3 sudo[152055]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 13:59:58.975333 n-d-825175-3 sudo[152055]: pam_unix(sudo:session): session closed for user root
Feb 09 13:59:58.977973 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-77e3125c-489c-413a-8d8c-28f2938ed8d6 tempest-TestMinimumBasicScenario-2015583195 None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 13:59:58.980690 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-77e3125c-489c-413a-8d8c-28f2938ed8d6 tempest-TestMinimumBasicScenario-2015583195 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 13:59:58.995643 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-77e3125c-489c-413a-8d8c-28f2938ed8d6 tempest-TestMinimumBasicScenario-2015583195 None] Deleted volume successfully.
Feb 09 13:59:59.011704 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [None req-77e3125c-489c-413a-8d8c-28f2938ed8d6 tempest-TestMinimumBasicScenario-2015583195 None] Lock "b'cinder-f8dad76b-cc2c-4a08-9d23-0230d8f033ac-delete_volume'" released by "delete_volume" :: held 2.458s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 14:00:04.975317 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:00:04.976383 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:00:04.977361 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:00:04.997635 n-d-825175-3 sudo[152105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:00:04.998441 n-d-825175-3 sudo[152105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:00:05.437145 n-d-825175-3 sudo[152105]: pam_unix(sudo:session): session closed for user root
Feb 09 14:00:05.439404 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.462s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:00:05.441638 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:00:05.459822 n-d-825175-3 sudo[152118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:00:05.460609 n-d-825175-3 sudo[152118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:00:05.898314 n-d-825175-3 sudo[152118]: pam_unix(sudo:session): session closed for user root
Feb 09 14:00:05.900724 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:00:05.902154 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:01:04.980048 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:01:04.980744 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:01:04.981108 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:01:04.999251 n-d-825175-3 sudo[152547]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:01:05.000038 n-d-825175-3 sudo[152547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:01:05.431244 n-d-825175-3 sudo[152547]: pam_unix(sudo:session): session closed for user root
Feb 09 14:01:05.433371 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:01:05.434951 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:01:05.453137 n-d-825175-3 sudo[152550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:01:05.453897 n-d-825175-3 sudo[152550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:01:05.884028 n-d-825175-3 sudo[152550]: pam_unix(sudo:session): session closed for user root
Feb 09 14:01:05.886142 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.451s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:01:05.887504 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:02:04.983313 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:02:04.984244 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:02:04.984405 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:02:05.003531 n-d-825175-3 sudo[152987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:02:05.004317 n-d-825175-3 sudo[152987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:02:05.425186 n-d-825175-3 sudo[152987]: pam_unix(sudo:session): session closed for user root
Feb 09 14:02:05.427292 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:02:05.428850 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:02:05.447142 n-d-825175-3 sudo[152990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:02:05.447932 n-d-825175-3 sudo[152990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:02:05.860229 n-d-825175-3 sudo[152990]: pam_unix(sudo:session): session closed for user root
Feb 09 14:02:05.863116 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.434s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:02:05.864201 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:03:04.982773 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:03:04.983485 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:03:04.983913 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:03:05.001925 n-d-825175-3 sudo[153060]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:03:05.002720 n-d-825175-3 sudo[153060]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:03:05.420420 n-d-825175-3 sudo[153060]: pam_unix(sudo:session): session closed for user root
Feb 09 14:03:05.422516 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:03:05.424055 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:03:05.442246 n-d-825175-3 sudo[153063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:03:05.443100 n-d-825175-3 sudo[153063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:03:05.844996 n-d-825175-3 sudo[153063]: pam_unix(sudo:session): session closed for user root
Feb 09 14:03:05.847105 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:03:05.848452 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:04:04.986551 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:04:04.987254 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:04:04.987643 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:04:05.007233 n-d-825175-3 sudo[153494]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:04:05.008040 n-d-825175-3 sudo[153494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:04:05.449803 n-d-825175-3 sudo[153494]: pam_unix(sudo:session): session closed for user root
Feb 09 14:04:05.451950 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:04:05.453500 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:04:05.472274 n-d-825175-3 sudo[153497]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:04:05.473587 n-d-825175-3 sudo[153497]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:04:05.929612 n-d-825175-3 sudo[153497]: pam_unix(sudo:session): session closed for user root
Feb 09 14:04:05.931784 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.478s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:04:05.933099 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:05:04.991346 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:05:04.991847 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:05:04.992337 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:05:05.011098 n-d-825175-3 sudo[153582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:05:05.011876 n-d-825175-3 sudo[153582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:05:05.436644 n-d-825175-3 sudo[153582]: pam_unix(sudo:session): session closed for user root
Feb 09 14:05:05.438758 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:05:05.440307 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:05:05.461003 n-d-825175-3 sudo[153585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:05:05.461856 n-d-825175-3 sudo[153585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:05:05.894894 n-d-825175-3 sudo[153585]: pam_unix(sudo:session): session closed for user root
Feb 09 14:05:05.897048 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:05:05.898398 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:06:04.995541 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:06:04.996065 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:06:04.996625 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:06:05.015070 n-d-825175-3 sudo[154015]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:06:05.015848 n-d-825175-3 sudo[154015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:06:05.448259 n-d-825175-3 sudo[154015]: pam_unix(sudo:session): session closed for user root
Feb 09 14:06:05.450417 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:06:05.452003 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:06:05.470340 n-d-825175-3 sudo[154018]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:06:05.471131 n-d-825175-3 sudo[154018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:06:05.884770 n-d-825175-3 sudo[154018]: pam_unix(sudo:session): session closed for user root
Feb 09 14:06:05.886915 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:06:05.888269 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:07:04.996443 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:07:04.996969 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:07:04.997532 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:07:05.016186 n-d-825175-3 sudo[154090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:07:05.016984 n-d-825175-3 sudo[154090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:07:05.462563 n-d-825175-3 sudo[154090]: pam_unix(sudo:session): session closed for user root
Feb 09 14:07:05.464711 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:07:05.466288 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:07:05.484972 n-d-825175-3 sudo[154093]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:07:05.485764 n-d-825175-3 sudo[154093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:07:05.910669 n-d-825175-3 sudo[154093]: pam_unix(sudo:session): session closed for user root
Feb 09 14:07:05.912793 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:07:05.914076 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:08:05.003295 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:08:05.003905 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:08:05.004359 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:08:05.022091 n-d-825175-3 sudo[154529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:08:05.022901 n-d-825175-3 sudo[154529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:08:05.437096 n-d-825175-3 sudo[154529]: pam_unix(sudo:session): session closed for user root
Feb 09 14:08:05.439202 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:08:05.440769 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:08:05.458942 n-d-825175-3 sudo[154532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:08:05.459736 n-d-825175-3 sudo[154532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:08:05.870334 n-d-825175-3 sudo[154532]: pam_unix(sudo:session): session closed for user root
Feb 09 14:08:05.872537 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:08:05.873987 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:09:05.003783 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:09:05.004359 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:09:05.004835 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:09:05.023542 n-d-825175-3 sudo[155164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:09:05.024342 n-d-825175-3 sudo[155164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:09:05.462203 n-d-825175-3 sudo[155164]: pam_unix(sudo:session): session closed for user root
Feb 09 14:09:05.464345 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:09:05.465958 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:09:05.485057 n-d-825175-3 sudo[155167]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:09:05.485865 n-d-825175-3 sudo[155167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:09:05.937808 n-d-825175-3 sudo[155167]: pam_unix(sudo:session): session closed for user root
Feb 09 14:09:05.940109 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.474s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:09:05.941516 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:10:05.009990 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:10:05.010568 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:10:05.011121 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:10:05.029262 n-d-825175-3 sudo[155277]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:10:05.030042 n-d-825175-3 sudo[155277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:10:05.457131 n-d-825175-3 sudo[155277]: pam_unix(sudo:session): session closed for user root
Feb 09 14:10:05.459904 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:10:05.461435 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:10:05.479821 n-d-825175-3 sudo[155280]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:10:05.480604 n-d-825175-3 sudo[155280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:10:05.905248 n-d-825175-3 sudo[155280]: pam_unix(sudo:session): session closed for user root
Feb 09 14:10:05.907433 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:10:05.908743 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:11:05.008912 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:11:05.009978 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:11:05.010555 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:11:05.028362 n-d-825175-3 sudo[155331]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:11:05.029135 n-d-825175-3 sudo[155331]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:11:05.478998 n-d-825175-3 sudo[155331]: pam_unix(sudo:session): session closed for user root
Feb 09 14:11:05.480987 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:11:05.482754 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:11:05.501799 n-d-825175-3 sudo[155334]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:11:05.502625 n-d-825175-3 sudo[155334]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:11:05.923963 n-d-825175-3 sudo[155334]: pam_unix(sudo:session): session closed for user root
Feb 09 14:11:05.925999 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.443s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:11:05.927380 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:12:05.011222 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:12:05.011907 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:12:05.012263 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:12:05.030565 n-d-825175-3 sudo[155385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:12:05.031443 n-d-825175-3 sudo[155385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:12:05.488790 n-d-825175-3 sudo[155385]: pam_unix(sudo:session): session closed for user root
Feb 09 14:12:05.490873 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.478s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:12:05.492513 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:12:05.512102 n-d-825175-3 sudo[155388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:12:05.512893 n-d-825175-3 sudo[155388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:12:05.956061 n-d-825175-3 sudo[155388]: pam_unix(sudo:session): session closed for user root
Feb 09 14:12:05.958329 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:12:05.959696 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:13:05.017669 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:13:05.018301 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:13:05.018829 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:13:05.036776 n-d-825175-3 sudo[155442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:13:05.037565 n-d-825175-3 sudo[155442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:13:05.491196 n-d-825175-3 sudo[155442]: pam_unix(sudo:session): session closed for user root
Feb 09 14:13:05.493241 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:13:05.494929 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:13:05.513530 n-d-825175-3 sudo[155445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:13:05.514335 n-d-825175-3 sudo[155445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:13:05.994626 n-d-825175-3 sudo[155445]: pam_unix(sudo:session): session closed for user root
Feb 09 14:13:05.996999 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:13:05.998662 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:13:13.510211 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-825175-3@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-825175-3@lvmdriver-1#lvmdriver-1']} {{(pid=91721) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 09 14:13:13.514043 n-d-825175-3 cinder-volume[91721]: WARNING stevedore.named [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 09 14:13:13.514568 n-d-825175-3 cinder-volume[91721]: WARNING castellan.key_manager [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 09 14:13:13.527877 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Flow 'volume_create_manager' (cc553ced-2a10-4eea-9d29-97e4aff25214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 14:13:13.531251 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9308f431-ea2b-4220-98f4-0ac0ac096071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 14:13:13.555860 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_db.sqlalchemy.engines [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 09 14:13:13.580550 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9308f431-ea2b-4220-98f4-0ac0ac096071) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-09T14:13:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2018083178',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-825175-3@lvmdriver-1#lvmdriver-1',id=2678a617-cded-46fe-b332-66087a2a6a65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40808f31e5ec426eb8bc94448a339d42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-09T14:13:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-09T14:13:13Z,user_id='cbb4b009f2ef45ccb8057ea150b5a991',volume_attachment=>,volume_type=VolumeType(4f920d1e-72db-4ef7-941f-56086aa6917e),volume_type_id=4f920d1e-72db-4ef7-941f-56086aa6917e)' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 14:13:13.582999 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f19e35eb-2186-4710-a6ff-f3f1d87cd8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 14:13:13.585242 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f19e35eb-2186-4710-a6ff-f3f1d87cd8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 14:13:13.587524 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b89cfc13-97ec-43b9-9359-71665caf1337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 14:13:13.663996 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b89cfc13-97ec-43b9-9359-71665caf1337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '2678a617-cded-46fe-b332-66087a2a6a65', 'volume_name': 'volume-2678a617-cded-46fe-b332-66087a2a6a65', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 14:13:13.666243 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89cd00ab-1cfc-40a5-8098-0c39dd09ad3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 14:13:13.668416 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89cd00ab-1cfc-40a5-8098-0c39dd09ad3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 14:13:13.670544 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (00e29934-e824-4294-a3ca-421840f50124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 14:13:13.671349 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Volume 2678a617-cded-46fe-b332-66087a2a6a65: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-2678a617-cded-46fe-b332-66087a2a6a65', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 09 14:13:13.671941 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Cloning 2678a617-cded-46fe-b332-66087a2a6a65 from image aec45eaa-b201-4ef5-a863-48d953847b20 at location (None, None). {{(pid=91721) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 09 14:13:22.065191 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1, size 616.00 MB, duration 8.39 sec {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 09 14:13:22.065930 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Image download 616.00 MB at 73.41 MB/s
Feb 09 14:13:22.104945 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:13:22.196044 n-d-825175-3 sudo[155477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1
Feb 09 14:13:22.197277 n-d-825175-3 sudo[155477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:13:22.512718 n-d-825175-3 sudo[155477]: pam_unix(sudo:session): session closed for user root
Feb 09 14:13:22.515100 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1" returned: 0 in 0.410s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:13:22.516022 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 is fetched for user cbb4b009f2ef45ccb8057ea150b5a991. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 09 14:13:22.570043 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:13:22.653475 n-d-825175-3 sudo[155482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1
Feb 09 14:13:22.654268 n-d-825175-3 sudo[155482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:13:22.962145 n-d-825175-3 sudo[155482]: pam_unix(sudo:session): session closed for user root
Feb 09 14:13:22.964323 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1" returned: 0 in 0.394s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:13:22.966304 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2678a617-cded-46fe-b332-66087a2a6a65 stack-volumes-lvmdriver-1 -L 1g {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:13:22.985517 n-d-825175-3 sudo[155487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2678a617-cded-46fe-b332-66087a2a6a65 stack-volumes-lvmdriver-1 -L 1g
Feb 09 14:13:22.986302 n-d-825175-3 sudo[155487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:13:23.484882 n-d-825175-3 sudo[155487]: pam_unix(sudo:session): session closed for user root
Feb 09 14:13:23.487035 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2678a617-cded-46fe-b332-66087a2a6a65 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.520s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:13:23.506206 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Attempting download of aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume 2678a617-cded-46fe-b332-66087a2a6a65. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 09 14:13:23.625790 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_j763tuyx {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:13:23.706346 n-d-825175-3 sudo[155521]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_aec45eaa-b201-4ef5-a863-48d953847b20_j763tuyx
Feb 09 14:13:23.707388 n-d-825175-3 sudo[155521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:13:24.020479 n-d-825175-3 sudo[155521]: pam_unix(sudo:session): session closed for user root
Feb 09 14:13:24.022772 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_aec45eaa-b201-4ef5-a863-48d953847b20_j763tuyx" returned: 0 in 0.397s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:13:24.024045 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:13:24.105555 n-d-825175-3 sudo[155525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1
Feb 09 14:13:24.106341 n-d-825175-3 sudo[155525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:13:24.409643 n-d-825175-3 sudo[155525]: pam_unix(sudo:session): session closed for user root
Feb 09 14:13:24.411989 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1" returned: 0 in 0.387s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:13:24.412850 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] aec45eaa-b201-4ef5-a863-48d953847b20 was vhdx, converting to raw {{(pid=91721) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 09 14:13:24.413830 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2678a617--cded--46fe--b332--66087a2a6a65 oflag=direct {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:13:24.432094 n-d-825175-3 sudo[155532]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2678a617--cded--46fe--b332--66087a2a6a65 oflag=direct
Feb 09 14:13:24.432887 n-d-825175-3 sudo[155532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:13:24.736623 n-d-825175-3 sudo[155532]: pam_unix(sudo:session): session closed for user root
Feb 09 14:13:24.738891 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2678a617--cded--46fe--b332--66087a2a6a65 oflag=direct" returned: 0 in 0.325s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:13:24.740149 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 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_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2678a617--cded--46fe--b332--66087a2a6a65 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:13:24.758202 n-d-825175-3 sudo[155544]: 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_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2678a617--cded--46fe--b332--66087a2a6a65
Feb 09 14:13:24.759000 n-d-825175-3 sudo[155544]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:13:25.483771 n-d-825175-3 sudo[155544]: pam_unix(sudo:session): session closed for user root
Feb 09 14:13:25.486605 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 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_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2678a617--cded--46fe--b332--66087a2a6a65" returned: 0 in 0.746s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:13:25.487679 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:13:25.570255 n-d-825175-3 sudo[155575]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1
Feb 09 14:13:25.571084 n-d-825175-3 sudo[155575]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:13:25.877323 n-d-825175-3 sudo[155575]: pam_unix(sudo:session): session closed for user root
Feb 09 14:13:25.879571 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1" returned: 0 in 0.391s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:13:25.880378 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_aec45eaa-b201-4ef5-a863-48d953847b20_bn52d3w0n-d-825175-3@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--2678a617--cded--46fe--b332--66087a2a6a65 {{(pid=91721) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 09 14:13:25.880753 n-d-825175-3 cinder-volume[91721]: INFO cinder.image.image_utils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Converted 700.00 MB image at 700.00 MB/s
Feb 09 14:13:25.881397 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Downloaded image aec45eaa-b201-4ef5-a863-48d953847b20 ((None, None)) to volume 2678a617-cded-46fe-b332-66087a2a6a65 successfully. {{(pid=91721) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 09 14:13:25.994875 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.image.image_utils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Temporary image aec45eaa-b201-4ef5-a863-48d953847b20 for user cbb4b009f2ef45ccb8057ea150b5a991 is deleted. {{(pid=91721) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 09 14:13:25.995547 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.volume_utils [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Marking volume 2678a617-cded-46fe-b332-66087a2a6a65 as bootable. {{(pid=91721) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 09 14:13:26.005549 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Copying metadata from image aec45eaa-b201-4ef5-a863-48d953847b20 to 2678a617-cded-46fe-b332-66087a2a6a65. {{(pid=91721) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 09 14:13:26.006047 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.flows.manager.create_volume [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Creating volume glance metadata for volume 2678a617-cded-46fe-b332-66087a2a6a65 backed by image aec45eaa-b201-4ef5-a863-48d953847b20 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91721) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 09 14:13:26.067132 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (00e29934-e824-4294-a3ca-421840f50124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2678a617-cded-46fe-b332-66087a2a6a65', 'volume_size': 1, 'image_id': 'aec45eaa-b201-4ef5-a863-48d953847b20', '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': 'f1dcbb5201e945c6b93c92d8b5ea406f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'aec45eaa-b201-4ef5-a863-48d953847b20', 'created_at': datetime.datetime(2022, 2, 9, 12, 45, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 9, 12, 45, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/aec45eaa-b201-4ef5-a863-48d953847b20/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 14:13:26.069418 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4494e06d-8627-4079-9a81-4d152877b8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 09 14:13:26.076380 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.flows.manager.create_volume [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Volume volume-2678a617-cded-46fe-b332-66087a2a6a65 (2678a617-cded-46fe-b332-66087a2a6a65): created successfully
Feb 09 14:13:26.078142 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4494e06d-8627-4079-9a81-4d152877b8b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91721) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 09 14:13:26.081642 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Flow 'volume_create_manager' (cc553ced-2a10-4eea-9d29-97e4aff25214) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91721) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 09 14:13:26.088714 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [None req-d5e1716d-9b5b-46a3-9b1c-135c50e49521 tempest-TestShelveInstance-1681471675 None] Created volume successfully.
Feb 09 14:13:29.385010 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-11d3423f-8c09-4a62-8eae-2a35a5697c2c req-fccf6862-69f0-426b-aa06-791c6481494d tempest-TestShelveInstance-1681471675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:13:29.403625 n-d-825175-3 sudo[155580]: ubuntu : 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-2678a617-cded-46fe-b332-66087a2a6a65
Feb 09 14:13:29.404405 n-d-825175-3 sudo[155580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:13:29.791720 n-d-825175-3 sudo[155580]: pam_unix(sudo:session): session closed for user root
Feb 09 14:13:29.794002 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-11d3423f-8c09-4a62-8eae-2a35a5697c2c req-fccf6862-69f0-426b-aa06-791c6481494d tempest-TestShelveInstance-1681471675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65" returned: 0 in 0.409s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:13:29.845185 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:13:29.852267 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:13:29.853079 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131936]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 14:13:29.853564 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-11d3423f-8c09-4a62-8eae-2a35a5697c2c req-fccf6862-69f0-426b-aa06-791c6481494d tempest-TestShelveInstance-1681471675 None] Targets prior to update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 14:13:29.854441 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-11d3423f-8c09-4a62-8eae-2a35a5697c2c req-fccf6862-69f0-426b-aa06-791c6481494d tempest-TestShelveInstance-1681471675 None] Creating iscsi_target for Volume ID: volume-2678a617-cded-46fe-b332-66087a2a6a65 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 14:13:29.857623 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-11d3423f-8c09-4a62-8eae-2a35a5697c2c req-fccf6862-69f0-426b-aa06-791c6481494d tempest-TestShelveInstance-1681471675 None] Created volume path /opt/stack/data/cinder/volumes/volume-2678a617-cded-46fe-b332-66087a2a6a65,
Feb 09 14:13:29.857623 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 14:13:29.857623 n-d-825175-3 cinder-volume[91721]:
Feb 09 14:13:29.857623 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65
Feb 09 14:13:29.857623 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 14:13:29.857623 n-d-825175-3 cinder-volume[91721]: incominguser g3LKN3cEMrTPyMqhDZzS F75GjSzc6gwN87Df
Feb 09 14:13:29.857623 n-d-825175-3 cinder-volume[91721]:
Feb 09 14:13:29.857623 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 14:13:29.857623 n-d-825175-3 cinder-volume[91721]:
Feb 09 14:13:29.857623 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 14:13:29.859900 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:13:30.243286 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65" returned: 0 in 0.383s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:13:30.243679 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131936]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 14:13:30.244323 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-11d3423f-8c09-4a62-8eae-2a35a5697c2c req-fccf6862-69f0-426b-aa06-791c6481494d tempest-TestShelveInstance-1681471675 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 14:13:30.244754 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-11d3423f-8c09-4a62-8eae-2a35a5697c2c req-fccf6862-69f0-426b-aa06-791c6481494d tempest-TestShelveInstance-1681471675 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 14:13:30.246030 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:13:30.252951 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:13:30.253293 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65\n Backing store flags: \n Account information:\n g3LKN3cEMrTPyMqhDZzS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 14:13:30.253851 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-11d3423f-8c09-4a62-8eae-2a35a5697c2c req-fccf6862-69f0-426b-aa06-791c6481494d tempest-TestShelveInstance-1681471675 None] Targets after update: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 14:13:30.254931 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:13:30.344717 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:13:30.344998 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65\n Backing store flags: \n Account information:\n g3LKN3cEMrTPyMqhDZzS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 14:13:30.348268 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:13:30.438233 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:13:30.439309 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65\n Backing store flags: \n Account information:\n g3LKN3cEMrTPyMqhDZzS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 14:13:30.440245 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-11d3423f-8c09-4a62-8eae-2a35a5697c2c req-fccf6862-69f0-426b-aa06-791c6481494d tempest-TestShelveInstance-1681471675 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 14:13:30.483967 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-11d3423f-8c09-4a62-8eae-2a35a5697c2c req-fccf6862-69f0-426b-aa06-791c6481494d tempest-TestShelveInstance-1681471675 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65', 'target_lun': 1, 'volume_id': '2678a617-cded-46fe-b332-66087a2a6a65', 'auth_method': 'CHAP', 'auth_username': 'g3LKN3cEMrTPyMqhDZzS', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9860e19d-47ec-4a7e-889d-7429087d8abb'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 14:13:30.602056 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-11d3423f-8c09-4a62-8eae-2a35a5697c2c req-fccf6862-69f0-426b-aa06-791c6481494d tempest-TestShelveInstance-1681471675 None] attachment_update completed successfully.
Feb 09 14:14:05.021584 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:14:05.021584 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:14:05.023576 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:14:05.044725 n-d-825175-3 sudo[155713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:14:05.045542 n-d-825175-3 sudo[155713]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:14:05.454851 n-d-825175-3 sudo[155713]: pam_unix(sudo:session): session closed for user root
Feb 09 14:14:05.458843 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:14:05.460450 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:14:05.478913 n-d-825175-3 sudo[155716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:14:05.479706 n-d-825175-3 sudo[155716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:14:05.857129 n-d-825175-3 sudo[155716]: pam_unix(sudo:session): session closed for user root
Feb 09 14:14:05.859323 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.398s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:14:05.861192 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:15:05.019340 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:15:05.020247 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:15:05.020380 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:15:05.038572 n-d-825175-3 sudo[155771]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:15:05.039349 n-d-825175-3 sudo[155771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:15:05.420112 n-d-825175-3 sudo[155771]: pam_unix(sudo:session): session closed for user root
Feb 09 14:15:05.422163 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:15:05.423898 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:15:05.444010 n-d-825175-3 sudo[155774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:15:05.444817 n-d-825175-3 sudo[155774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:15:05.819830 n-d-825175-3 sudo[155774]: pam_unix(sudo:session): session closed for user root
Feb 09 14:15:05.821981 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.398s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:15:05.823424 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:15:57.656234 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-d28ef0e3-0ce0-43bb-9161-b1f2c01dc869 req-2e6e753d-b7ac-4d29-84a4-b655999f4a6b tempest-TestShelveInstance-1681471675 None] Terminate volume connection completed successfully.
Feb 09 14:15:57.656895 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-d28ef0e3-0ce0-43bb-9161-b1f2c01dc869 req-2e6e753d-b7ac-4d29-84a4-b655999f4a6b tempest-TestShelveInstance-1681471675 None] Deleting attachment 9860e19d-47ec-4a7e-889d-7429087d8abb. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 14:15:57.719661 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-d28ef0e3-0ce0-43bb-9161-b1f2c01dc869 req-2e6e753d-b7ac-4d29-84a4-b655999f4a6b tempest-TestShelveInstance-1681471675 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 14:15:57.719661 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 14:15:57.719661 n-d-825175-3 cinder-volume[91721]:
Feb 09 14:15:59.944473 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-fc300419-07d1-4bb5-b0a4-1d8d5602706c req-adfe8dd7-bcf3-483f-b180-71e037454cd8 tempest-TestShelveInstance-1681471675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:15:59.962698 n-d-825175-3 sudo[155787]: ubuntu : 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-2678a617-cded-46fe-b332-66087a2a6a65
Feb 09 14:15:59.963476 n-d-825175-3 sudo[155787]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:16:00.358140 n-d-825175-3 sudo[155787]: pam_unix(sudo:session): session closed for user root
Feb 09 14:16:00.360529 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-fc300419-07d1-4bb5-b0a4-1d8d5602706c req-adfe8dd7-bcf3-483f-b180-71e037454cd8 tempest-TestShelveInstance-1681471675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65" returned: 0 in 0.416s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:16:00.417848 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:16:00.424507 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:16:00.424866 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65\n Backing store flags: \n Account information:\n g3LKN3cEMrTPyMqhDZzS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fc300419-07d1-4bb5-b0a4-1d8d5602706c req-adfe8dd7-bcf3-483f-b180-71e037454cd8 tempest-TestShelveInstance-1681471675 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: g3LKN3cEMrTPyMqhDZzS
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 09 14:16:00.426186 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fc300419-07d1-4bb5-b0a4-1d8d5602706c req-adfe8dd7-bcf3-483f-b180-71e037454cd8 tempest-TestShelveInstance-1681471675 None] Creating iscsi_target for Volume ID: volume-2678a617-cded-46fe-b332-66087a2a6a65 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 09 14:16:00.438709 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fc300419-07d1-4bb5-b0a4-1d8d5602706c req-adfe8dd7-bcf3-483f-b180-71e037454cd8 tempest-TestShelveInstance-1681471675 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-2678a617-cded-46fe-b332-66087a2a6a65 {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Feb 09 14:16:00.438709 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fc300419-07d1-4bb5-b0a4-1d8d5602706c req-adfe8dd7-bcf3-483f-b180-71e037454cd8 tempest-TestShelveInstance-1681471675 None] Created volume path /opt/stack/data/cinder/volumes/volume-2678a617-cded-46fe-b332-66087a2a6a65,
Feb 09 14:16:00.438709 n-d-825175-3 cinder-volume[91721]: content:
Feb 09 14:16:00.438709 n-d-825175-3 cinder-volume[91721]:
Feb 09 14:16:00.438709 n-d-825175-3 cinder-volume[91721]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65
Feb 09 14:16:00.438709 n-d-825175-3 cinder-volume[91721]: driver iscsi
Feb 09 14:16:00.438709 n-d-825175-3 cinder-volume[91721]: incominguser g3LKN3cEMrTPyMqhDZzS F75GjSzc6gwN87Df
Feb 09 14:16:00.438709 n-d-825175-3 cinder-volume[91721]:
Feb 09 14:16:00.438709 n-d-825175-3 cinder-volume[91721]: write-cache on
Feb 09 14:16:00.438709 n-d-825175-3 cinder-volume[91721]:
Feb 09 14:16:00.438709 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 09 14:16:00.438709 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65 {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:16:00.802459 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65" returned: 0 in 0.371s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:16:00.802818 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131936]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 14:16:00.803408 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fc300419-07d1-4bb5-b0a4-1d8d5602706c req-adfe8dd7-bcf3-483f-b180-71e037454cd8 tempest-TestShelveInstance-1681471675 None] StdOut from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 09 14:16:00.803765 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fc300419-07d1-4bb5-b0a4-1d8d5602706c req-adfe8dd7-bcf3-483f-b180-71e037454cd8 tempest-TestShelveInstance-1681471675 None] StdErr from tgt-admin --update: {{(pid=91721) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 09 14:16:00.804939 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:16:00.810898 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:16:00.811222 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65\n Backing store flags: \n Account information:\n g3LKN3cEMrTPyMqhDZzS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.tgt [req-fc300419-07d1-4bb5-b0a4-1d8d5602706c req-adfe8dd7-bcf3-483f-b180-71e037454cd8 tempest-TestShelveInstance-1681471675 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: System information:
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Driver: iscsi
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: State: ready
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: I_T nexus information:
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: LUN information:
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: LUN: 0
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Type: controller
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010000
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf10
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Size: 0 MB, Block size: 1
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Backing store type: null
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Backing store path: None
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: LUN: 1
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Type: disk
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: SCSI ID: IET 00010001
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: SCSI SN: beaf11
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Size: 1074 MB, Block size: 512
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Online: Yes
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Removable media: No
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Prevent removal: No
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Readonly: No
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: SWP: No
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Thin-provisioning: No
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Backing store type: rdwr
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Backing store flags:
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: Account information:
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: g3LKN3cEMrTPyMqhDZzS
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: ACL information:
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: ALL
Feb 09 14:16:00.811734 n-d-825175-3 cinder-volume[91721]: {{(pid=91721) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 09 14:16:00.813533 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:16:00.901033 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:16:00.901376 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65\n Backing store flags: \n Account information:\n g3LKN3cEMrTPyMqhDZzS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 14:16:00.902571 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:16:00.992198 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:16:00.992926 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65\n Backing store flags: \n Account information:\n g3LKN3cEMrTPyMqhDZzS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 14:16:00.993504 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.targets.iscsi [req-fc300419-07d1-4bb5-b0a4-1d8d5602706c req-adfe8dd7-bcf3-483f-b180-71e037454cd8 tempest-TestShelveInstance-1681471675 None] Set provider_location to: 10.222.0.59:3260,1 iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65 1 {{(pid=91721) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 09 14:16:01.034634 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-fc300419-07d1-4bb5-b0a4-1d8d5602706c req-adfe8dd7-bcf3-483f-b180-71e037454cd8 tempest-TestShelveInstance-1681471675 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.59:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65', 'target_lun': 1, 'volume_id': '2678a617-cded-46fe-b332-66087a2a6a65', 'auth_method': 'CHAP', 'auth_username': 'g3LKN3cEMrTPyMqhDZzS', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '4e13b4fe-6395-4054-aa4e-32f7436645f4'} {{(pid=91721) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 09 14:16:01.140043 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-fc300419-07d1-4bb5-b0a4-1d8d5602706c req-adfe8dd7-bcf3-483f-b180-71e037454cd8 tempest-TestShelveInstance-1681471675 None] attachment_update completed successfully.
Feb 09 14:16:05.021087 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:16:05.021755 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:16:05.022569 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:16:05.042283 n-d-825175-3 sudo[155871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:16:05.043120 n-d-825175-3 sudo[155871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:16:05.428179 n-d-825175-3 sudo[155871]: pam_unix(sudo:session): session closed for user root
Feb 09 14:16:05.430436 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:16:05.432173 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:16:05.450963 n-d-825175-3 sudo[155874]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:16:05.451765 n-d-825175-3 sudo[155874]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:16:05.856710 n-d-825175-3 sudo[155874]: pam_unix(sudo:session): session closed for user root
Feb 09 14:16:05.859341 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:16:05.860128 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:17:05.017242 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:17:05.017781 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:17:05.018332 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:17:05.036816 n-d-825175-3 sudo[155934]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:17:05.037601 n-d-825175-3 sudo[155934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:17:05.410617 n-d-825175-3 sudo[155934]: pam_unix(sudo:session): session closed for user root
Feb 09 14:17:05.412676 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.394s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:17:05.414238 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:17:05.432803 n-d-825175-3 sudo[155937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:17:05.433588 n-d-825175-3 sudo[155937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:17:05.803891 n-d-825175-3 sudo[155937]: pam_unix(sudo:session): session closed for user root
Feb 09 14:17:05.806318 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:17:05.807683 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:17:41.720969 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-ee5a10d8-f003-45ac-87ac-c783704857c3 tempest-TestShelveInstance-1681471675 None] Terminate volume connection completed successfully.
Feb 09 14:17:41.721625 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.manager [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-ee5a10d8-f003-45ac-87ac-c783704857c3 tempest-TestShelveInstance-1681471675 None] Deleting attachment 4e13b4fe-6395-4054-aa4e-32f7436645f4. {{(pid=91721) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 09 14:17:41.722784 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:17:41.812836 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:17:41.813168 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65\n Backing store flags: \n Account information:\n g3LKN3cEMrTPyMqhDZzS\n ACL information:\n ALL\n', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 14:17:41.813805 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.tgt [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-ee5a10d8-f003-45ac-87ac-c783704857c3 tempest-TestShelveInstance-1681471675 None] Removing iscsi_target for Volume ID: 2678a617-cded-46fe-b332-66087a2a6a65
Feb 09 14:17:41.814950 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65 -f {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:17:41.929660 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2678a617-cded-46fe-b332-66087a2a6a65 -f" returned: 0 in 0.114s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:17:41.930209 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131936]: (4, None) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 14:17:41.932176 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:17:42.032154 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:17:42.032504 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131936]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 14:17:42.111580 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-ee5a10d8-f003-45ac-87ac-c783704857c3 tempest-TestShelveInstance-1681471675 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 14:17:42.111580 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 14:17:42.111580 n-d-825175-3 cinder-volume[91721]:
Feb 09 14:17:42.250696 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-4abfc427-19bf-47cd-b221-8b682134bb70 tempest-TestShelveInstance-1681471675 None] Lock "b'cinder-2678a617-cded-46fe-b332-66087a2a6a65-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 09 14:17:42.310529 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:17:42.401686 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=100599) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:17:42.402031 n-d-825175-3 cinder-volume[91721]: DEBUG oslo.privsep.daemon [-] privsep: reply[140308398131936]: (4, ('', '')) {{(pid=100599) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 09 14:17:42.402776 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.targets.iscsi [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-4abfc427-19bf-47cd-b221-8b682134bb70 tempest-TestShelveInstance-1681471675 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2678a617-cded-46fe-b332-66087a2a6a65
Feb 09 14:17:42.403784 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-4abfc427-19bf-47cd-b221-8b682134bb70 tempest-TestShelveInstance-1681471675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:17:42.422795 n-d-825175-3 sudo[155991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65
Feb 09 14:17:42.423574 n-d-825175-3 sudo[155991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:17:42.840388 n-d-825175-3 sudo[155991]: pam_unix(sudo:session): session closed for user root
Feb 09 14:17:42.843271 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-4abfc427-19bf-47cd-b221-8b682134bb70 tempest-TestShelveInstance-1681471675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65" returned: 0 in 0.439s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:17:42.845275 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-4abfc427-19bf-47cd-b221-8b682134bb70 tempest-TestShelveInstance-1681471675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:17:42.863966 n-d-825175-3 sudo[155994]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65
Feb 09 14:17:42.864751 n-d-825175-3 sudo[155994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:17:43.261536 n-d-825175-3 sudo[155994]: pam_unix(sudo:session): session closed for user root
Feb 09 14:17:43.263852 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-4abfc427-19bf-47cd-b221-8b682134bb70 tempest-TestShelveInstance-1681471675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65" returned: 0 in 0.418s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:17:43.265713 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-4abfc427-19bf-47cd-b221-8b682134bb70 tempest-TestShelveInstance-1681471675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:17:43.284055 n-d-825175-3 sudo[155997]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65
Feb 09 14:17:43.284830 n-d-825175-3 sudo[155997]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:17:43.747642 n-d-825175-3 sudo[155997]: pam_unix(sudo:session): session closed for user root
Feb 09 14:17:43.749909 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-4abfc427-19bf-47cd-b221-8b682134bb70 tempest-TestShelveInstance-1681471675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2678a617-cded-46fe-b332-66087a2a6a65" returned: 0 in 0.484s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:17:43.751144 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.drivers.lvm [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-4abfc427-19bf-47cd-b221-8b682134bb70 tempest-TestShelveInstance-1681471675 None] Successfully deleted volume: 2678a617-cded-46fe-b332-66087a2a6a65
Feb 09 14:17:43.799772 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.quota [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-4abfc427-19bf-47cd-b221-8b682134bb70 tempest-TestShelveInstance-1681471675 None] Created reservations ['d08d9bd7-29b2-487a-af88-5da3cff71dec', '57675b1b-28cf-4bbe-8e5e-b471a212e479', '4c925854-54d1-4646-81a6-0b95a2f1b542', 'f10ef9ad-edb1-4e40-acae-0354a358bb3e'] {{(pid=91721) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 09 14:17:43.801940 n-d-825175-3 cinder-volume[91721]: WARNING py.warnings [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-4abfc427-19bf-47cd-b221-8b682134bb70 tempest-TestShelveInstance-1681471675 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 09 14:17:43.801940 n-d-825175-3 cinder-volume[91721]: util.warn(
Feb 09 14:17:43.801940 n-d-825175-3 cinder-volume[91721]:
Feb 09 14:17:43.842163 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-4abfc427-19bf-47cd-b221-8b682134bb70 tempest-TestShelveInstance-1681471675 None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:17:43.843021 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-4abfc427-19bf-47cd-b221-8b682134bb70 tempest-TestShelveInstance-1681471675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:17:43.861977 n-d-825175-3 sudo[156004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:17:43.862890 n-d-825175-3 sudo[156004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:17:44.293084 n-d-825175-3 sudo[156004]: pam_unix(sudo:session): session closed for user root
Feb 09 14:17:44.295532 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-4abfc427-19bf-47cd-b221-8b682134bb70 tempest-TestShelveInstance-1681471675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:17:44.297668 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-4abfc427-19bf-47cd-b221-8b682134bb70 tempest-TestShelveInstance-1681471675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:17:44.317828 n-d-825175-3 sudo[156007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:17:44.318649 n-d-825175-3 sudo[156007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:17:44.742366 n-d-825175-3 sudo[156007]: pam_unix(sudo:session): session closed for user root
Feb 09 14:17:44.744856 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-4abfc427-19bf-47cd-b221-8b682134bb70 tempest-TestShelveInstance-1681471675 None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:17:44.747023 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-4abfc427-19bf-47cd-b221-8b682134bb70 tempest-TestShelveInstance-1681471675 None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:17:44.758436 n-d-825175-3 cinder-volume[91721]: INFO cinder.volume.manager [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-4abfc427-19bf-47cd-b221-8b682134bb70 tempest-TestShelveInstance-1681471675 None] Deleted volume successfully.
Feb 09 14:17:44.772465 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.coordination [req-5830ac83-2544-4ec0-8ccd-ff7fa363633f req-4abfc427-19bf-47cd-b221-8b682134bb70 tempest-TestShelveInstance-1681471675 None] Lock "b'cinder-2678a617-cded-46fe-b332-66087a2a6a65-delete_volume'" released by "delete_volume" :: held 2.522s {{(pid=91721) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 09 14:18:05.015256 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:18:05.015784 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:18:05.016334 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:18:05.037338 n-d-825175-3 sudo[156286]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:18:05.038139 n-d-825175-3 sudo[156286]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:18:05.513993 n-d-825175-3 sudo[156286]: pam_unix(sudo:session): session closed for user root
Feb 09 14:18:05.516011 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.499s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:18:05.517560 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:18:05.536642 n-d-825175-3 sudo[156298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:18:05.537601 n-d-825175-3 sudo[156298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:18:06.018366 n-d-825175-3 sudo[156298]: pam_unix(sudo:session): session closed for user root
Feb 09 14:18:06.020563 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:18:06.021839 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:19:05.017055 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:19:05.017055 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:19:05.017055 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:19:05.032024 n-d-825175-3 sudo[156748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:19:05.033483 n-d-825175-3 sudo[156748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:19:05.471666 n-d-825175-3 sudo[156748]: pam_unix(sudo:session): session closed for user root
Feb 09 14:19:05.473727 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:19:05.475641 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:19:05.493668 n-d-825175-3 sudo[156753]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:19:05.494445 n-d-825175-3 sudo[156753]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:19:05.916937 n-d-825175-3 sudo[156753]: pam_unix(sudo:session): session closed for user root
Feb 09 14:19:05.919061 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.443s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:19:05.920355 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:20:05.018343 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:20:05.018948 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:20:05.019417 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:20:05.037709 n-d-825175-3 sudo[156770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:20:05.038524 n-d-825175-3 sudo[156770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:20:05.457670 n-d-825175-3 sudo[156770]: pam_unix(sudo:session): session closed for user root
Feb 09 14:20:05.459804 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:20:05.461362 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:20:05.480025 n-d-825175-3 sudo[156807]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:20:05.480810 n-d-825175-3 sudo[156807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:20:05.916655 n-d-825175-3 sudo[156807]: pam_unix(sudo:session): session closed for user root
Feb 09 14:20:05.918807 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:20:05.920118 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:21:05.018101 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:21:05.018750 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:21:05.019382 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:21:05.038071 n-d-825175-3 sudo[156865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:21:05.038903 n-d-825175-3 sudo[156865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:21:05.510853 n-d-825175-3 sudo[156865]: pam_unix(sudo:session): session closed for user root
Feb 09 14:21:05.512916 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.493s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:21:05.514705 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:21:05.536514 n-d-825175-3 sudo[156902]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:21:05.537311 n-d-825175-3 sudo[156902]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:21:05.977932 n-d-825175-3 sudo[156902]: pam_unix(sudo:session): session closed for user root
Feb 09 14:21:05.980028 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:21:05.981420 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:22:05.020686 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:22:05.021257 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:22:05.021743 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:22:05.039845 n-d-825175-3 sudo[156930]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:22:05.040642 n-d-825175-3 sudo[156930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:22:05.479415 n-d-825175-3 sudo[156930]: pam_unix(sudo:session): session closed for user root
Feb 09 14:22:05.481505 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:22:05.483088 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:22:05.501167 n-d-825175-3 sudo[156933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:22:05.502646 n-d-825175-3 sudo[156933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:22:05.942619 n-d-825175-3 sudo[156933]: pam_unix(sudo:session): session closed for user root
Feb 09 14:22:05.944739 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:22:05.946325 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:23:05.022588 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:23:05.023270 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:23:05.023898 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:23:05.047421 n-d-825175-3 sudo[157010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:23:05.049099 n-d-825175-3 sudo[157010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:23:05.599750 n-d-825175-3 sudo[157010]: pam_unix(sudo:session): session closed for user root
Feb 09 14:23:05.602812 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:23:05.604449 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:23:05.632293 n-d-825175-3 sudo[157013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:23:05.633181 n-d-825175-3 sudo[157013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:23:06.071388 n-d-825175-3 sudo[157013]: pam_unix(sudo:session): session closed for user root
Feb 09 14:23:06.073663 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.469s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:23:06.075608 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:24:05.026786 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:24:05.027372 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:24:05.027866 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:24:05.045571 n-d-825175-3 sudo[157169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:24:05.046349 n-d-825175-3 sudo[157169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:24:05.480760 n-d-825175-3 sudo[157169]: pam_unix(sudo:session): session closed for user root
Feb 09 14:24:05.482897 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:24:05.484445 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:24:05.502516 n-d-825175-3 sudo[157172]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:24:05.503280 n-d-825175-3 sudo[157172]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:24:05.946208 n-d-825175-3 sudo[157172]: pam_unix(sudo:session): session closed for user root
Feb 09 14:24:05.948428 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:24:05.949744 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:25:05.028104 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:25:05.028656 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:25:05.029160 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:25:05.046860 n-d-825175-3 sudo[157248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:25:05.047637 n-d-825175-3 sudo[157248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:25:05.477734 n-d-825175-3 sudo[157248]: pam_unix(sudo:session): session closed for user root
Feb 09 14:25:05.479902 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:25:05.481473 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:25:05.499332 n-d-825175-3 sudo[157251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:25:05.500107 n-d-825175-3 sudo[157251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:25:05.909103 n-d-825175-3 sudo[157251]: pam_unix(sudo:session): session closed for user root
Feb 09 14:25:05.911264 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:25:05.913480 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:26:05.030830 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:26:05.031489 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:26:05.031901 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:26:05.051087 n-d-825175-3 sudo[157300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:26:05.051887 n-d-825175-3 sudo[157300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:26:05.486040 n-d-825175-3 sudo[157300]: pam_unix(sudo:session): session closed for user root
Feb 09 14:26:05.488189 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:26:05.489746 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:26:05.507145 n-d-825175-3 sudo[157303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:26:05.507921 n-d-825175-3 sudo[157303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:26:05.966057 n-d-825175-3 sudo[157303]: pam_unix(sudo:session): session closed for user root
Feb 09 14:26:05.968213 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.478s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:26:05.970138 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:27:05.028359 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:27:05.029039 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:27:05.029409 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:27:05.048665 n-d-825175-3 sudo[157354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:27:05.049495 n-d-825175-3 sudo[157354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:27:05.520202 n-d-825175-3 sudo[157354]: pam_unix(sudo:session): session closed for user root
Feb 09 14:27:05.522350 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.493s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:27:05.523918 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:27:05.542676 n-d-825175-3 sudo[157357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:27:05.543478 n-d-825175-3 sudo[157357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:27:05.978809 n-d-825175-3 sudo[157357]: pam_unix(sudo:session): session closed for user root
Feb 09 14:27:05.981127 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:27:05.982499 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:28:05.033947 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:28:05.034582 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:28:05.035107 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:28:05.053532 n-d-825175-3 sudo[157408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:28:05.054306 n-d-825175-3 sudo[157408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:28:05.513689 n-d-825175-3 sudo[157408]: pam_unix(sudo:session): session closed for user root
Feb 09 14:28:05.515796 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.480s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:28:05.517365 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:28:05.535514 n-d-825175-3 sudo[157411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:28:05.536292 n-d-825175-3 sudo[157411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:28:05.953480 n-d-825175-3 sudo[157411]: pam_unix(sudo:session): session closed for user root
Feb 09 14:28:05.956116 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.438s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:28:05.957462 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:29:05.035940 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:29:05.036486 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:29:05.037001 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:29:05.055399 n-d-825175-3 sudo[157460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:29:05.056176 n-d-825175-3 sudo[157460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:29:05.470763 n-d-825175-3 sudo[157460]: pam_unix(sudo:session): session closed for user root
Feb 09 14:29:05.473085 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.435s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:29:05.474700 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:29:05.492831 n-d-825175-3 sudo[157463]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:29:05.493609 n-d-825175-3 sudo[157463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:29:05.908893 n-d-825175-3 sudo[157463]: pam_unix(sudo:session): session closed for user root
Feb 09 14:29:05.911081 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:29:05.912636 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:30:05.039887 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:30:05.040514 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:30:05.040941 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:30:05.058896 n-d-825175-3 sudo[157512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:30:05.059680 n-d-825175-3 sudo[157512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:30:05.482181 n-d-825175-3 sudo[157512]: pam_unix(sudo:session): session closed for user root
Feb 09 14:30:05.484495 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:30:05.486047 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:30:05.504710 n-d-825175-3 sudo[157515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:30:05.505500 n-d-825175-3 sudo[157515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:30:05.922097 n-d-825175-3 sudo[157515]: pam_unix(sudo:session): session closed for user root
Feb 09 14:30:05.924165 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.438s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:30:05.925538 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:31:05.043513 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:31:05.044179 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:31:05.045075 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:31:05.063286 n-d-825175-3 sudo[157564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:31:05.064057 n-d-825175-3 sudo[157564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:31:05.493392 n-d-825175-3 sudo[157564]: pam_unix(sudo:session): session closed for user root
Feb 09 14:31:05.496203 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:31:05.497776 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:31:05.515371 n-d-825175-3 sudo[157567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:31:05.516147 n-d-825175-3 sudo[157567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:31:05.945577 n-d-825175-3 sudo[157567]: pam_unix(sudo:session): session closed for user root
Feb 09 14:31:05.947744 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:31:05.949071 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 09 14:32:05.046933 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_service.periodic_task [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91721) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 09 14:32:05.047718 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.volume.drivers.lvm [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Updating volume stats {{(pid=91721) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 09 14:32:05.048017 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:32:05.065927 n-d-825175-3 sudo[157618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:32:05.066725 n-d-825175-3 sudo[157618]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:32:05.500276 n-d-825175-3 sudo[157618]: pam_unix(sudo:session): session closed for user root
Feb 09 14:32:05.502371 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.454s {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:32:05.503984 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 09 14:32:05.521743 n-d-825175-3 sudo[157621]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 09 14:32:05.522546 n-d-825175-3 sudo[157621]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 09 14:32:05.942647 n-d-825175-3 sudo[157621]: pam_unix(sudo:session): session closed for user root
Feb 09 14:32:05.944746 n-d-825175-3 cinder-volume[91721]: DEBUG oslo_concurrency.processutils [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=91721) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 09 14:32:05.946077 n-d-825175-3 cinder-volume[91721]: DEBUG cinder.manager [None req-ff2bcdb9-d16c-4fa7-8cae-c9c50cbf60e9 None None] Notifying Schedulers of capabilities ... {{(pid=91721) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}